x86: Signal softirq-context calibration with an actual first-class
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 27 Aug 2008 09:12:49 +0000 (10:12 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 27 Aug 2008 09:12:49 +0000 (10:12 +0100)
commitb35a75abcd5fa05c50d1f7762348ae53184d1fe6
tree03d0a78d953ebced3d67af55c123e4cc86f402b4
parentbb2f3a7002b255a73f7afa8f62609197f51fe26b
x86: Signal softirq-context calibration with an actual first-class
softirq handle rather than kludging it with set_timer().

Should be faster and is definitely clearer. Also avoids us using
set_timer() in IRQ context (which is currently broken but soon won't
be).

Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
xen/arch/x86/time.c
xen/include/asm-x86/softirq.h