Received: by 2002:a05:6a10:17d3:0:0:0:0 with SMTP id hz19csp606887pxb; Thu, 15 Apr 2021 02:10:05 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxlyNiVtVK9afvnyDnMPI98iVsGd+uBTcpEdmI/tqF2V2TQN/DhlyQq7HMrnW1rMH80omcc X-Received: by 2002:a50:c3c2:: with SMTP id i2mr2885405edf.23.1618477805530; Thu, 15 Apr 2021 02:10:05 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1618477805; cv=none; d=google.com; s=arc-20160816; b=o1d7Ozgb01JjKqOUDNZGy7DbtKGJcg2qg9vykkS6I7om/+waGLMgZdBmXcfBdWmaU6 KI3qrbC0P2aQczJu+jQaseddX4D4Q/DpBVGKLJYUuGK/E959PPMOLKe4saUNFmAp2XQE eNnv48gNXYk1br+K2Z0BGnSRlZvZYkqcg6++6CrMKwItyZIhJjONMpDxyTb/zmL6mSg6 MxapC9QPVEv2I6hYyn5A26NrKP8u5PyGaCeXsa3lFL3NGYiZOPuVB5QgedlMSm8GAnAj +AUeL5CZbnB7CkWizkvkTgNG9UmLSK3HoFF21035Tdr+1N09WveURplpxwCO8rY7avSa Ab3g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=SRv3tZsRyoQCqtyb7nltHrd7lBX3pzk0J/oT26YwiqE=; b=lX+s39i27h3jk8FM6sb7W1kSdqUlaOljWWqFs4hzLYlWMXPOupTAeYCUdgSKuwu1Bz TeX3+Y4RrdgGqXcbti0qhO2W49Q+HIGSdNpLCwgYyq6gR43IG5wzP7IrP2MCrUWiVjBq Wn8u3E6rh0QEbLYsL/Hl9K1CmOw84DVtIx/AsS1bb2NsRcmz8DePSnzpwhT870pH2yRd wg7HG+z/+izNTLjfGbI1F+9f/Wgg0URWo9mwURX6QLFcRpE8UJuyurbdaEDuYMrXEVad FsdPyfbBnmRpQNW5jH6oNXDYax4i4CawNGxHJogkv1O4mX4hksGdt4JhIXyMCU25P8Ud kjYA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=qPheLIHp; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id l13si1803322edb.469.2021.04.15.02.09.41; Thu, 15 Apr 2021 02:10:05 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=qPheLIHp; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229494AbhDOJJH (ORCPT + 99 others); Thu, 15 Apr 2021 05:09:07 -0400 Received: from mail.kernel.org ([198.145.29.99]:45288 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232080AbhDOJJD (ORCPT ); Thu, 15 Apr 2021 05:09:03 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id AA4AC610CB; Thu, 15 Apr 2021 09:08:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1618477719; bh=DNcJW1urQEhxebHE8EB9/vcQ74Ke7vd8CHkmoFeMQtg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=qPheLIHpT2I1cdVVyOVobuXxehdE5n3YMG6xyfL3v0aaRGQHA3Z19unQfEFXHcPuk QNM37UXZhwC8ecgZAZiY2UowdlW04OwwTD1fXf9t42h04Q6VzP/r8onqf2eBdLWAjB ye1v9+ljZdx/rkwD6WwCkxVyQZjCW2y4s33HSrY0= Date: Thu, 15 Apr 2021 11:08:36 +0200 From: Greg Kroah-Hartman To: Andy Shevchenko Cc: Alexander Shishkin , Andy Shevchenko , Linux Kernel Mailing List Subject: Re: [PATCH 2/7] stm class: Replace uuid_t with plain u8 uuid[16] Message-ID: References: <20210414171251.14672-1-alexander.shishkin@linux.intel.com> <20210414171251.14672-3-alexander.shishkin@linux.intel.com> <87sg3sfzl1.fsf@ashishki-desk.ger.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Apr 15, 2021 at 11:48:48AM +0300, Andy Shevchenko wrote: > On Thu, Apr 15, 2021 at 11:35 AM Greg Kroah-Hartman > wrote: > > > > On Wed, Apr 14, 2021 at 10:14:34PM +0300, Alexander Shishkin wrote: > > > Greg Kroah-Hartman writes: > > > > > > >> Using raw buffer APIs against uuid_t / guid_t. > > > > > > > > So you want to do that, or you do not want to do that? Totally > > > > confused, > > > > > > My understanding is that: > > > 1) generate_random_uuid() use is allegedly bad even though it's in their > > > header, > > > 2) poking directly at the byte array inside uuid_t is bad, even though, > > > again, header. > > > > > > It is, indeed, not ideal. > > > > > > If agreeable, I'll update this patch to the below and respin the whole > > > series. > > > > You are showing that Andy wrote this, when you are the one that did :( > > > Anyway, I've dropped this single patch from the series and applied the > > rest. Feel free to send this patch as a stand-alone one once you have > > the authorship issues sorted out. > > Internally it was proposed by me as well, so authorship is correct. And I am supposed to know this how? Come on people, you know better than this...