There is no user of the preempt_count for non-debug builds. This series removes it for that case.
Juergen Gross (3): xen: drop in_atomic() xen: drop preempt_count() for non-debug builds xen: build common/preempt.c only with CONFIG_DEBUG xen/arch/x86/hvm/hvm.c | 16 ---------------- xen/common/Makefile | 2 +- xen/common/preempt.c | 7 ------- xen/include/xen/preempt.h | 8 +++++--- 4 files changed, 6 insertions(+), 27 deletions(-) -- 2.16.4 _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
