acrn-hypervisor/hypervisor/include/common
Li, Fei1 e69b3dcf67 hv: schedule: remove runqueue_lock in sched_context
Now sched_object and sched_context are protected by scheduler_lock. There's no
chance to use runqueue_lock to protect schedule runqueue if we have no plan to
support schedule migration.

Signed-off-by: Li, Fei1 <fei1.li@intel.com>
Reviewed-by: Yin Fengwei <fengwei.yin@intel.com>
2019-07-17 09:20:54 +08:00
..
hypercall.h hv: add new hypercall to fetch platform configurations 2019-04-15 22:14:13 +08:00
ptdev.h hv: ptdev: refine ptdev active flag 2019-07-03 17:44:45 +08:00
schedule.h hv: schedule: remove runqueue_lock in sched_context 2019-07-17 09:20:54 +08:00
softirq.h hv: remove unused MACROs 2018-09-18 09:43:43 +08:00