From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:53121) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SiETk-0001jg-CQ for qemu-devel@nongnu.org; Fri, 22 Jun 2012 20:45:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SiETi-0001uV-SX for qemu-devel@nongnu.org; Fri, 22 Jun 2012 20:45:31 -0400 Received: from mail-bk0-f45.google.com ([209.85.214.45]:33454) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SiETi-0001uF-Kv for qemu-devel@nongnu.org; Fri, 22 Jun 2012 20:45:30 -0400 Received: by bkwj10 with SMTP id j10so2189326bkw.4 for ; Fri, 22 Jun 2012 17:45:28 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <758530A9-E76E-4B60-A40B-E7807EB139ED@suse.de> References: <1340254284-20415-1-git-send-email-peter.crosthwaite@petalogix.com> <758530A9-E76E-4B60-A40B-E7807EB139ED@suse.de> Date: Sat, 23 Jun 2012 10:45:27 +1000 Message-ID: From: Peter Crosthwaite Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [Qemu-devel] [PATCH v1] device_tree: load_device_tree(): Allow NULL sizep List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: jyoung5@us.ibm.com, hollisb@us.ibm.com, qemu-trivial@nongnu.org, Stefan Hajnoczi , qemu-devel@nongnu.org, edgar.iglesias@gmail.com, john.williams@petalogix.com On Sat, Jun 23, 2012 at 7:14 AM, Alexander Graf wrote: > > On 22.06.2012, at 15:17, Peter Crosthwaite wrote: > >> CC device-tree.c original contributors. (Jerome Young and Hollis Blanchard). >> >> I cant find a maintainer for device-tree, and Stefan wants a review. >> This patch seem ok? > > Hrm, guess I should file a patch to declare myself maintainer for the time being, unless someone else wants to stand up and take on it. I'm happy to do it as well. > > Acked-by: Alexander Graf > Thanks. Regards, Peter > > Alex >