if (inode->i_data.nrpages)
BUG();
This occured when a gdb xterm was attempting to close. Unfortunately I
wasn't able to translate or capture the oops. I'll do some heavy
beating on 24-pre again tomorrow on my test machine and see if can
capture this oops over serial.
This call most likely came from invalidate_inodes. It looks like some
pages have escaped cleanup.
-- Daniel - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/