kernel-ark/init
Andrew Morton fd285bb54d [PATCH] Abandon gcc-2.95.x
There's one scsi driver which doesn't compile due to weird __VA_ARGS__ tricks
and the rather useful scsi/sd.c is currently getting an ICE.  None of the new
SAS code compiles, due to extensive use of anonymous unions.  The V4L guys are
very good at exploiting the gcc-2.95.x macro expansion bug (_why_ does each
driver need to implement its own debug macros?) and various people keep on
sneaking in anonymous unions, which are rather nice.

Plus anonymous unions are rather useful.

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-01-08 20:14:02 -08:00
..
calibrate.c
do_mounts_devfs.c
do_mounts_initrd.c
do_mounts_md.c [PATCH] md: remove personality numbering from md 2006-01-06 08:34:06 -08:00
do_mounts_rd.c [PATCH] s390: cleanup Kconfig 2006-01-06 08:33:53 -08:00
do_mounts.c
do_mounts.h
initramfs.c [PATCH] free initrd mem adjustment 2005-09-13 08:22:28 -07:00
Kconfig [PATCH] slob: introduce the SLOB allocator 2006-01-08 20:13:41 -08:00
main.c [PATCH] Abandon gcc-2.95.x 2006-01-08 20:14:02 -08:00
Makefile
version.c