diff options
author | Robin Getz <[email protected]> | 2007-10-29 17:20:41 +0800 |
---|---|---|
committer | Bryan Wu <[email protected]> | 2007-10-29 17:20:41 +0800 |
commit | 885be03b069131d242506f0f717d38659b2bdb6c (patch) | |
tree | 52c1858645ee28b9d0bc7166744da3eef5bc6f1f /net/unix/sysctl_net_unix.c | |
parent | 64307f7db3690140a16c6748e65068f8a279877c (diff) |
Blackfin arch: fix bug: kernel prints out error message twice
This fixes two things:
- stop calling write_lock_irq/write_unlock_irq which can turn modify
irq levels
- don't calling mmput when handing exceptions - since this might_sleep,
which does a rti, and leaves us in kernel space (irq15, rather
than irq5).
Signed-off-by: Robin Getz <[email protected]>
Signed-off-by: Bryan Wu <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions