From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751186AbdEaTpY (ORCPT ); Wed, 31 May 2017 15:45:24 -0400 Received: from verein.lst.de ([213.95.11.211]:41850 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751000AbdEaTpX (ORCPT ); Wed, 31 May 2017 15:45:23 -0400 Date: Wed, 31 May 2017 21:45:21 +0200 From: Christoph Hellwig To: Andy Shevchenko Cc: Christoph Hellwig , linux-kernel@vger.kernel.org, "Rafael J . Wysocki " , linux-acpi@vger.kernel.org, Dan Williams , Mika Westerberg , Borislav Petkov , intel-gfx@lists.freedesktop.org Subject: Re: [PATCH v2 0/5] ACPI et al: convert to use new UUID API Message-ID: <20170531194521.GA7103@lst.de> References: <20170531194152.65927-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170531194152.65927-1-andriy.shevchenko@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 Wed, May 31, 2017 at 10:41:47PM +0300, Andy Shevchenko wrote: > This series converts ACPI and users of acpi_evaluate_dsm() to new UUID > API which includes new types and methods. > > Patches are based on uuid tree [1] from Christoph Hellwig and supposed to > go through it. > > (Christoph, I think it would be nice to attach them to your stuff) I'd be fine with that in general, as long as we have enough reviewers.