]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
STABLE12-define-config_smp-to-some-value-not-empty-string-20020622
authorGarry Zacheiss <zacheiss@mit.edu>
Wed, 10 Jul 2002 21:03:29 +0000 (21:03 +0000)
committerDerrick Brashear <shadow@dementia.org>
Wed, 10 Jul 2002 21:03:29 +0000 (21:03 +0000)
Use:

#define CONFIG_SMP 1

instead of:

#define CONFIG_SMP

to fix recent Redhat kernel which used #if CONFIG_SMP instead of
#ifdef CONFIG_SMP in some kernel headers.

(cherry picked from commit 691edd4ea6c117b25aeb124ce7c4a7755694cb37)

14 files changed:
src/config/param.alpha_linux_22.h
src/config/param.alpha_linux_24.h
src/config/param.i386_linux22.h
src/config/param.i386_linux24.h
src/config/param.ia64_linux24.h
src/config/param.parisc_linux24.h
src/config/param.ppc_linux22.h
src/config/param.ppc_linux24.h
src/config/param.s390_linux22.h
src/config/param.s390_linux24.h
src/config/param.sparc64_linux22.h
src/config/param.sparc64_linux24.h
src/config/param.sparc_linux22.h
src/config/param.sparc_linux24.h

index 4f9ea914fc92a153ab557143033abd62096c8c69..f9b0accfeb8cc34ae7c72ff546c71c0d03779703 100644 (file)
@@ -35,7 +35,7 @@
  * MP to compile for Linux
  */
 #ifdef AFS_SMP
-#define CONFIG_SMP
+#define CONFIG_SMP 1
 #ifndef __SMP__
 #define __SMP__
 #endif
index ebb4e2e9bd639b3495f356ce5aef52a97581cdd3..5c64253d3bd3fb5f0351dac304e881d5aa7181a6 100644 (file)
@@ -37,7 +37,7 @@
  * MP to compile for Linux
  */
 #ifdef AFS_SMP
-#define CONFIG_SMP
+#define CONFIG_SMP 1
 #ifndef __SMP__
 #define __SMP__
 #endif
index b09d35a7da17d55fb2a0e2e5b8853478c7ada31c..4a713049188d62a88c8a1641e21c5aa3bfe7f316 100644 (file)
@@ -37,7 +37,7 @@
  * MP to compile for Linux
  */
 #ifdef AFS_SMP
-#define CONFIG_SMP
+#define CONFIG_SMP 1
 #ifndef CONFIG_X86_LOCAL_APIC
 #define CONFIG_X86_LOCAL_APIC
 #endif
index 2fcf247130ba02ea6e80550037c21c86a9acb973..9ec7e44d8709fdd56fec0f958adedece34d93da3 100644 (file)
@@ -30,7 +30,7 @@
  * MP to compile for Linux
  */
 #ifdef AFS_SMP
-#define CONFIG_SMP
+#define CONFIG_SMP 1
 #ifndef CONFIG_X86_LOCAL_APIC
 #define CONFIG_X86_LOCAL_APIC
 #endif
index 7d9254c9b4286d0a3ccecaca0adb238e850a11da..5918766f93e692e6183209cb787e6e7b8d6e0532 100644 (file)
@@ -38,7 +38,7 @@
  * MP to compile for Linux
  */
 #ifdef AFS_SMP
-#define CONFIG_SMP
+#define CONFIG_SMP 1
 #ifndef __SMP__
 #define __SMP__
 #endif
index af619cc796ce0ad481e96b9abee40b7da7bdc84d..1ff56bf83bdb4a666f4a158ef82b742770804bf0 100644 (file)
@@ -28,7 +28,7 @@
  * MP to compile for Linux
  */
 #ifdef AFS_SMP
-#define CONFIG_SMP
+#define CONFIG_SMP 1
 #ifndef __SMP__
 #define __SMP__
 #endif
index 32a1e9fbea1d4b800831ad8b1e1fb42eb11c533e..f68aacd2792126266ec5848f38168cfc237bae0c 100644 (file)
@@ -28,7 +28,7 @@
  * MP to compile for Linux
  */
 #ifdef AFS_SMP
-#define CONFIG_SMP
+#define CONFIG_SMP 1
 #ifndef __SMP__
 #define __SMP__
 #endif
index c1cfd65157fbc306b598e87f7cd3ef54bf3b9f05..8d3991b8ec2ede5b4ed228c5606fff9bed0770ac 100644 (file)
@@ -30,7 +30,7 @@
  * MP to compile for Linux
  */
 #ifdef AFS_SMP
-#define CONFIG_SMP
+#define CONFIG_SMP 1
 #ifndef __SMP__
 #define __SMP__
 #endif
index 9614398cfbaf345756f7cba506de988aa172b488..5cb40fd7917a97ea28e98a8f3b318605af607502 100644 (file)
@@ -31,7 +31,7 @@
  * MP to compile for Linux
  */
 #ifdef AFS_SMP
-#define CONFIG_SMP
+#define CONFIG_SMP 1
 #ifndef CONFIG_S390_LOCAL_APIC
 #define CONFIG_S390_LOCAL_APIC
 #endif
index 66c335eb0a69c6890cb5adddf062e77da324c339..c71fed920662e6bad66153ba0a5df014f21110e9 100644 (file)
@@ -33,7 +33,7 @@
  * MP to compile for Linux
  */
 #ifdef AFS_SMP
-#define CONFIG_SMP
+#define CONFIG_SMP 1
 #ifndef CONFIG_S390_LOCAL_APIC
 #define CONFIG_S390_LOCAL_APIC
 #endif
index 3e4a44a2a115ce4cea808340c8df89bd64750fa7..c4010e231ed67825aa08756726622632540cb78f 100644 (file)
@@ -36,7 +36,7 @@
  * MP to compile for Linux
  */
 #ifdef AFS_SMP
-#define CONFIG_SMP
+#define CONFIG_SMP 1
 #ifndef __SMP__
 #define __SMP__
 #endif
index e63497dce7143dde99cbc7560d556e665c9ddee7..1406385264046da537e89905f3121250ec6af044 100644 (file)
@@ -42,7 +42,7 @@
  * MP to compile for Linux
  */
 #ifdef AFS_SMP
-#define CONFIG_SMP
+#define CONFIG_SMP 1
 #define __SMP__
 #define AFS_GLOBAL_SUNLOCK
 #endif
index 0a2a797974a8a54436edac9a3826b982b6e223e7..2e916be7c033bf92a6eb9602d5e73a8fbd5ada6a 100644 (file)
@@ -31,7 +31,7 @@
  * MP to compile for Linux
  */
 #ifdef AFS_SMP
-#define CONFIG_SMP
+#define CONFIG_SMP 1
 #ifndef __SMP__
 #define __SMP__
 #endif
index 2bff46edc84603ba8c3338f002e52015369fab0b..37a046e75cefd055e243c372e00c3b6000cfa1d7 100644 (file)
@@ -33,7 +33,7 @@
  * MP to compile for Linux
  */
 #ifdef AFS_SMP
-#define CONFIG_SMP
+#define CONFIG_SMP 1
 #ifndef __SMP__
 #define __SMP__
 #endif