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 97BF5C433F5 for ; Mon, 3 Oct 2022 09:51:26 +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:Cc:To:In-Reply-To:References:Date: Message-Id:From:Subject:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=5JScK+uh0EXEL8/mIKOzpxzIKZvJfPTCX0uvX3j05D8=; b=phFzixIyzQkk69 wrvLIi7t23VzxD0Nnj8/OLfjhPdUWCRyudmMsJltxC469l1rRPCkSuUnDskbutDdDOifPsaXR7Yjk R+0BGpYcLpJTXidnt4NvzqQU4pta5tq49fga5QehZV1GbPemWBCPrFWA+ZjLFvtwLVRO3sTVitGV2 TnqnW1YDqMIO0xse91k5EmqHlafsCAMgjnC4AsNVkuP1yfckwIHyoJ2xeNFwl4o7a6r+EtXiTtczC p7mlRSA35bC+/iz3wkjoVrUDdtcGOZIvaI2oONIJK2ey2ZwUS2gBkm1yzHD/y1+Qz1Q8cLC565Pu7 7QdTSKDW8yRXsXeNFMPQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ofI5d-005AVL-HG; Mon, 03 Oct 2022 09:50:21 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ofI5a-005ASw-T6 for linux-arm-kernel@lists.infradead.org; Mon, 03 Oct 2022 09:50:20 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id D9E4FB80EDD; Mon, 3 Oct 2022 09:50:15 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 8CCC2C433D6; Mon, 3 Oct 2022 09:50:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1664790614; bh=Ht/U0qko1eD4sGnYBSJaML5quvU0H7269FRiH21oUkc=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=V0hLZqgjpSrXX9K+ROTSeSllAiJ4U45c5/PqppnLsUEZxw0FipXAEDwGWdM4sIDpb 6zu5fAYsvpB8Ff1TD/dfyQLGhV5PMpb/lOq00/x5nuKBkM+B/bNZcxxbCWk4YFF+Bq EQiLBboy2n2+LRNvyFtQBQT4sY1YD3FZYS5X8GTJxoe+V3hx9bUxmT7Ut5ajU/BWFR eaHDo6GHHQyDpD7iwSpCgDC8cjWWMUIFdeLHoxFddZ3ztiEBOdEMMUrYkTo6J/wPED pu9iDfxwOULTS2UA7HYTP075j+N+04scnX++6W3LjI2SPf6dIchLUTrT0m/1Jhsd3b N820ot0oiJ+RA== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id 67EBCE49FA3; Mon, 3 Oct 2022 09:50:14 +0000 (UTC) MIME-Version: 1.0 Subject: Re: [PATCH v2] net: sparx5: Fix return type of sparx5_port_xmit_impl From: patchwork-bot+netdevbpf@kernel.org Message-Id: <166479061442.29582.11755477144424955738.git-patchwork-notify@kernel.org> Date: Mon, 03 Oct 2022 09:50:14 +0000 References: <20220929181947.62909-1-nhuck@google.com> In-Reply-To: <20220929181947.62909-1-nhuck@google.com> To: Nathan Huckleberry Cc: kuba@kernel.org, Steen.Hegelund@microchip.com, UNGLinuxDriver@microchip.com, casper.casan@gmail.com, davem@davemloft.net, edumazet@google.com, error27@gmail.com, horatiu.vultur@microchip.com, lars.povlsen@microchip.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, llvm@lists.linux.dev, nathan@kernel.org, ndesaulniers@google.com, netdev@vger.kernel.org, pabeni@redhat.com, trix@redhat.com X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221003_025019_128032_85847782 X-CRM114-Status: GOOD ( 11.30 ) 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 Hello: This patch was applied to netdev/net.git (master) by David S. Miller : On Thu, 29 Sep 2022 11:19:47 -0700 you wrote: > The ndo_start_xmit field in net_device_ops is expected to be of type > netdev_tx_t (*ndo_start_xmit)(struct sk_buff *skb, struct net_device *dev). > > The mismatched return type breaks forward edge kCFI since the underlying > function definition does not match the function hook definition. > > The return type of sparx5_port_xmit_impl should be changed from int to > netdev_tx_t. > > [...] Here is the summary with links: - [v2] net: sparx5: Fix return type of sparx5_port_xmit_impl https://git.kernel.org/netdev/net/c/73ea73507359 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel