it seems that the changes to sched.c in -ac2 require a corresponding
change to sched.h?
<-- snip -->
...
gcc -D__KERNEL__ -I/home/bunk/linux/kernel-2.4/linux-modular/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common
-pipe -mpreferred-stack-boundary=2 -march=k6 -nostdinc -I
/usr/lib/gcc-lib/i386-linux/2.95.4/include -DKBUILD_BASENAME=sched
-fno-omit-frame-pointer -O2 -c -o sched.o sched.c
sched.c: In function `migration_thread':
sched.c:1595: structure has no member named `thread_info'
sched.c:1600: structure has no member named `thread_info'
sched.c:1606: structure has no member named `thread_info'
sched.c:1574: warning: `cpu_src' might be used uninitialized in this
function
make[2]: *** [sched.o] Error 1
make[2]: Leaving directory
`/home/bunk/linux/kernel-2.4/linux-modular/kernel'
<-- snip -->
cu
Adrian
--You only think this is a free country. Like the US the UK spends a lot of time explaining its a free country because its a police state. Alan Cox
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/