mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-01 03:45:29 +00:00
Since global vector table is being used on all pcpus, it's not necessary to request timer irq at each cpu init. With this change, per_cpu timer nodes are removed, and only BSP registers and unregisters timer irq. Signed-off-by: Yan, Like <like.yan@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com> |
||
---|---|---|
.. | ||
x86 |