diff options
author | Juergen Gross <jgross@suse.com> | 2020-09-13 14:23:02 +0200 |
---|---|---|
committer | Juergen Gross <jgross@suse.com> | 2020-10-20 10:22:14 +0200 |
commit | 7beb290caa2adb0a399e735a1e175db9aae0523a (patch) | |
tree | bd7aa413caa2e839b3c4f5ad42b7365f3ab7c6b8 /drivers/dio | |
parent | c44b849cee8c3ac587da3b0980e01f77500d158c (diff) | |
download | linux-7beb290caa2adb0a399e735a1e175db9aae0523a.tar.bz2 |
xen/events: use a common cpu hotplug hook for event channels
Today only fifo event channels have a cpu hotplug callback. In order
to prepare for more percpu (de)init work move that callback into
events_base.c and add percpu_init() and percpu_deinit() hooks to
struct evtchn_ops.
This is part of XSA-332.
Cc: stable@vger.kernel.org
Signed-off-by: Juergen Gross <jgross@suse.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Wei Liu <wl@xen.org>
Diffstat (limited to 'drivers/dio')
0 files changed, 0 insertions, 0 deletions