summaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorRussell King <rmk@flint.arm.linux.org.uk>2005-03-24 18:07:49 +0000
committerRussell King <rmk@flint.arm.linux.org.uk>2005-03-24 18:07:49 +0000
commit8a5e19cabed49977188f7b40e90509c91331cb78 (patch)
treeda9877f709d2c79d39541d1abbe62e97fcb6f18a /net/unix/af_unix.c
parent41c2288d26f94e4a33aa9ff6669e85b46ba69a6a (diff)
[ARM] Don't call force_sig_info() for kernel-mode exceptions.
If an exception happens during boot, we may call force_sig_info(), which tries to allocate memory. If the memory subsystem has not been setup, we oops. However, we have lost the real cause of the problem (the original exception.) Avoid this problem by not calling force_sig_info() for kernel mode exceptions. Signed-off-by: Russell King <rmk@arm.linux.org.uk>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions