diff options
author | Julien Grall <julien.grall@linaro.org> | 2014-01-30 16:52:59 +0400 |
---|---|---|
committer | Stefano Stabellini <stefano.stabellini@eu.citrix.com> | 2014-01-30 16:52:59 +0400 |
commit | 8b271d57b57585a3e3e8cd7abc5f4d7710a0e62d (patch) | |
tree | fbe7d6e06d932a75f038e0dc760d9c6836a6657d /drivers/xen/swiotlb-xen.c | |
parent | c9f6e9977e38de15da96b732a8dec0ef56cbf977 (diff) | |
download | linux-8b271d57b57585a3e3e8cd7abc5f4d7710a0e62d.tar.xz |
arm/xen: Initialize event channels earlier
Event channels driver needs to be initialized very early. Until now, Xen
initialization was done after all CPUs was bring up.
We can safely move the initialization to an early initcall.
Also use a cpu notifier to:
- Register the VCPU when the CPU is prepared
- Enable event channel IRQ when the CPU is running
Signed-off-by: Julien Grall <julien.grall@linaro.org>
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Diffstat (limited to 'drivers/xen/swiotlb-xen.c')
0 files changed, 0 insertions, 0 deletions