From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id C19D4C433F5 for ; Thu, 16 Dec 2021 08:32:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234543AbhLPIcR (ORCPT ); Thu, 16 Dec 2021 03:32:17 -0500 Received: from verein.lst.de ([213.95.11.211]:59582 "EHLO verein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229612AbhLPIcQ (ORCPT ); Thu, 16 Dec 2021 03:32:16 -0500 Received: by verein.lst.de (Postfix, from userid 2407) id ED05268B05; Thu, 16 Dec 2021 09:32:13 +0100 (CET) Date: Thu, 16 Dec 2021 09:32:13 +0100 From: Christoph Hellwig To: Andy Shevchenko Cc: linux-kernel@vger.kernel.org, Christoph Hellwig Subject: Re: [PATCH v1 1/2] uuid: Discourage people from using UAPI header in new code Message-ID: <20211216083213.GA24815@lst.de> References: <20211213203507.54157-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20211213203507.54157-1-andriy.shevchenko@linux.intel.com> User-Agent: Mutt/1.5.17 (2007-11-01) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Both patches looks good to me: Acked-by: Christoph Hellwig Given that the uuid tree isn't in linux-next anymore due to inactivity, can you send them to Andrew for inclusion in -mm with my ACK?