Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756304AbcLUBSL (ORCPT ); Tue, 20 Dec 2016 20:18:11 -0500 Received: from frisell.zx2c4.com ([192.95.5.64]:34176 "EHLO frisell.zx2c4.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753508AbcLUBSK (ORCPT ); Tue, 20 Dec 2016 20:18:10 -0500 MIME-Version: 1.0 In-Reply-To: <1482157260-18730-1-git-send-email-matt.redfearn@imgtec.com> References: <1482157260-18730-1-git-send-email-matt.redfearn@imgtec.com> From: "Jason A. Donenfeld" Date: Wed, 21 Dec 2016 02:18:02 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v3 0/5] MIPS: Add per-cpu IRQ stack To: Matt Redfearn Cc: Ralf Baechle , 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 Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 106 Lines: 7 Hi Matt, Thanks for the v3. For the whole series: Acked-by: Jason A. Donenfeld Jason