summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDongxiao Xu <dongxiao.xu@intel.com>2009-05-31 06:43:46 (GMT)
committerGreg Kroah-Hartman <gregkh@suse.de>2009-06-19 18:00:55 (GMT)
commit58b25a63a18e88052c8f5f068e68feaac4c6831d (patch)
tree2bbc1f6b704fd76d3a3f5abe47dd71f6bf6bf44f /include
parent72abd2288318a35fbf225b93a31d4623e3b8c872 (diff)
downloadlinux-58b25a63a18e88052c8f5f068e68feaac4c6831d.tar.xz
Staging: heci: fix softirq safe to unsafe spinlock issue
When spinlock is nested, and the outside one is spin_lock_bh, the inner spinlock should also be spin_lock_bh, otherwise it will bring softirq-safe to softirq-unsafe lock conversion. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions