https://github.com/torvalds/linux
Revision c996b9379180ee578b9ea208bb4f197201bbb023 authored by Thomas Pugliese on 23 April 2014, 19:42:47 UTC, committed by Greg Kroah-Hartman on 24 April 2014, 19:45:40 UTC
This patch converts the use of spin_lock_irq/spin_unlock_irq to
spin_lock_irqsave/spin_unlock_irqrestore in uwb_rc_set_drp_cmd_done
which is called from a USB completion handler.  There are also
whitespace cleanups to make checkpatch.pl happy.

Signed-off-by: Thomas Pugliese <thomas.pugliese@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent cd84f00
History
Tip revision: c996b9379180ee578b9ea208bb4f197201bbb023 authored by Thomas Pugliese on 23 April 2014, 19:42:47 UTC
uwb: don't call spin_unlock_irq in a USB completion handler
Tip revision: c996b93
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.6 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 271.4 KB
Makefile -rw-r--r-- 50.5 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top