This started out as patch 2 for a different task, and quickly identified some technical debt, long overdue for cleaning up.
Andrew Cooper (5): xen/wait: Drop vestigial remnants of TRAP_regs_partial xen/wait: Extend the description of how this logic actually works xen/wait: Minor asm improvements xen/wait: Use relative stack adjustments xen/wait: Remove VCPU_AFFINITY_WAIT xen/common/domain.c | 2 - xen/common/sched/core.c | 4 +- xen/common/wait.c | 117 +++++++++++++++++++++++++----------------------- xen/include/xen/sched.h | 1 - 4 files changed, 63 insertions(+), 61 deletions(-) -- 2.11.0
