From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:46239 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751018AbcCLHC2 (ORCPT ); Sat, 12 Mar 2016 02:02:28 -0500 Date: Fri, 11 Mar 2016 23:02:26 -0800 From: Greg KH To: Russell Currey Cc: stable@vger.kernel.org, stewart@linux.vnet.ibm.com Subject: Re: Requesting cherry-pick for 4.4: c88c5d4 and affddff Message-ID: <20160312070226.GC27793@kroah.com> References: <1457581717.4555.6.camel@russell.cc> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1457581717.4555.6.camel@russell.cc> Sender: stable-owner@vger.kernel.org List-ID: On Thu, Mar 10, 2016 at 02:48:37PM +1100, Russell Currey wrote: > Hi, > > Requesting that these two patches be backported to 4.4: > > Commit�c88c5d43732a0356f99e5e4d1ad62ab1ea516b81 > From: Russell Currey > Date: Wed, 13 Jan 2016 12:04:32 +1100 > Subject: [PATCH] powerpc/powernv: Fix OPAL_CONSOLE_FLUSH prototype and > usages > > and its dependency: > > Commit�affddff69c55eb68969448f35f59054a370bc7c1 > From: Russell Currey > Date: Fri, 27 Nov 2015 17:23:07 +1100 > Subject: [PATCH] powerpc/powernv: Add a kmsg_dumper that flushes console > �output on panic > > These patches ensure panic messages are fully flushed on some POWER > systems, without which backtraces can be lost. Now applied, thanks. greg k-h