All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/3] Make setup_local_APIC() clear
@ 2018-03-01  5:59 Dou Liyang
  2018-03-01  5:59 ` [PATCH v5 1/3] x86/apic: Move pending intr check code into it's own function Dou Liyang
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Dou Liyang @ 2018-03-01  5:59 UTC (permalink / raw)
  To: linux-kernel, x86; +Cc: tglx, mingo, ebiederm, bhe, andy.shevchenko, Dou Liyang

This is a tiny cleanup patchset for setup_local_APIC().

Dou Liyang (3):
  x86/apic: Move pending intr check code into it's own function
  x86/apic: Replace common tools with new ones
  x86/apic: Drop the logical_smp_processor_id()

 arch/x86/include/asm/smp.h  |  10 -----
 arch/x86/kernel/apic/apic.c | 107 ++++++++++++++++++++++++--------------------
 2 files changed, 58 insertions(+), 59 deletions(-)

-- 
2.14.3

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-03-01  9:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-01  5:59 [PATCH v5 0/3] Make setup_local_APIC() clear Dou Liyang
2018-03-01  5:59 ` [PATCH v5 1/3] x86/apic: Move pending intr check code into it's own function Dou Liyang
2018-03-01  9:16   ` [tip:x86/apic] x86/apic: Move pending interrupt " tip-bot for Dou Liyang
2018-03-01  5:59 ` [PATCH v5 2/3] x86/apic: Replace common tools with new ones Dou Liyang
2018-03-01  9:17   ` [tip:x86/apic] x86/apic: Modernize the pending interrupt code tip-bot for Dou Liyang
2018-03-01  5:59 ` [PATCH v5 3/3] x86/apic: Drop the logical_smp_processor_id() Dou Liyang
2018-03-01  9:17   ` [tip:x86/apic] x86/apic: Drop logical_smp_processor_id() inline tip-bot for Dou Liyang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.