diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2017-08-11 22:05:41 +0200 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2017-08-14 13:57:55 +0200 |
commit | b3376dcc6c62452fe24e76d8fc35bb13eb7ee178 (patch) | |
tree | 7cea5b3269ec158803fd6901c6ca95f0359d5159 /drivers/macintosh/windfarm_rm31.c | |
parent | powerpc/8xx: Fix two CONFIG_8xx left behind (diff) | |
download | linux-b3376dcc6c62452fe24e76d8fc35bb13eb7ee178.tar.xz linux-b3376dcc6c62452fe24e76d8fc35bb13eb7ee178.zip |
powerpc/perf: Fix double unlock in imc_common_cpuhp_mem_free()
This function is not called with the nest_init_lock held, and it also
unlocks the nest_init_lock immediately below, so it's fairly clear
that this is a typo and should be locking the lock.
Fixes: 885dcd709ba9 ("powerpc/perf: Add nest IMC PMU support")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'drivers/macintosh/windfarm_rm31.c')
0 files changed, 0 insertions, 0 deletions