diff options
| author | Li Zhong <[email protected]> | 2014-11-17 02:52:30 +0000 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2014-11-19 05:09:13 +0000 |
| commit | a49ab6eeebe5624d51466969a7bac611231eede8 (patch) | |
| tree | 5f907029857ad1aad276376699bbbdfd04f3f6cc /arch/powerpc/lib/alloc.c | |
| parent | Merge remote-tracking branch 'scottwood/next' into next (diff) | |
| download | kernel-a49ab6eeebe5624d51466969a7bac611231eede8.tar.gz kernel-a49ab6eeebe5624d51466969a7bac611231eede8.zip | |
powerpc/pseries: Initialise nvram_pstore_info's buf_lock
nvram_pstore_info's buf_lock is not initialized before registering,
which is clearly incorrect.
It causes some strange behavior when trying to obtain the lock during
kdump process.
On a UP configuration, the console stopped for a couple of seconds, then
"lockup suspected" warning printed out, but then it continued to run.
So try lock fails, and lockup reported, but then arch_spin_lock()
passes.
Signed-off-by: Li Zhong <[email protected]>
[mpe: Edited changelog]
Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'arch/powerpc/lib/alloc.c')
0 files changed, 0 insertions, 0 deletions
