diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2017-08-28 09:47:29 +0300 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2017-08-29 12:42:27 +0300 |
commit | 85b77cdd8fbd163d65f340e3f6578c50031af960 (patch) | |
tree | d16ec62ce4ba5dc5c97693e8bf19d25b99a102e0 /init/do_mounts_md.c | |
parent | 0f42ae283c9b3ebfa34cac6d86c335aa1ebe8ac1 (diff) | |
download | linux-85b77cdd8fbd163d65f340e3f6578c50031af960.tar.xz |
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 <tglx@linutronix.de>
Cc: Andy Lutomirski <luto@kernel.org>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Steven Rostedt <rostedt@goodmis.org>
Link: http://lkml.kernel.org/r/20170828064957.222101344@linutronix.de
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'init/do_mounts_md.c')
0 files changed, 0 insertions, 0 deletions