acrn-hypervisor/hypervisor/arch
Yan, Like ccf562402e hv:irq: avoid out-of-range access to irq_alloc_bitmap[]
Logically, out-of-range access won't happen at these places. However, it
depends on the behaviour of other codes.
This commit makes changes to explicitly eliminate the possibility in these
functions.

Tracked-On: #1235
Signed-off-by: Yan, Like <like.yan@intel.com>
2018-09-19 12:58:59 +08:00
..
x86 hv:irq: avoid out-of-range access to irq_alloc_bitmap[] 2018-09-19 12:58:59 +08:00