]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
xen/xenbus/xen_bus_type: Support will_handle watch callback
authorSeongJae Park <sjpark@amazon.de>
Mon, 14 Dec 2020 09:05:47 +0000 (10:05 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 30 Dec 2020 10:51:46 +0000 (11:51 +0100)
commitc45b0a8d2a68dae5c5b5723a4c9aaa32fb125c2d
tree0415a773d41035146c749a503eeddad641971a99
parent7da6db982e53e620f4761b9f98f24d1cc9d6f3dd
xen/xenbus/xen_bus_type: Support will_handle watch callback

commit be987200fbaceaef340872841d4f7af2c5ee8dc3 upstream.

This commit adds support of the 'will_handle' watch callback for
'xen_bus_type' users.

This is part of XSA-349

Cc: stable@vger.kernel.org
Signed-off-by: SeongJae Park <sjpark@amazon.de>
Reported-by: Michael Kurth <mku@amazon.de>
Reported-by: Pawel Wieczorkiewicz <wipawel@amazon.de>
Reviewed-by: Juergen Gross <jgross@suse.com>
Signed-off-by: Juergen Gross <jgross@suse.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/xen/xenbus/xenbus.h
drivers/xen/xenbus/xenbus_probe.c