[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1469501995-2991-1-git-send-email-weijg.fnst@cn.fujitsu.com>
Date: Tue, 26 Jul 2016 10:59:52 +0800
From: Wei Jiangang <weijg.fnst@...fujitsu.com>
To: <linux-kernel@...r.kernel.org>
CC: <x86@...nel.org>, <kexec@...ts.infradead.org>,
<tglx@...utronix.de>, <mingo@...hat.com>, <hpa@...or.com>,
<ebiederm@...ssion.com>, <kernel@...p.com>, <bhe@...hat.com>,
<xpang@...hat.com>, <joro@...tes.org>,
Wei Jiangang <weijg.fnst@...fujitsu.com>
Subject: [PATCH v2 0/3] Fix dump-capture kernel hangs with notsc
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@...hat.com>
- Add check enable/disable flag for IO-APIC
suggested-by Xunlei Pang <xpang@...hat.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
Powered by blists - more mailing lists