diff options
author | Sebastian Andrzej Siewior <[email protected]> | 2019-07-01 19:33:54 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2019-07-09 13:57:27 +0200 |
commit | 39ca5fb4920a96eeab478be2cfa6a2369fef6b02 (patch) | |
tree | 0592e2fb936d42a40835340099b9fa81d54577ff /scripts/gdb/linux/device.py | |
parent | 222a21d29521d144f3dd7a0bc4d4020e448f0126 (diff) |
x86/ldt: Initialize the context lock for init_mm
The mutex mm->context->lock for init_mm is not initialized for init_mm.
This wasn't a problem because it remained unused. This changed however
since commit
4fc19708b165c ("x86/alternatives: Initialize temporary mm for patching")
Initialize the mutex for init_mm.
Fixes: 4fc19708b165c ("x86/alternatives: Initialize temporary mm for patching")
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Nadav Amit <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions