summaryrefslogtreecommitdiffstats
path: root/kernel/kprobes.c
diff options
context:
space:
mode:
authorNick Piggin2007-02-20 22:57:54 +0100
committerLinus Torvalds2007-02-21 02:10:13 +0100
commitffda9d302267dbb7fc9bc38f6e4c1b3d61a536a9 (patch)
treed3b95c0b7dc2edc602e71e2ff8389de79ea243ac /kernel/kprobes.c
parent[PATCH] shm: make sysv ipc shared memory use stacked files (diff)
downloadkernel-qcow2-linux-ffda9d302267dbb7fc9bc38f6e4c1b3d61a536a9.tar.gz
kernel-qcow2-linux-ffda9d302267dbb7fc9bc38f6e4c1b3d61a536a9.tar.xz
kernel-qcow2-linux-ffda9d302267dbb7fc9bc38f6e4c1b3d61a536a9.zip
[PATCH] fs: fix __block_write_full_page error case buffer submission
Andrew noticed that unlocking the page before submitting all buffers for writeout could cause problems if the IO completes before we've finished messing around with the page buffers, and they subsequently get freed. Even if there were no bug, it is a good idea to bring the error case into line with the common case here. Signed-off-by: Nick Piggin <npiggin@suse.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/kprobes.c')
0 files changed, 0 insertions, 0 deletions