diff options
author | Yi Li <yi.li@analog.com> | 2009-12-07 08:07:01 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2010-10-18 02:49:38 -0400 |
commit | 7370ed6b91c37d7022a89a820b0fcd3156fa87fc (patch) | |
tree | 7a0eb591a99fb634a2bcc18fa16534ca8df68918 /ipc | |
parent | 9677b0de10433d31e05864dfb4bf33d0c27f752a (diff) | |
download | op-kernel-dev-7370ed6b91c37d7022a89a820b0fcd3156fa87fc.zip op-kernel-dev-7370ed6b91c37d7022a89a820b0fcd3156fa87fc.tar.gz |
spi/bfin_spi: use nosync when disabling the IRQ from the IRQ handler
Using disable_irq() on the IRQ whose handler we are currently executing in
can easily lead to a hang. So use the nosync variant here.
Signed-off-by: Yi Li <yi.li@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions