From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752507AbdFERM2 (ORCPT ); Mon, 5 Jun 2017 13:12:28 -0400 Received: from mga01.intel.com ([192.55.52.88]:26955 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751518AbdFERM0 (ORCPT ); Mon, 5 Jun 2017 13:12:26 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.39,302,1493708400"; d="scan'208";a="95796664" Message-ID: <1496682642.22624.23.camel@linux.intel.com> Subject: Re: [PATCH v3 1/5] acpi, nfit: Switch to use new generic UUID API From: Andy Shevchenko To: Dan Williams Cc: Christoph Hellwig , "linux-kernel@vger.kernel.org" , "Rafael J . Wysocki" , Linux ACPI , Mika Westerberg , Borislav Petkov , intel-gfx@lists.freedesktop.org Date: Mon, 05 Jun 2017 20:10:42 +0300 In-Reply-To: References: <20170605164046.82676-1-andriy.shevchenko@linux.intel.com> <20170605164046.82676-2-andriy.shevchenko@linux.intel.com> Organization: Intel Finland Oy Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.22.6-1 Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 2017-06-05 at 09:49 -0700, Dan Williams wrote: > On Mon, Jun 5, 2017 at 9:40 AM, Andy Shevchenko > wrote: > > There are new types and helpers that are supposed to be used in new > > code. > > > > As a preparation to get rid of legacy types and API functions do > > the conversion here. 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 > > > > Reviewed-by: Dan Williams > > Signed-off-by: Andy Shevchenko > > --- > >  drivers/acpi/nfit/core.c | 54 ++++++++++++++++++++++++------------- > > ----------- > >  drivers/acpi/nfit/nfit.h |  3 +-- > >  include/linux/acpi.h     |  1 + > >  3 files changed, 29 insertions(+), 29 deletions(-) > > Is there a git branch with these available, so I can run it through > the nvdimm regression suite? -- Andy Shevchenko Intel Finland Oy