Hi Yue,

> On 1 Aug 2023, at 3:54 pm, Yue Haibing <yuehaib...@huawei.com> wrote:
> 
> Commit 67473b8194bc ("xen/events: Remove disfunct affinity spreading")
> leave this unused declaration.
> 
> Signed-off-by: Yue Haibing <yuehaib...@huawei.com>

Reviewed-by: Rahul Singh <rahul.si...@arm.com>

Regards,
Rahul Singh

> ---
> include/xen/events.h | 1 -
> 1 file changed, 1 deletion(-)
> 
> diff --git a/include/xen/events.h b/include/xen/events.h
> index 95970a2f7695..95d5e28de324 100644
> --- a/include/xen/events.h
> +++ b/include/xen/events.h
> @@ -75,7 +75,6 @@ void evtchn_put(evtchn_port_t evtchn);
> 
> void xen_send_IPI_one(unsigned int cpu, enum ipi_vector vector);
> void rebind_evtchn_irq(evtchn_port_t evtchn, int irq);
> -int xen_set_affinity_evtchn(struct irq_desc *desc, unsigned int tcpu);
> 
> static inline void notify_remote_via_evtchn(evtchn_port_t port)
> {
> -- 
> 2.34.1
> 


Reply via email to