From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Thu, 19 Oct 2017 11:36:44 +0200 (CEST) Received: from mail.linuxfoundation.org ([140.211.169.12]:49592 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S23990414AbdJSJghjJBpN (ORCPT ); Thu, 19 Oct 2017 11:36:37 +0200 Received: from localhost (LFbn-1-12253-150.w90-92.abo.wanadoo.fr [90.92.67.150]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id 7DFEE8EE; Thu, 19 Oct 2017 09:36:30 +0000 (UTC) Date: Thu, 19 Oct 2017 11:36:38 +0200 From: Greg Kroah-Hartman To: Matt Redfearn Cc: Ben Hutchings , linux-kernel@vger.kernel.org, stable@vger.kernel.org, Matt Redfearn , Paolo Bonzini , Marcin Nowakowski , Masanari Iida , Chris Metcalf , James Hogan , Paul Burton , Ingo Molnar , "Jason A. Donenfeld" , Andrew Morton , linux-mips@linux-mips.org, Ralf Baechle , Sasha Levin Subject: Re: [PATCH 4.4 36/50] MIPS: IRQ Stack: Unwind IRQ stack onto task stack Message-ID: <20171019093638.GD20059@kroah.com> References: <20171006083705.157012217@linuxfoundation.org> <20171006083711.033827562@linuxfoundation.org> <1508189305.22379.54.camel@codethink.co.uk> <599a61c7-b25c-47a7-7664-443666d2d8bd@mips.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <599a61c7-b25c-47a7-7664-443666d2d8bd@mips.com> User-Agent: Mutt/1.9.1 (2017-09-22) Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 60461 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: gregkh@linuxfoundation.org Precedence: bulk List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: linux-mips X-List-ID: linux-mips List-subscribe: List-owner: List-post: List-archive: X-list: linux-mips On Tue, Oct 17, 2017 at 08:18:23AM +0100, Matt Redfearn wrote: > > > On 16/10/17 22:28, Ben Hutchings wrote: > > On Fri, 2017-10-06 at 10:53 +0200, Greg Kroah-Hartman wrote: > > > 4.4-stable review patch.  If anyone has any objections, please let me know. > > > > > > ------------------ > > > > > > From: Matt Redfearn > > > > > > > > > [ Upstream commit db8466c581cca1a08b505f1319c3ecd246f16fa8 ] > > [...] > > > > There was a follow-up to this which I suspect is also needed on the 4.4 > > and 4.9 branches: commit 5fdc66e04620 ("MIPS: Fix minimum alignment > > requirement of IRQ stack"). > > > > Ben. > > > Hi Ben, > > Yes you are correct, I missed tagging that one for stable. Please apply it. Thanks for letting me know, now queued up. greg k-h From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:46832 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752365AbdJSJgb (ORCPT ); Thu, 19 Oct 2017 05:36:31 -0400 Date: Thu, 19 Oct 2017 11:36:38 +0200 From: Greg Kroah-Hartman To: Matt Redfearn Cc: Ben Hutchings , linux-kernel@vger.kernel.org, stable@vger.kernel.org, Matt Redfearn , Paolo Bonzini , Marcin Nowakowski , Masanari Iida , Chris Metcalf , James Hogan , Paul Burton , Ingo Molnar , "Jason A. Donenfeld" , Andrew Morton , linux-mips@linux-mips.org, Ralf Baechle , Sasha Levin Subject: Re: [PATCH 4.4 36/50] MIPS: IRQ Stack: Unwind IRQ stack onto task stack Message-ID: <20171019093638.GD20059@kroah.com> References: <20171006083705.157012217@linuxfoundation.org> <20171006083711.033827562@linuxfoundation.org> <1508189305.22379.54.camel@codethink.co.uk> <599a61c7-b25c-47a7-7664-443666d2d8bd@mips.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <599a61c7-b25c-47a7-7664-443666d2d8bd@mips.com> Sender: stable-owner@vger.kernel.org List-ID: On Tue, Oct 17, 2017 at 08:18:23AM +0100, Matt Redfearn wrote: > > > On 16/10/17 22:28, Ben Hutchings wrote: > > On Fri, 2017-10-06 at 10:53 +0200, Greg Kroah-Hartman wrote: > > > 4.4-stable review patch.��If anyone has any objections, please let me know. > > > > > > ------------------ > > > > > > From: Matt Redfearn > > > > > > > > > [ Upstream commit db8466c581cca1a08b505f1319c3ecd246f16fa8 ] > > [...] > > > > There was a follow-up to this which I suspect is also needed on the 4.4 > > and 4.9 branches: commit 5fdc66e04620 ("MIPS: Fix minimum alignment > > requirement of IRQ stack"). > > > > Ben. > > > Hi Ben, > > Yes you are correct, I missed tagging that one for stable. Please apply it. Thanks for letting me know, now queued up. greg k-h