commit | ae87221d3ce49d9de1e43756da834fd0bf05a2ad | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@linux-foundation.org> | Fri Aug 24 16:11:54 2007 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu Oct 16 09:24:41 2008 -0700 |
tree | f96792656b00e95c307f3f37369c98a85ce38207 | |
parent | e94320939f44e0cbaccc3f259a5778abced4949c [diff] |
sysfs: crash debugging Print the name of the last-accessed sysfs file when we oops, to help track down oopses which occur in sysfs store/read handlers. Because these oopses tend to not leave any trace of the offending code in the stack traces. Cc: Kay Sievers <kay.sievers@vrfy.org> Cc: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>