]> git.pld-linux.org Git - packages/kernel.git/blame - linux-setup_per_cpus.patch
- added description of djurban's branch
[packages/kernel.git] / linux-setup_per_cpus.patch
CommitLineData
817d8af1 1--- linux-2.5.8/init/main.c~ Fri Mar 15 15:01:31 2002
2+++ linux-2.5.8/init/main.c Wed Apr 10 13:11:56 2002
3@@ -270,7 +270,9 @@
4 #else
5 #define smp_init() do { } while (0)
6 #endif
7-
8+static inline void setup_per_cpu_areas(void)
9+{
10+}
11 #else
12
13 #ifdef __GENERIC_PER_CPU
This page took 0.328875 seconds and 4 git commands to generate.