mingo
fyi,
raid0145-19990108-2.0.36 fails to compile for SMP machines w/ the CONFIG_BLK_DEV_RAM=y
linux-2.0.36/arch/i386/kernel/setup.c fails w/ empty_zero_page definition conflicts
setup.c includes linux/blk.h if CONFIG_BLK_DEV_RAM
linux/blk.h includes linux/raid/md.h
linux/raid/md.h includes linux/smp_lock.h
linux/smp_lock.h includes asm/pgtable.h if SMP
asm/pgtable.h has conflicting empty_zero_page
not sure how to fix, building ramdisk as module at least builds kernel now.
thanks for all your work on RAID stuff etc...
martin
[EMAIL PROTECTED]
--
Linux: Because a PC is a terrible thing to waste.