- merge revision 1.8
authorMark Huang <mlhuang@cs.princeton.edu>
Tue, 6 Feb 2007 22:36:58 +0000 (22:36 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Tue, 6 Feb 2007 22:36:58 +0000 (22:36 +0000)
date: 2006/06/28 21:49:46;  author: mlhuang;  state: Exp;  lines: +0 -1
branches:  1.8.2;
- really remove last vestiges of lkcd patch

include/asm-i386/smp.h

index 2551f3b..e03a206 100644 (file)
@@ -42,7 +42,6 @@ extern void smp_message_irq(int cpl, void *dev_id, struct pt_regs *regs);
 extern void smp_invalidate_rcv(void);          /* Process an NMI */
 extern void (*mtrr_hook) (void);
 extern void zap_low_mappings (void);
-extern void stop_this_cpu(void *);
 
 #define MAX_APICID 256
 extern u8 x86_cpu_to_apicid[];