Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp672172imu; Tue, 11 Dec 2018 05:52:01 -0800 (PST) X-Google-Smtp-Source: AFSGD/U0c+P3JpBgIOUf8jGEfd5BjB5gR5nk+b5kkme00TGBREy1KtbYc7dxmEpppcChTTSvoi7L X-Received: by 2002:a17:902:20c6:: with SMTP id v6mr16369993plg.156.1544536321221; Tue, 11 Dec 2018 05:52:01 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1544536321; cv=none; d=google.com; s=arc-20160816; b=K9+u6Py1tUZlcpzJd8wdbWZnlMajYqONkEq5j8pzv2dOaljbpuTO02AaCLfU2OytAm DWH+witk5IcPV3DUk29RpP+3/Emrc6fXEmQULcAYMipMPtVZXK/wA0q58SbdvVUdO1xb 0mZXbnsMU1iVtQjaugBcX2TYQiAMRdaFSbu9oQMhRIgZ73cxeHPKlLXm0HtxG2Ck41GH tW/xk3ptZVBBq7WC0xv6LX7vKw/+Kqor8/fPnuvtLOuZZExQwT9+E04JeMDnRHws/DhF gCapR6WglfUAV6tVLM575tvfUukmK2FSpZjhhGDMAY63JeAjvVgnsRkxn3WXPgzAOYE7 OcOw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :organization:references:in-reply-to:date:cc:to:from:subject :message-id; bh=IFxQelE3m6fSVzUT1eH2TrjoDkhQP/iLWoQVIvLS6S8=; b=b1VNvwkus8ZoW5c4AdNxLqgXrvZjvhDv35Dgzmn+dkQ1t8zbl3jHWAmgLPh3egmc+u plpBoXEV8WRdTnNrLoQq9xOm4luAKpeKJyb0tb+Y0A6Talt74QktXqI/1Fq0q1hJA3s9 MB2UQwqC4OSTdHirAph6AKvBeZ7K6jairn4PFCa9QebT8VxuW8Ddi4yU/bA+bBtxAyOl voejD6gW9HgrN6l1LyQukL/GwxcXJsRt7NMfENqSL9UbT2CGeBThytAcVXlE5WzgO5XW Q7yHtmNiNV3MQPyMLwRxKlEOk6jiipLb6wX6z8oEEFgrCqnLeORQydzLo5hAouGzXyKB c2xQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id m30si13443793pff.158.2018.12.11.05.51.37; Tue, 11 Dec 2018 05:52:01 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726683AbeLKNtz (ORCPT + 99 others); Tue, 11 Dec 2018 08:49:55 -0500 Received: from smtp.nue.novell.com ([195.135.221.5]:54621 "EHLO smtp.nue.novell.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726135AbeLKNtz (ORCPT ); Tue, 11 Dec 2018 08:49:55 -0500 Received: from emea4-mta.ukb.novell.com ([10.120.13.87]) by smtp.nue.novell.com with ESMTP (TLS encrypted); Tue, 11 Dec 2018 14:49:52 +0100 Received: from [192.168.1.132] (nwb-a10-snat.microfocus.com [10.120.13.202]) by emea4-mta.ukb.novell.com with ESMTP (TLS encrypted); Tue, 11 Dec 2018 13:49:29 +0000 Message-ID: <1544536167.5269.7.camel@suse.com> Subject: Re: [PATCH] Revert "firmware: dmi_scan: Use lowercase letters for UUID" From: Jean Delvare To: Peter Korsgaard Cc: linux-kernel@vger.kernel.org Date: Tue, 11 Dec 2018 14:49:27 +0100 In-Reply-To: <87efaotgi1.fsf@dell.be.48ers.dk> References: <20181205211351.5309-1-peter@korsgaard.com> <1544086444.5492.1.camel@suse.com> <87a7ljyppx.fsf@dell.be.48ers.dk> <1544092087.5492.3.camel@suse.com> <878t1264lf.fsf@dell.be.48ers.dk> <87efaotgi1.fsf@dell.be.48ers.dk> Organization: Suse Linux Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.22.6 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 2018-12-11 at 13:06 +0100, Peter Korsgaard wrote: > > > > > > "Peter" == Peter Korsgaard writes: > > Hi Jean, > > >> Look, you can imagine that I was perfectly aware of what I was doing > >> when I made that change, and that I pondered the decision carefully at > >> that time. And my decision was that the change should be made. As far > >> as I'm concerned, this ship has sailed already, sorry. > > > Sorry, what is the perceived risk of reverting this change? Just the > > minor inconsistency between the dmidecode and sysfs output? As stated > > above, the RFC requires conforming parsers to handle upper case as well. > > I would appreciate if you could explain what risk you see from reverting > this change? The exact same risk that you are complaining about, for a different pair of kernel versions. You cannot at the same time argue that the change should not have been done back then, and ask for same change to be done again now. -- Jean Delvare SUSE L3 Support