summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/eeh_event.c
diff options
context:
space:
mode:
authorGavin Shan <shangw@linux.vnet.ibm.com>2013-06-25 06:35:27 (GMT)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2013-06-25 07:24:41 (GMT)
commitef6a28577398df2853abf123cb4a2e0c57eb879a (patch)
tree2f8b3c08564a08916899c35c8ae06dd83a2c875d /arch/powerpc/kernel/eeh_event.c
parentff1e7683418798e44eb8af1ab9f28dd475af6034 (diff)
downloadlinux-fsl-qoriq-ef6a28577398df2853abf123cb4a2e0c57eb879a.tar.xz
powerpc/eeh: Remove eeh_mutex
Originally, eeh_mutex was introduced to protect the PE hierarchy tree and the attached EEH devices because EEH core was possiblly running with multiple threads to access the PE hierarchy tree. However, we now have only one kthread in EEH core. So we needn't the eeh_mutex and just remove it. Signed-off-by: Gavin Shan <shangw@linux.vnet.ibm.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/kernel/eeh_event.c')
0 files changed, 0 insertions, 0 deletions