Linux Headquarters
[ Register ]
[ About us ] [ Home Page ]

Advertisement
[ Kernel ] [ Documentation ] [ Links ] [ Books ]

Advertisement

Kernel v2.4.13 /include/asm-s390x/smp.h

Filename:/include/asm-s390x/smp.h
Lines Added:2
Lines Deleted:7
Also changed in: (Previous) 2.4.13-pre6  2.4.13-pre5  2.4.13-pre4  2.4.13-pre3  2.4.13-pre2  2.4.13-pre1 
(Following) 2.4.20-pre2  2.4.20-pre3  2.4.20-pre4  2.4.20-pre5  2.4.20-pre6  2.4.20-pre7 

Location
[  2.4.13
  [  include
    [  asm-s390x
       o  smp.h

Patch

diff -u --recursive --new-file v2.4.12/linux/include/asm-s390x/smp.h linux/include/asm-s390x/smp.h
--- v2.4.12/linux/include/asm-s390x/smp.h   Wed Apr 11 19:02:29 2001
+++ linux/include/asm-s390x/smp.h   Thu Oct 11 09:43:38 2001
@@ -26,6 +26,8 @@
    __u16      cpu;
 } sigp_info;
 
+extern unsigned long cpu_online_map;
+
 #define NO_PROC_ID      0xFF      /* No processor magic marker */
 
 /*
@@ -64,12 +66,5 @@
 
 void smp_local_timer_interrupt(struct pt_regs * regs);
 
-sigp_ccode smp_ext_call(int cpu, void (*cb)(void *info), void *info, int wait);
-void smp_ext_call_others(void (*cb)(void *info), void *info, int wait);
-sigp_ccode smp_ext_bitcall(int cpu, ec_bit_sig sig);
-void smp_ext_bitcall_others(ec_bit_sig sig);
-
-int smp_signal_others(sigp_order_code order_code,__u32 parameter,
-                      int spin,sigp_info *info);
 #endif
 #endif


Comments: webmaster (at) linuxhq.com.
Advertising: banners (at) linuxhq.com.
Compilation ©1998-2008 Linux Headquarters, Inc.