From: Jeff Dike Date: Tue, 26 Sep 2006 06:33:03 +0000 (-0700) Subject: [PATCH] uml: Improve SIGBUS diagnostics X-Git-Tag: v2.6.19-rc1~1089 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6edf428ed177e333863a8e5c37751a9ec176f241;p=pandora-kernel.git [PATCH] uml: Improve SIGBUS diagnostics UML can get a SIGBUS anywhere if the tmpfs mount being used for its memory runs out of space. This patch adds a printk before the panic to provide a clue as to what likely went wrong. Signed-off-by: Jeff Dike Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed