Received: by 2002:a05:6a10:9848:0:0:0:0 with SMTP id x8csp3399233pxf; Mon, 22 Mar 2021 05:40:34 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzkzdAqlqqOgNuIV2hDgyBhOMewjxKCgT4xCAUC/2499TEx1NWZtk41fSUgTTEpbGYQTpCO X-Received: by 2002:a05:6402:3096:: with SMTP id de22mr25439380edb.141.1616416834510; Mon, 22 Mar 2021 05:40:34 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1616416834; cv=none; d=google.com; s=arc-20160816; b=qTYipRjNIovraGg/BUQnRvW1NOuOf44nXhVOt19ICZBGeR2espW3TIkYzw8PuOTCGr C3hbeCSE+L1rlY4J5+hDxK/lXt3sCswD51DP4bz1e0uX5kIbiLcN85N6yyvBGXxPEIzl DxKIMztDILQrua/6kkAB9AXcS32gINVdlZmJmi62O1irQGwKZLZEt0ISBhwFio4FoY67 UkhhA1kgN3tY3fnTmM6AE4gTG9yCh8pRGNdD+8DnctYRp2SwniNVB6K/4WAe3Mk/WReI GAV3rq1f3qVgsDf6HzLhEoXY00tWlO5wdma1IHImt3RZDeu12V8NkCF4aO7GtEa0LXKX BpDw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=P9TgPJVSxk1VDvpfQ1eECgH6y297/nTGrGyiIHK/mwg=; b=NfJPipBMKEJdwKmsv39ENP4FLRwGFeOVl1sgVaEmDDEbrE4oiYbpbKUf0OMDi2OIYB ODVKNIhz1jugAk7Uhj1xFnnnBlk7wtH3gsgzO9sMKb7kF3d8kRHZPSna7VXQ+Bv0ltWB TuzrS8bLvM4ZLiyJsJkkDktcesRKufYt8cXkpspzWM7KL0yy9ShAVb8dmi+MqZAr9tM6 WDawITwpiABttD/3F1ihrCg2oFvBmGy4Hg6A9qfKAXvX6nlI4FYqS1JpSnicRHAq8EDP 03iDjHzduw2Ux94bdpoaxW0t7rnPpJVIhBGqFSrgfrjixty/wK3cYnwdlsjXtg275VWy KI1Q== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=MdR2Xppr; 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 jx25si10873064ejc.382.2021.03.22.05.40.11; Mon, 22 Mar 2021 05:40:34 -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=MdR2Xppr; 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 S231196AbhCVMjU (ORCPT + 99 others); Mon, 22 Mar 2021 08:39:20 -0400 Received: from mail.kernel.org ([198.145.29.99]:57602 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231556AbhCVMeY (ORCPT ); Mon, 22 Mar 2021 08:34:24 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 99D1C619AB; Mon, 22 Mar 2021 12:34:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1616416464; bh=u037gL+vhNzjNoO//cnCmFQyJuhXU1YQYDVwVRbXDO8=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=MdR2XpprnQlbvEqr8fMsyopY4zz33QEN3e0MayBc2LR3Ariu+LG+C0r75zt+3WpyJ TP4BIULlSw1l3GjoYIY3y0a7AxDYQOVKWv8knfYlHrbYkf+g3QgEcM+0r2Ed+4ZqWy uuNa1DUUOwhMM1msLlo1mKmTIn8ph9MHTgXjLyUY= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Nathan Chancellor , Nick Desaulniers , Ard Biesheuvel Subject: [PATCH 5.11 117/120] efi: use 32-bit alignment for efi_guid_t literals Date: Mon, 22 Mar 2021 13:28:20 +0100 Message-Id: <20210322121933.566268718@linuxfoundation.org> X-Mailer: git-send-email 2.31.0 In-Reply-To: <20210322121929.669628946@linuxfoundation.org> References: <20210322121929.669628946@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Ard Biesheuvel commit fb98cc0b3af2ba4d87301dff2b381b12eee35d7d upstream. Commit 494c704f9af0 ("efi: Use 32-bit alignment for efi_guid_t") updated the type definition of efi_guid_t to ensure that it always appears sufficiently aligned (the UEFI spec is ambiguous about this, but given the fact that its EFI_GUID type is defined in terms of a struct carrying a uint32_t, the natural alignment is definitely >= 32 bits). However, we missed the EFI_GUID() macro which is used to instantiate efi_guid_t literals: that macro is still based on the guid_t type, which does not have a minimum alignment at all. This results in warnings such as In file included from drivers/firmware/efi/mokvar-table.c:35: include/linux/efi.h:1093:34: warning: passing 1-byte aligned argument to 4-byte aligned parameter 2 of 'get_var' may result in an unaligned pointer access [-Walign-mismatch] status = get_var(L"SecureBoot", &EFI_GLOBAL_VARIABLE_GUID, NULL, &size, ^ include/linux/efi.h:1101:24: warning: passing 1-byte aligned argument to 4-byte aligned parameter 2 of 'get_var' may result in an unaligned pointer access [-Walign-mismatch] get_var(L"SetupMode", &EFI_GLOBAL_VARIABLE_GUID, NULL, &size, &setupmode); The distinction only matters on CPUs that do not support misaligned loads fully, but 32-bit ARM's load-multiple instructions fall into that category, and these are likely to be emitted by the compiler that built the firmware for loading word-aligned 128-bit GUIDs from memory So re-implement the initializer in terms of our own efi_guid_t type, so that the alignment becomes a property of the literal's type. Fixes: 494c704f9af0 ("efi: Use 32-bit alignment for efi_guid_t") Reported-by: Nathan Chancellor Reviewed-by: Nick Desaulniers Reviewed-by: Nathan Chancellor Tested-by: Nathan Chancellor Link: https://github.com/ClangBuiltLinux/linux/issues/1327 Signed-off-by: Ard Biesheuvel Signed-off-by: Greg Kroah-Hartman --- include/linux/efi.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) --- a/include/linux/efi.h +++ b/include/linux/efi.h @@ -72,8 +72,10 @@ typedef void *efi_handle_t; */ typedef guid_t efi_guid_t __aligned(__alignof__(u32)); -#define EFI_GUID(a,b,c,d0,d1,d2,d3,d4,d5,d6,d7) \ - GUID_INIT(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) +#define EFI_GUID(a, b, c, d...) (efi_guid_t){ { \ + (a) & 0xff, ((a) >> 8) & 0xff, ((a) >> 16) & 0xff, ((a) >> 24) & 0xff, \ + (b) & 0xff, ((b) >> 8) & 0xff, \ + (c) & 0xff, ((c) >> 8) & 0xff, d } } /* * Generic EFI table header