EBH question 1

zhao, forrest forrest.zhao at intel.com
Wed Dec 21 01:49:12 EST 2005


> 
> > 2 ./patchkernel.sh -c -2 /usr/src/linux.2.6.12.2
> > 3 make; make modules_install
> > 4 modprobe mtdram
> > 5 cd util/; make
> > 6 ./flash_eraseall -j /dev/mtd0
> > Then kernel panic happened, seemed there's a bug
> > in mtd_char code.
> I've fixed this revently.
> 

Today I tried to build mtd latest CVS snapshot on kernel
2.6.15-rc5, but got the following error message:

WARNING: /lib/modules/2.6.15-rc5/kernel/drivers/mtd/mtdchar.ko
needs unknown symbol mtd_class_device_create

I grep the whole kernel source tree, but no other files
have the definition of mtd_class_device_create.

Did I miss something?

Thanks,
Forrest  





More information about the linux-mtd mailing list