]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.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)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Wed, 20 Jan 2021 13:26:37 +0000 (14:26 +0100)
commitcb6f3f945c47fa3ee1c0fe7f43492b6ac7805a2c
tree63908f79a446b15eeaf334e1a993391b760380fa
parent25ffd09f3b8991a3aeb31be3ddb6c02e41a55f9e
xen/xenbus/xen_bus_type: Support will_handle watch callback

BugLink: https://bugs.launchpad.net/bugs/1910822
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>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Kelsey Skunberg <kelsey.skunberg@canonical.com>
drivers/xen/xenbus/xenbus.h
drivers/xen/xenbus/xenbus_probe.c