From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Wed, 11 Jan 2017 02:20:46 +0100 (CET) Received: from localhost.localdomain ([127.0.0.1]:53836 "EHLO linux-mips.org" rhost-flags-OK-OK-OK-FAIL) by eddie.linux-mips.org with ESMTP id S23993878AbdAKBUjzgt9x (ORCPT ); Wed, 11 Jan 2017 02:20:39 +0100 Received: from h7.dl5rb.org.uk (localhost [127.0.0.1]) by h7.dl5rb.org.uk (8.15.2/8.14.8) with ESMTP id v0B1KZ3t021150; Wed, 11 Jan 2017 02:20:35 +0100 Received: (from ralf@localhost) by h7.dl5rb.org.uk (8.15.2/8.15.2/Submit) id v0B1KWOg021149; Wed, 11 Jan 2017 02:20:32 +0100 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) 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: 56256 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: ralf@linux-mips.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 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