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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id C769FC433EF for ; Tue, 28 Jun 2022 16:47:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=rc2xMulGEAygtWokUEJEy1puRUupCTUzkojEXGgPIl8=; b=mgmpW2yBzs+tfk DLIX7taAXXTbXpNngg1qsO3+QlWGrq8b/gDJoAsK4NqqiRHqWYNSmZAJw22y60kyKV7DU6c+eOfqA dlcLd3FWTWmMXUaUBq3DCqcmGcG98wacBoG9zG021QIkUPLzer/MPm76MlVjpTGrK7H3V2ySIJw0n NayxEc8tN3+xzVpl/qelFNVdzBEMEhdcdV7uiXU6o6UZsyyEqOgv4tGMTqlVujm4ZM/fQSDAZJJxP Sc87leqcGtWUEIV4mdDHdBAwkExo2pBjqvAIOh38K1y9FIx9RcIhpSLyagvOYwJUUEc2QmfOMsnEd 8wq2up8QQhG0VPSo3DRA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o6ELf-007Fu9-Nz; Tue, 28 Jun 2022 16:45:59 +0000 Received: from pandora.armlinux.org.uk ([2001:4d48:ad52:32c8:5054:ff:fe00:142]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1o6ELd-007FtU-2K for linux-arm-kernel@lists.infradead.org; Tue, 28 Jun 2022 16:45:58 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=armlinux.org.uk; s=pandora-2019; h=Sender:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=v4DdRGOMrTFRfMhGOwofCftZuCBc0LK6jFGo1uAI728=; b=yihLH4crbvN1FDNhVvghJYjbe9 x5qADhLVRFo2cjd0EwSWbaICUI1a9lG4My42NOrrgyOHGel8MtxcY0NCG+3UO9dMOs6op7IBRaEsf Js7Ni73B0fgYFsJtBvNlcDpyksaDnMXaVXXPYR1xJM5ZILgiQnCoPp6wIqG07VRCLp54BUS2DK84T 1T5HLE5+u4itopKwBZoHQgqOz6aBikC4o5XRn2JMc839Bef9VcvxA9KakQcDizyFvoDNE0jX/aZeQ Z2niz75SdEtwaWGcjoSz03wLIVFECCt0hqOGfeeXxf/PpzmI9HAkDJX7yc+rp0RiK89meAHdSjjFl TJ3gbSew==; Received: from shell.armlinux.org.uk ([fd8f:7570:feb6:1:5054:ff:fe00:4ec]:33070) by pandora.armlinux.org.uk with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1o6ELa-0001rW-43; Tue, 28 Jun 2022 17:45:54 +0100 Received: from linux by shell.armlinux.org.uk with local (Exim 4.94.2) (envelope-from ) id 1o6ELY-000536-Tg; Tue, 28 Jun 2022 17:45:52 +0100 Date: Tue, 28 Jun 2022 17:45:52 +0100 From: "Russell King (Oracle)" To: Ard Biesheuvel Cc: Sudeep Holla , Linux ARM , linux-efi Subject: Re: [PATCH v2] ARM: efi: Simplify arch_efi_call_virt() macro Message-ID: References: <20220628141821.849643-1-sudeep.holla@arm.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220628_094557_161700_A8984C63 X-CRM114-Status: GOOD ( 14.65 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, Jun 28, 2022 at 06:29:52PM +0200, Ard Biesheuvel wrote: > On Tue, 28 Jun 2022 at 16:18, Sudeep Holla wrote: > > > > Currently, the arch_efi_call_virt() assumes all users of it will have > > defined a type 'efi_##f##_t' to make use of it. It is unnecessarily > > forcing the users to create a new typedef when __efi_rt_asm_wrapper() > > actually expects void pointer. > > > > Simplify the arch_efi_call_virt() macro by eliminating the explicit > > need for efi_##f##_t type for every user of this macro. > > > > This change is done to align with implementations on other similar > > architectures. > > > > Cc: Ard Biesheuvel > > Cc: Russell King > > Signed-off-by: Sudeep Holla > > I'll queue this one up right away in the EFI tree, unless Russell has > something else in mind? No, looks good, thanks. Acked-by: Russell King (Oracle) -- RMK's Patch system: https://www.armlinux.org.uk/developer/patches/ FTTP is here! 40Mbps down 10Mbps up. Decent connectivity at last! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel