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


Groups > linux.kernel > #1185722

Re: [PATCH 1/3] nmi: create generic NMI backtrace implementation

From Thomas Gleixner <tglx@linutronix.de>
Newsgroups linux.kernel
Subject Re: [PATCH 1/3] nmi: create generic NMI backtrace implementation
Date 2015-07-16 13:10 +0200
Message-ID <pMPd7-4Ps-9@gated-at.bofh.it> (permalink)
References <pMBDb-1Vd-3@gated-at.bofh.it> <pMBDc-1Vd-23@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, 15 Jul 2015, Russell King wrote:

> x86s NMI backtrace implementation (for arch_trigger_all_cpu_backtrace())
> is fairly generic in nature - the only architecture specific bits are
> the act of raising the NMI to other CPUs, and reporting the status of
> the NMI handler.
> 
> These are fairly simple to factor out, and produce a generic
> implementation which can be shared between ARM and x86.
> 
> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

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


Thread

[PATCH 0/3] Shared NMI backtracing support for ARM/x86 Russell King - ARM Linux <linux@arm.linux.org.uk> - 2015-07-15 22:40 +0200
  [PATCH 2/3] nmi: x86: convert to generic nmi handler Russell King <rmk+kernel@arm.linux.org.uk> - 2015-07-15 22:40 +0200
    Re: [PATCH 2/3] nmi: x86: convert to generic nmi handler Thomas Gleixner <tglx@linutronix.de> - 2015-07-16 13:10 +0200
  [PATCH 1/3] nmi: create generic NMI backtrace implementation Russell King <rmk+kernel@arm.linux.org.uk> - 2015-07-15 22:40 +0200
    Re: [PATCH 1/3] nmi: create generic NMI backtrace implementation Thomas Gleixner <tglx@linutronix.de> - 2015-07-16 13:10 +0200

csiph-web