From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Wed, 11 May 2016 13:59:03 +0200 (CEST) Received: from localhost.localdomain ([127.0.0.1]:53434 "EHLO linux-mips.org" rhost-flags-OK-OK-OK-FAIL) by eddie.linux-mips.org with ESMTP id S27028937AbcEKL7AS3voY (ORCPT ); Wed, 11 May 2016 13:59:00 +0200 Received: from scotty.linux-mips.net (localhost.localdomain [127.0.0.1]) by scotty.linux-mips.net (8.15.2/8.14.8) with ESMTP id u4BBwxjO017149; Wed, 11 May 2016 13:58:59 +0200 Received: (from ralf@localhost) by scotty.linux-mips.net (8.15.2/8.15.2/Submit) id u4BBwxNg017148; Wed, 11 May 2016 13:58:59 +0200 Date: Wed, 11 May 2016 13:58:59 +0200 From: Ralf Baechle To: James Hogan Cc: linux-mips@linux-mips.org, Matt Redfearn Subject: Re: [PATCH 2/5] MIPS: Add defs & probing of 64-bit CP0_EBase Message-ID: <20160511115859.GL16402@linux-mips.org> References: <1461937563-13199-1-git-send-email-james.hogan@imgtec.com> <1461937563-13199-3-git-send-email-james.hogan@imgtec.com> <20160510100209.GB12554@jhogan-linux.le.imgtec.org> <20160510102406.GF16402@linux-mips.org> <20160510153435.GJ23699@jhogan-linux.le.imgtec.org> <20160510154002.GH16402@linux-mips.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160510154002.GH16402@linux-mips.org> User-Agent: Mutt/1.6.0 (2016-04-01) 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: 53362 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 Tue, May 10, 2016 at 05:40:02PM +0200, Ralf Baechle wrote: > > > > Okay, so it turns out EBase.WG can be present on MIPS32 too, to allow > > > > writing of bits 31:30 (thanks Matt!), so this needs a little more > > > > thought. > > > > > > So drop the series for now or do you want to patch it up later? > > > > Yes, please drop it. I'll submit a v2 which probes for WG instead (i.e. > > detects it on MIPS32 too). > > Done. This also means the series "MIPS: Exposure & handling of VZ state" (Patchwork 13190..13195) which are based on this series, can't be applied, so I'm marking them as Rejected. Please feel free to either reset them back to "New" or repost them, once you're reposting this series. Thanks, Ralf