From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1YnKpi-0008M8-2z for mharc-qemu-trivial@gnu.org; Wed, 29 Apr 2015 01:46:54 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43173) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YnKpb-00089c-3S for qemu-trivial@nongnu.org; Wed, 29 Apr 2015 01:46:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YnKpa-0006Rf-9E for qemu-trivial@nongnu.org; Wed, 29 Apr 2015 01:46:47 -0400 Received: from isrv.corpit.ru ([86.62.121.231]:59526) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YnKpU-0006Qg-6l; Wed, 29 Apr 2015 01:46:40 -0400 Received: from [192.168.88.2] (mjt.vpn.tls.msk.ru [192.168.177.99]) by isrv.corpit.ru (Postfix) with ESMTP id 3D5EF42A19; Wed, 29 Apr 2015 08:46:39 +0300 (MSK) Message-ID: <5540703F.7060600@msgid.tls.msk.ru> Date: Wed, 29 Apr 2015 08:46:39 +0300 From: Michael Tokarev Organization: Telecom Service, JSC User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.6.0 MIME-Version: 1.0 To: Peter Crosthwaite , qemu-devel@nongnu.org References: <1430075424-25975-1-git-send-email-crosthwaite.peter@gmail.com> <553E4BEA.2070403@msgid.tls.msk.ru> In-Reply-To: <553E4BEA.2070403@msgid.tls.msk.ru> OpenPGP: id=804465C5 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 86.62.121.231 Cc: qemu-trivial@nongnu.org, edgari@xilinx.com, Peter Crosthwaite Subject: Re: [Qemu-trivial] [PATCH microblaze v1 0/6] Microblaze Cleanups X-BeenThere: qemu-trivial@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Apr 2015 05:46:48 -0000 27.04.2015 17:47, Michael Tokarev wrote: > 26.04.2015 22:10, Peter Crosthwaite wrote: >> Hi Edgar, >> >> This is some code cleanup of Microblaze. Mainly unused code >> deletion but also code share of the defconfig (P1). > > Applied all 6 to -trivial, as is, since the whole series > does not perform any code changes. Renumbering EXCP_* > constants can be done later. (Just sent the renumbering change separately, to hopefully get final R-b from Edgar ;) But one more thing. I'd like to rename "mb:" in subjects to be "microblaze:", since the top message (this 0/6) wont be in git and "mb:" prefix is somewhat too short ;) Thanks, /mjt From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43162) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YnKpZ-00087A-CP for qemu-devel@nongnu.org; Wed, 29 Apr 2015 01:46:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YnKpU-0006Qt-EJ for qemu-devel@nongnu.org; Wed, 29 Apr 2015 01:46:45 -0400 Message-ID: <5540703F.7060600@msgid.tls.msk.ru> Date: Wed, 29 Apr 2015 08:46:39 +0300 From: Michael Tokarev MIME-Version: 1.0 References: <1430075424-25975-1-git-send-email-crosthwaite.peter@gmail.com> <553E4BEA.2070403@msgid.tls.msk.ru> In-Reply-To: <553E4BEA.2070403@msgid.tls.msk.ru> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH microblaze v1 0/6] Microblaze Cleanups List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Crosthwaite , qemu-devel@nongnu.org Cc: qemu-trivial@nongnu.org, edgari@xilinx.com, Peter Crosthwaite 27.04.2015 17:47, Michael Tokarev wrote: > 26.04.2015 22:10, Peter Crosthwaite wrote: >> Hi Edgar, >> >> This is some code cleanup of Microblaze. Mainly unused code >> deletion but also code share of the defconfig (P1). > > Applied all 6 to -trivial, as is, since the whole series > does not perform any code changes. Renumbering EXCP_* > constants can be done later. (Just sent the renumbering change separately, to hopefully get final R-b from Edgar ;) But one more thing. I'd like to rename "mb:" in subjects to be "microblaze:", since the top message (this 0/6) wont be in git and "mb:" prefix is somewhat too short ;) Thanks, /mjt