diff options
author | Andrew Morton <akpm@linux-foundation.org> | 2007-06-03 13:50:41 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-06-04 13:25:10 -0700 |
commit | 78ae87c3cd723c8a8dcd67d4e4cbc6d63671c108 (patch) | |
tree | ba550d1d94a11b8f758f905e40c3d2aa7494007d /fs/ntfs/unistr.c | |
parent | 4c738480d21a190e3d99c7ce985ab9484f373a3c (diff) | |
download | linux-78ae87c3cd723c8a8dcd67d4e4cbc6d63671c108.tar.gz linux-78ae87c3cd723c8a8dcd67d4e4cbc6d63671c108.tar.bz2 linux-78ae87c3cd723c8a8dcd67d4e4cbc6d63671c108.zip |
vanishing ioctl handler debugging
We've had several reoprts of the CPU jumping to 0x00000000 is do_ioctl(). I
assume that there's a race and someone is zeroing out the ioctl handler while
this CPU waits for the lock_kernel().
The patch adds code to detect this, then emits stuff which will hopefuly lead
us to the culprit.
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/ntfs/unistr.c')
0 files changed, 0 insertions, 0 deletions