]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86/kernel/process_64.c
x86: expand /proc/interrupts to include missing vectors, v2
[linux-2.6-omap-h63xx.git] / arch / x86 / kernel / process_64.c
index 7352d4b377e6d0f411bf1a6cf9d26e9266afacaa..6309b275cb9c176f61133fa7fc2b5585c9063fd4 100644 (file)
@@ -581,7 +581,7 @@ static inline void __switch_to_xtra(struct task_struct *prev_p,
  *
  * Kprobes not supported here. Set the probe on schedule instead.
  */
-__kprobes struct task_struct *
+struct task_struct *
 __switch_to(struct task_struct *prev_p, struct task_struct *next_p)
 {
        struct thread_struct *prev = &prev_p->thread,