diff options
author | Thomas Gleixner <[email protected]> | 2017-08-28 08:47:29 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2017-08-29 11:42:27 +0200 |
commit | 85b77cdd8fbd163d65f340e3f6578c50031af960 (patch) | |
tree | d16ec62ce4ba5dc5c97693e8bf19d25b99a102e0 /tools/lib/api/debug.c | |
parent | 0f42ae283c9b3ebfa34cac6d86c335aa1ebe8ac1 (diff) |
x86/smp: Remove pointless duplicated interrupt code
Two NOP5s are really a good tradeoff vs. the unholy IDT switching mess,
which duplicates code all over the place. The rescheduling interrupt gets
optimized in a later step.
Make the ordering of function call and statistics increment the same as in
other places. Calculate stats first, then do the function call.
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Steven Rostedt <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/lib/api/debug.c')
0 files changed, 0 insertions, 0 deletions