Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp2447696imu; Thu, 24 Jan 2019 12:59:39 -0800 (PST) X-Google-Smtp-Source: ALg8bN6i09ruYFmigfd+d72sj9cBZvFq1OBgD6rZugCzJX2bvcLV+Tguy1Q0Ye5cWWUfopueIxwM X-Received: by 2002:a17:902:b18b:: with SMTP id s11mr8042571plr.56.1548363579039; Thu, 24 Jan 2019 12:59:39 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1548363579; cv=none; d=google.com; s=arc-20160816; b=loE5/v5vNymdyIqNhWHiXwYDc2pUcIRG2CuTYhJLK7d10zLxiZ85dzx33MSu6y6xEM p08mtLXtBaorvHkZsouduqAT+kManiJuVCoDZgcrZItaw2Jj0GSGceGJxi6UAlWsbGCr ZcCGOaIi0xf3341PSnlrRItPPWP8I17rqUiEQ+zT+bMivXx6truT6ryUYDMooOzVMgMa 8yBKkCTOzXO7JfQjxHqkTaFfioWutsI//ELpWs4vzkYGZDUF0mlpsBKZWbu8rvxbnw/J erYXgeUPjChG6IlbNIv3kbCdCFaoJ+e22dEbSv7lgI1Xbe19dLkO5F07oxegwGgflKks DkDg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:organization:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=+Y8tF21NI4UqG17NgnRCAioSxEmhHERZt5AWIKY4+r4=; b=aRAVOgF18+cQlO5N3yWrATfAv9wbJZVIvbCto+9i2tOmLU2aJ7c5kP53twk/x6ro9h IibYiAKhgOPxj49BEEpRFrXsRYuqgwDC3+eGBNBVdoRvLNBAoBXb7/DPecCyJCGmsqBQ or9+qdwZyiuo54xk5B5yoZyDrbP7a21IEjfnRvkevvIrcuh+tp2rrJ11flZ9IpsKTht/ 4kzd3CArvDb8T6QejDtFSQ4QuYCTsIoD23WXn+q8vkFoyJHHG5N21ZQxw0eFW+WRSxas ShN0gGUi13pwe0x46q3trw3D1QeYmDnfeekdHi+YmU2f9kSWsjblXJmZMf6uZl8TGows /ewg== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id i66si1863956pfb.91.2019.01.24.12.59.23; Thu, 24 Jan 2019 12:59:39 -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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726979AbfAXU54 (ORCPT + 99 others); Thu, 24 Jan 2019 15:57:56 -0500 Received: from mga02.intel.com ([134.134.136.20]:53806 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725991AbfAXU5z (ORCPT ); Thu, 24 Jan 2019 15:57:55 -0500 X-Amp-Result: UNSCANNABLE X-Amp-File-Uploaded: False Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 24 Jan 2019 12:57:55 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.56,518,1539673200"; d="scan'208";a="119243245" Received: from smile.fi.intel.com (HELO smile) ([10.237.72.86]) by fmsmga008.fm.intel.com with ESMTP; 24 Jan 2019 12:57:53 -0800 Received: from andy by smile with local (Exim 4.92-RC4) (envelope-from ) id 1gmm4O-0005Mk-AD; Thu, 24 Jan 2019 22:57:52 +0200 Date: Thu, 24 Jan 2019 22:57:52 +0200 From: Andy Shevchenko To: Christoph Hellwig Cc: Thomas Tai , linux-kernel@vger.kernel.org, Tyler Baicar , "Rafael J. Wysocki" , Borislav Petkov Subject: Re: [PATCH v1] ras: Use consistent types for UUIDs Message-ID: <20190124205752.GK9224@smile.fi.intel.com> References: <20180713131027.77362-1-andriy.shevchenko@linux.intel.com> <20181005073305.GB24224@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20181005073305.GB24224@lst.de> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Oct 05, 2018 at 09:33:05AM +0200, Christoph Hellwig wrote: > On Fri, Jul 13, 2018 at 04:10:27PM +0300, Andy Shevchenko wrote: > > The commit > > > > 297b64c74385 ("ras: acpi / apei: generate trace event for unrecognized CPER section") > > > > brought inconsistency in UUID types which are used across the RAS subsystem. > > > > Fix this by moving to use guid_t everywhere. > > Looks good, > > Reviewed-by: Christoph Hellwig Rafael, since you handled ACPI/APEI stuff for this cycle, perhaps you can take this one as well since for half a year there is no response from maintainers? -- With Best Regards, Andy Shevchenko