From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760713AbdAKBUs (ORCPT ); Tue, 10 Jan 2017 20:20:48 -0500 Received: from eddie.linux-mips.org ([148.251.95.138]:41056 "EHLO cvs.linux-mips.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751116AbdAKBUp (ORCPT ); Tue, 10 Jan 2017 20:20:45 -0500 Date: Wed, 11 Jan 2017 02:20:32 +0100 From: Ralf Baechle To: "Jason A. Donenfeld" Cc: Matt Redfearn , linux-mips@linux-mips.org, Thomas Gleixner , Paolo Bonzini , Marcin Nowakowski , Chris Metcalf , Petr Mladek , LKML , Adam Buchbinder , James Hogan , Paul Burton , Jiri Slaby , "Maciej W. Rozycki" , Aaron Tomlin , Andrew Morton Subject: Re: [PATCH v3 0/5] MIPS: Add per-cpu IRQ stack Message-ID: <20170111012032.GE31072@linux-mips.org> References: <1482157260-18730-1-git-send-email-matt.redfearn@imgtec.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.7.1 (2016-10-04) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jan 11, 2017 at 12:32:38AM +0100, Jason A. Donenfeld wrote: > Was this ever picked up for 4.10 or 4.11? Still sitting in -next as commit 3cc3434fd630 and its four parent commits. Ralf