From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751470AbdH3NLm (ORCPT ); Wed, 30 Aug 2017 09:11:42 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:38078 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751318AbdH3NLk (ORCPT ); Wed, 30 Aug 2017 09:11:40 -0400 Date: Wed, 30 Aug 2017 15:11:43 +0200 From: Greg Kroah-Hartman To: Christoph Hellwig Cc: Andy Shevchenko , Andy Shevchenko , devel@driverdev.osuosl.org, linux-efi , linux-watchdog@vger.kernel.org, sparmaintainer@unisys.com, "open list:TI WILINK WIRELES..." , "linux-kernel@vger.kernel.org" , "linux-acpi@vger.kernel.org" , Lukas Wunner , devel@linuxdriverproject.org, Christoph Hellwig Subject: Re: [PATCH v1 3/6] staging: unisys: Switch to use new generic UUID API Message-ID: <20170830131143.GB12924@kroah.com> References: <20170719182857.73693-1-andriy.shevchenko@linux.intel.com> <20170719182857.73693-4-andriy.shevchenko@linux.intel.com> <1501063301.29303.247.camel@linux.intel.com> <20170730153224.GA31755@kroah.com> <20170730173725.GA20606@kroah.com> <1501521625.29303.308.camel@linux.intel.com> <20170830123845.lw4vkjbcvivi5hpi@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170830123845.lw4vkjbcvivi5hpi@infradead.org> User-Agent: Mutt/1.8.3 (2017-05-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Aug 30, 2017 at 02:38:45PM +0200, Christoph Hellwig wrote: > On Mon, Jul 31, 2017 at 08:20:25PM +0300, Andy Shevchenko wrote: > > Yep! There are so many conflicts that would be better just to push > > through your tree. > > > > I have just sent a v2 of this patch separately. > > Greg, did you pick that patch up? Yes, it's already in my tree and in linux-next. thanks, greg k-h