diff options
author | 2009-03-25 15:51:14 +0530 | |
---|---|---|
committer | 2009-04-17 11:06:31 -0700 | |
commit | cc4b8dfc3ff32f890cd5de0ce22de44f124d0d05 (patch) | |
tree | 87599f51989f80cb86f9da51ce75da0a10a88ff2 /kernel/mutex.c | |
parent | Staging: sxg: Use correct queue_id for transmitting non-TCP packets (diff) | |
download | linux-dev-cc4b8dfc3ff32f890cd5de0ce22de44f124d0d05.tar.xz linux-dev-cc4b8dfc3ff32f890cd5de0ce22de44f124d0d05.zip |
Staging: sxg: Fix sleep in atomic context warning while loading driver
Leave a spinlock before calling request_irq(). request_irq() calls kmalloc
which can sleep. This was generating a warning dump while driver is loaded.
Signed-off-by: LinSysSoft Sahara Team <saharaproj@linsyssoft.com>
Signed-off-by: Mithlesh Thukral <mithlesh@linsyssoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'kernel/mutex.c')
0 files changed, 0 insertions, 0 deletions