Searched hist:"13 cad9851ef1d004640991d45227dd35c08f45fc" (Results 1 – 8 of 8) sorted by relevance
/linux/arch/x86/include/asm/trace/ |
H A D | common.h | diff 13cad9851ef1d004640991d45227dd35c08f45fc Thu May 21 22:05:45 CEST 2020 Thomas Gleixner <tglx@linutronix.de> x86/entry: Convert reschedule interrupt to IDTENTRY_SYSVEC_SIMPLE
The scheduler IPI does not need the full interrupt entry handling logic when the entry is from kernel mode. Use IDTENTRY_SYSVEC_SIMPLE and spare all the overhead.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@kernel.org> Acked-by: Andy Lutomirski <luto@kernel.org> Link: https://lore.kernel.org/r/20200521202119.835425642@linutronix.de
|
H A D | irq_vectors.h | diff 13cad9851ef1d004640991d45227dd35c08f45fc Thu May 21 22:05:45 CEST 2020 Thomas Gleixner <tglx@linutronix.de> x86/entry: Convert reschedule interrupt to IDTENTRY_SYSVEC_SIMPLE
The scheduler IPI does not need the full interrupt entry handling logic when the entry is from kernel mode. Use IDTENTRY_SYSVEC_SIMPLE and spare all the overhead.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@kernel.org> Acked-by: Andy Lutomirski <luto@kernel.org> Link: https://lore.kernel.org/r/20200521202119.835425642@linutronix.de
|
/linux/arch/x86/kernel/ |
H A D | tracepoint.c | diff 13cad9851ef1d004640991d45227dd35c08f45fc Thu May 21 22:05:45 CEST 2020 Thomas Gleixner <tglx@linutronix.de> x86/entry: Convert reschedule interrupt to IDTENTRY_SYSVEC_SIMPLE
The scheduler IPI does not need the full interrupt entry handling logic when the entry is from kernel mode. Use IDTENTRY_SYSVEC_SIMPLE and spare all the overhead.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@kernel.org> Acked-by: Andy Lutomirski <luto@kernel.org> Link: https://lore.kernel.org/r/20200521202119.835425642@linutronix.de
|
H A D | idt.c | diff 13cad9851ef1d004640991d45227dd35c08f45fc Thu May 21 22:05:45 CEST 2020 Thomas Gleixner <tglx@linutronix.de> x86/entry: Convert reschedule interrupt to IDTENTRY_SYSVEC_SIMPLE
The scheduler IPI does not need the full interrupt entry handling logic when the entry is from kernel mode. Use IDTENTRY_SYSVEC_SIMPLE and spare all the overhead.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@kernel.org> Acked-by: Andy Lutomirski <luto@kernel.org> Link: https://lore.kernel.org/r/20200521202119.835425642@linutronix.de
|
H A D | smp.c | diff 13cad9851ef1d004640991d45227dd35c08f45fc Thu May 21 22:05:45 CEST 2020 Thomas Gleixner <tglx@linutronix.de> x86/entry: Convert reschedule interrupt to IDTENTRY_SYSVEC_SIMPLE
The scheduler IPI does not need the full interrupt entry handling logic when the entry is from kernel mode. Use IDTENTRY_SYSVEC_SIMPLE and spare all the overhead.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@kernel.org> Acked-by: Andy Lutomirski <luto@kernel.org> Link: https://lore.kernel.org/r/20200521202119.835425642@linutronix.de
|
/linux/arch/x86/include/asm/ |
H A D | idtentry.h | diff 13cad9851ef1d004640991d45227dd35c08f45fc Thu May 21 22:05:45 CEST 2020 Thomas Gleixner <tglx@linutronix.de> x86/entry: Convert reschedule interrupt to IDTENTRY_SYSVEC_SIMPLE
The scheduler IPI does not need the full interrupt entry handling logic when the entry is from kernel mode. Use IDTENTRY_SYSVEC_SIMPLE and spare all the overhead.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@kernel.org> Acked-by: Andy Lutomirski <luto@kernel.org> Link: https://lore.kernel.org/r/20200521202119.835425642@linutronix.de
|
H A D | hw_irq.h | diff 13cad9851ef1d004640991d45227dd35c08f45fc Thu May 21 22:05:45 CEST 2020 Thomas Gleixner <tglx@linutronix.de> x86/entry: Convert reschedule interrupt to IDTENTRY_SYSVEC_SIMPLE
The scheduler IPI does not need the full interrupt entry handling logic when the entry is from kernel mode. Use IDTENTRY_SYSVEC_SIMPLE and spare all the overhead.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@kernel.org> Acked-by: Andy Lutomirski <luto@kernel.org> Link: https://lore.kernel.org/r/20200521202119.835425642@linutronix.de
|
/linux/arch/x86/entry/ |
H A D | entry_64.S | diff 13cad9851ef1d004640991d45227dd35c08f45fc Thu May 21 22:05:45 CEST 2020 Thomas Gleixner <tglx@linutronix.de> x86/entry: Convert reschedule interrupt to IDTENTRY_SYSVEC_SIMPLE
The scheduler IPI does not need the full interrupt entry handling logic when the entry is from kernel mode. Use IDTENTRY_SYSVEC_SIMPLE and spare all the overhead.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@kernel.org> Acked-by: Andy Lutomirski <luto@kernel.org> Link: https://lore.kernel.org/r/20200521202119.835425642@linutronix.de
|