Path: csiph.com!news.mixmin.net!aioe.org!bofh.it!news.nic.it!robomod From: Ingo Molnar Newsgroups: linux.kernel Subject: Re: [PATCH 2/2] UV: NMI: simple dump failover if kdump fails Date: Sun, 13 Sep 2015 09:30:01 +0200 Message-ID: References: X-Original-To: George Beshers Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=qniZlggrAWF1UO6yMa9HRfg14e5zHSdz9YCXL5ac084=; b=GwB2/VmMkKo5zBBxQrNO6GxOaUDn9mNQChpVX1ZHbmoviv1vcWlOWGf/scyOduGTJP J8VF5SvwQE/zfdiVca8BjDATjxJ0oOM7ZsM1Zh3hvZGWuMZjV5nZRBZZJmrOpFiIttyh tdXtE1NOxTA3TygroH0skiv+PUlUurryy5AeEAI2TviCJrTAf+zvVa0Ls1sHCMXLI238 qIOcqQ/N1OaV6eOGFUL1pjilUKZt69/3hov/QVwAt03XnwtTykPaEY9aCKX5Z1gh1dAZ MxW+3TAuhI+ZnZCc3XXf1QfBb2FQEQiJIcijUkB6Yoy/877q9/tClHxNYYsp6zTLrioU RErw== X-Received: by 10.180.23.231 with SMTP id p7mr8883041wif.30.1442129015265; Sun, 13 Sep 2015 00:23:35 -0700 (PDT) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) Sender: robomod@news.nic.it List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Approved: robomod@news.nic.it Lines: 26 Organization: linux.* mail to news gateway X-Original-Cc: Mike Travis , linux-kernel@vger.kernel.org, Alex Thorlton , Dimitri Sivanich , Ingo Molnar , Hedi Berriche , Russ Anderson X-Original-Date: Sun, 13 Sep 2015 09:23:32 +0200 X-Original-Message-ID: <20150913072332.GA25871@gmail.com> X-Original-References: <20150913025103.9932.11080.sendpatchset@gulag2.americas.sgi.com> <20150913025108.9932.21520.sendpatchset@gulag2.americas.sgi.com> X-Original-Sender: linux-kernel-owner@vger.kernel.org Xref: csiph.com linux.kernel:1223556 * George Beshers wrote: > The "dump" action now generates both the show_regs() stack trace > and show instruction pointer information. Whereas the "ips" > action only shows instruction pointers for non-idle CPU's. This > is more like an abbreviated "ps" display. > > Change printk(KERN_DEFAULT...) --> pr_info() > > Signed-off-by: George Beshers > Signed-off-by: Mike Travis That's an invalid SOB chain. Did Mike author it? Then there should be a 'From:' field for him. If he acks it, it should be Acked-by or Reviewed-by. I changed it to Acked-by for now. Thanks, Ingo -- 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/