HElp:: schedule-> switch_to()
Vikram Mehta
vm6580 at hotmail.com
Sat Jul 26 13:28:32 EDT 2003
Hi,
I am worlking on uCdimm
I need some help..
Mtd driver fuction cfi_udelay calls schedule _timeout which calls schedule
which calls switch_to() . this switch_to is a macro in asm-m68k/system.h.
This macro does which some times produces an exception, pr sometimes ends up
dispalying this message
kernel BUG at exit.c:465!
Kernel panic: BUG!
Now this macro works fine in other cases... Y does it not work when called
by mtd driver code?
Please help me on it
Vikram Mehta
More information about the linux-mtd
mailing list