diff options
| author | Markus Metzger <[email protected]> | 2008-11-25 08:52:56 +0100 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2008-11-25 17:29:02 +0100 |
| commit | de90add30e79261c3b5be68bb0f22d2ef98e8113 (patch) | |
| tree | 44c3da676ddb8e160fe1d0e9f29d2ab6a51ed475 /scripts/patch-kernel | |
| parent | c4858ffc8f2dc850cb1f609c679b1ac1ad36ef0c (diff) | |
x86, bts: fix wrmsr and spinlock over kmalloc
Impact: fix sleeping-with-spinlock-held bugs/crashes
- Turn a wrmsr to write the DS_AREA MSR into a wrmsrl.
- Use irqsave variants of spinlocks.
- Do not allocate memory while holding spinlocks.
Reported-by: Stephane Eranian <[email protected]>
Reported-by: Ingo Molnar <[email protected]>
Signed-off-by: Markus Metzger <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions