| | Subject | Re: [RFC PATCH 11/15] x86: Nohz task support | | From | Peter Zijlstra <> | | Date | Mon, 20 Dec 2010 17:23:19 +0100 |
| |
On Mon, 2010-12-20 at 16:24 +0100, Frederic Weisbecker wrote: > > Implement the thread flag, syscalls and exception hooks for > nohz task support. >
I saw: - syscall - do_int3 - do_debug (int1) - #PF
So where's all other interrupts?
|