Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754717AbcDDIcf (ORCPT ); Mon, 4 Apr 2016 04:32:35 -0400 Received: from eddie.linux-mips.org ([148.251.95.138]:58264 "EHLO cvs.linux-mips.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753120AbcDDIce (ORCPT ); Mon, 4 Apr 2016 04:32:34 -0400 Date: Mon, 4 Apr 2016 10:32:26 +0200 From: Ralf Baechle To: Paul Burton Cc: Qais Yousef , Guenter Roeck , Thomas Gleixner , linux-mips@linux-mips.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] MIPS: Fix broken malta qemu Message-ID: <20160404083226.GB15222@linux-mips.org> References: <1458248889-24663-1-git-send-email-qsyousef@gmail.com> <20160401124852.GA5145@NP-P-BURTON> <56FFB8B7.8050607@gmail.com> <20160404064140.GA1368@NP-P-BURTON> <20160404080222.GA15222@linux-mips.org> <20160404080654.GA14758@NP-P-BURTON> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160404080654.GA14758@NP-P-BURTON> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 512 Lines: 18 On Mon, Apr 04, 2016 at 09:06:54AM +0100, Paul Burton wrote: > On Mon, Apr 04, 2016 at 10:02:23AM +0200, Ralf Baechle wrote: > > FYI, Qais' initial fix is in the pull request I sent to Linus yesterday so > > any fixes please relative to that patch. > > Hi Ralf, > > To late - I already submitted: > > https://patchwork.linux-mips.org/patch/13003/ > > I can rebase, but it'll be a revert of Qais' workaround followed by > mine & squashed. Yeah, rebase and something on top of that will be fine. Ralf