summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/lib
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2006-09-26 03:54:16 +0200
committerPaul Mackerras <paulus@samba.org>2006-09-26 07:41:03 +0200
commitd86d9b8cab45adf64e2ea8fe975bec3282b5de81 (patch)
tree5e5f5da5139c819f3d77ab2b6a0cb1e6b339f4ea /arch/powerpc/lib
parent[POWERPC] EEH failure to mark pci slot as frozen. (diff)
downloadlinux-d86d9b8cab45adf64e2ea8fe975bec3282b5de81.tar.xz
linux-d86d9b8cab45adf64e2ea8fe975bec3282b5de81.zip
[POWERPC] fix spin lock nesting in hvc_iseries
We had nested spinlocks using the same flags variable, but it turns out that we don't need the nested locks at all (the lock protects a static buffer that we aren't using here), so just remove the extra locks. Spotted by Alexey Dobriyan. Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/lib')
0 files changed, 0 insertions, 0 deletions