diff options
author | David Vrabel <david.vrabel@citrix.com> | 2013-03-13 14:20:52 +0100 |
---|---|---|
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | 2014-01-06 16:07:33 +0100 |
commit | fc087e10734a4d3e40693fc099461ec1270b3fff (patch) | |
tree | 801838375708e2053b413bbfd75a758c9421e93b /drivers/xen/acpi.c | |
parent | xen/events: refactor retrigger_dynirq() and resend_irq_on_evtchn() (diff) | |
download | linux-fc087e10734a4d3e40693fc099461ec1270b3fff.tar.xz linux-fc087e10734a4d3e40693fc099461ec1270b3fff.zip |
xen/events: remove unnecessary init_evtchn_cpu_bindings()
Because the guest-side binding of an event to a VCPU (i.e., setting
the local per-cpu masks) is always explicitly done after an event
channel is bound to a port, there is no need to initialize all
possible events as bound to VCPU 0 at start of day or after a resume.
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Diffstat (limited to 'drivers/xen/acpi.c')
0 files changed, 0 insertions, 0 deletions