All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Fix dump-capture kernel hangs with notsc
@ 2016-07-26  2:59 ` Wei Jiangang
  0 siblings, 0 replies; 26+ messages in thread
From: Wei Jiangang @ 2016-07-26  2:59 UTC (permalink / raw)
  To: linux-kernel
  Cc: x86, kexec, tglx, mingo, hpa, ebiederm, kernel, bhe, xpang, joro,
	Wei Jiangang

v2:
Just about the commit ("x86/apic: Improved the setting of interrupt
 mode for bsp")

- Unify the name
  s/virtual_wire_via_*/virt_wire_through_*
- Add check for PIC mode
  suggested-by Baoquan He <bhe@redhat.com>
- Add check enable/disable flag for IO-APIC
  suggested-by Xunlei Pang <xpang@redhat.com>
- Update comments

v1:
The goal is to fix dump-capture kernel with notsc option hangs
in calibrate_delay_converge()

Wei Jiangang (3):
  x86/apic: Remove "focus disabled" for 64bit case
  x86/apic: Update comment about disabling processor focus
  x86/apic: Improved the setting of interrupt mode for bsp

 arch/x86/include/asm/io_apic.h |  5 ++++
 arch/x86/kernel/apic/apic.c    | 63 +++++++++++++++++++++++++++++++++++++++---
 arch/x86/kernel/apic/io_apic.c | 28 +++++++++++++++++++
 3 files changed, 92 insertions(+), 4 deletions(-)

-- 
1.9.3

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

end of thread, other threads:[~2016-08-04 14:52 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-26  2:59 [PATCH v2 0/3] Fix dump-capture kernel hangs with notsc Wei Jiangang
2016-07-26  2:59 ` Wei Jiangang
2016-07-26  2:59 ` [PATCH v2 1/3] x86/apic: Remove "focus disabled" for 64bit case Wei Jiangang
2016-07-26  2:59   ` Wei Jiangang
2016-07-26  2:59 ` [PATCH v2 2/3] x86/apic: Update comment about disabling processor focus Wei Jiangang
2016-07-26  2:59   ` Wei Jiangang
2016-07-26  2:59 ` [PATCH v2 3/3] x86/apic: Improved the setting of interrupt mode for bsp Wei Jiangang
2016-07-26  2:59   ` Wei Jiangang
2016-07-26  3:53   ` Eric W. Biederman
2016-07-26  3:53     ` Eric W. Biederman
2016-07-26  8:05     ` Wei, Jiangang
2016-07-26  8:05       ` Wei, Jiangang
2016-08-02 14:26       ` Eric W. Biederman
2016-08-02 14:26         ` Eric W. Biederman
2016-08-04 10:17         ` Wei, Jiangang
2016-08-04 10:17           ` Wei, Jiangang
2016-08-04 13:52           ` Eric W. Biederman
2016-08-04 13:52             ` Eric W. Biederman
2016-08-01  6:44 ` [PATCH v2 0/3] Fix dump-capture kernel hangs with notsc Wei, Jiangang
2016-08-01  6:44   ` Wei, Jiangang
2016-08-01 17:09   ` Eric W. Biederman
2016-08-01 17:09     ` Eric W. Biederman
2016-08-02  7:45     ` Wei, Jiangang
2016-08-02  7:45       ` Wei, Jiangang
2016-08-02 14:21       ` bhe
2016-08-02 14:21         ` bhe

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.