diff options
| author | Avi Kivity <[email protected]> | 2010-09-19 18:44:07 +0200 |
|---|---|---|
| committer | Avi Kivity <[email protected]> | 2010-10-24 10:52:56 +0200 |
| commit | f4f510508741680e423524c222f615276ca6222c (patch) | |
| tree | 6c5212b82659ff7c0e7c9124b3583ea39987bc83 /tools/perf/scripts/python | |
| parent | 28e4639adf0c9f26f6bb56149b7ab547bf33bb95 (diff) | |
KVM: Convert PIC lock from raw spinlock to ordinary spinlock
The PIC code used to be called from preempt_disable() context, which
wasn't very good for PREEMPT_RT. That is no longer the case, so move
back from raw_spinlock_t to spinlock_t.
Signed-off-by: Avi Kivity <[email protected]>
Acked-by: Thomas Gleixner <[email protected]>
Signed-off-by: Marcelo Tosatti <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions