[GIT PULL] xen: branch for v5.14-rc6

From: Juergen Gross
Date: Sat Aug 14 2021 - 04:44:26 EST


Linus,

Please git pull the following tag:

git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-5.14-rc6-tag

xen: branch for v5.14-rc6

It contains a small cleanup patch and a fix of a rare race in the Xen
evtchn driver.

Thanks.

Juergen

drivers/xen/events/events_base.c | 22 +++++++++++++++-------
1 file changed, 15 insertions(+), 7 deletions(-)

Colin Ian King (1):
xen/events: remove redundant initialization of variable irq

Maximilian Heyne (1):
xen/events: Fix race in set_evtchn_to_irq