[PATCH 0/2] xen: two fixes related to event channels

Juergen Gross posted 2 patches 1 month, 2 weeks ago
Failed in applying to current master (apply log)
There is a newer version of this series
drivers/xen/events/events_base.c | 22 +++++++++++++---------
drivers/xen/evtchn.c             |  6 ++++++
2 files changed, 19 insertions(+), 9 deletions(-)
[PATCH 0/2] xen: two fixes related to event channels
Posted by Juergen Gross 1 month, 2 weeks ago
Two patches fixing one seen problem and another potential one. Both
have been introduced in the 6.7 kernel.

Juergen Gross (2):
  xen/evtchn: avoid WARN() when unbinding an event channel
  xen/events: increment refcnt only if event channel is refcounted

 drivers/xen/events/events_base.c | 22 +++++++++++++---------
 drivers/xen/evtchn.c             |  6 ++++++
 2 files changed, 19 insertions(+), 9 deletions(-)

-- 
2.35.3