From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751286AbdFEVWx (ORCPT ); Mon, 5 Jun 2017 17:22:53 -0400 Received: from verein.lst.de ([213.95.11.211]:42384 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751153AbdFEVWw (ORCPT ); Mon, 5 Jun 2017 17:22:52 -0400 Date: Mon, 5 Jun 2017 23:22:50 +0200 From: Christoph Hellwig To: Andy Shevchenko Cc: Dan Williams , Christoph Hellwig , "linux-kernel@vger.kernel.org" , "Rafael J . Wysocki" , Linux ACPI , Mika Westerberg , Borislav Petkov , intel-gfx@lists.freedesktop.org Subject: Re: [PATCH v3 1/5] acpi, nfit: Switch to use new generic UUID API Message-ID: <20170605212250.GA3772@lst.de> References: <20170605164046.82676-1-andriy.shevchenko@linux.intel.com> <20170605164046.82676-2-andriy.shevchenko@linux.intel.com> <1496682642.22624.23.camel@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1496682642.22624.23.camel@linux.intel.com> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jun 05, 2017 at 08:10:42PM +0300, Andy Shevchenko wrote: > I hope Christoph can replace old version of this series with new one in > his uuid branch. URL in cover letter, repeating for your convenience: > > [1]: git://git.infradead.org/users/hch/uuid.git Yeah, but I had to drop it again after noticing the guid_equals bits, and after not fixing up the GUID -> GUID_INIT rename. for-next in the above repo should have the proper base now, and acpi has the ACPI bits for Dan to test.