Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1453007

Re: [PATCH v2 0/3] Fix dump-capture kernel hangs with notsc

From "Wei, Jiangang" <weijg.fnst@cn.fujitsu.com>
Newsgroups linux.kernel
Subject Re: [PATCH v2 0/3] Fix dump-capture kernel hangs with notsc
Date 2016-08-01 08:50 +0200
Message-ID <s1fcZ-2Ly-1@gated-at.bofh.it> (permalink)
References <rZ0UN-53b-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Ping ...
May I ask for some community attention to this series?
I purpose is fixing  the dump-capture kernel hangs in
calibrate_delay_converge() while specifying notsc.

Thanks in advance.
wei
On Tue, 2016-07-26 at 10:59 +0800, Wei Jiangang wrote:
> 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(-)
> 



Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v2 0/3] Fix dump-capture kernel hangs with notsc Wei Jiangang <weijg.fnst@cn.fujitsu.com> - 2016-07-26 05:10 +0200
  Re: [PATCH v2 0/3] Fix dump-capture kernel hangs with notsc "Wei, Jiangang" <weijg.fnst@cn.fujitsu.com> - 2016-08-01 08:50 +0200
    Re: [PATCH v2 0/3] Fix dump-capture kernel hangs with notsc ebiederm@xmission.com (Eric W. Biederman) - 2016-08-01 22:20 +0200
      Re: [PATCH v2 0/3] Fix dump-capture kernel hangs with notsc "Wei, Jiangang" <weijg.fnst@cn.fujitsu.com> - 2016-08-02 10:00 +0200
        Re: [PATCH v2 0/3] Fix dump-capture kernel hangs with notsc "bhe@redhat.com" <bhe@redhat.com> - 2016-08-02 16:30 +0200

csiph-web