summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorKonstantin Khlebnikov2014-06-05 01:05:30 +0200
committerLinus Torvalds2014-06-05 01:53:51 +0200
commit1d46598b7903cd5ec83c49adbd741f43bb0ffcdc (patch)
tree162df1711beca7f301a0c1d8b1967dde7012e72c /MAINTAINERS
parentMerge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/... (diff)
downloadkernel-qcow2-linux-1d46598b7903cd5ec83c49adbd741f43bb0ffcdc.tar.gz
kernel-qcow2-linux-1d46598b7903cd5ec83c49adbd741f43bb0ffcdc.tar.xz
kernel-qcow2-linux-1d46598b7903cd5ec83c49adbd741f43bb0ffcdc.zip
tools/vm/page-types.c: catch sigbus if raced with truncate
Recently added page-cache dumping is known to be a little bit racy. But after race with truncate it just dies due to unhandled SIGBUS when it tries to poke pages beyond the new end of file. This patch adds handler for SIGBUS which skips the rest of the file. Signed-off-by: Konstantin Khlebnikov <koct9i@gmail.com> Cc: Naoya Horiguchi <n-horiguchi@ah.jp.nec.com> Cc: <stable@vger.kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions