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 X-Spam-Level: X-Spam-Status: No, score=-11.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 07D6DC4708F for ; Wed, 2 Jun 2021 00:10:34 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E11CD613BD for ; Wed, 2 Jun 2021 00:10:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235463AbhFBAML (ORCPT ); Tue, 1 Jun 2021 20:12:11 -0400 Received: from mail.kernel.org ([198.145.29.99]:56096 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235296AbhFBALu (ORCPT ); Tue, 1 Jun 2021 20:11:50 -0400 Received: by mail.kernel.org (Postfix) with ESMTPS id 7E16E613E7; Wed, 2 Jun 2021 00:10:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1622592608; bh=SyFNUV2l6tmGkPboaz4rroWwDLleamp7lPyj+ufFBp4=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=hMi/62+26cGvHnljDHuZD5x0W4LJfeyuMxfOPCm7vbLWuvoTpWNkkDrdrAlsEcf4T v2djqhzX+MlAdxtPChLrl6bParQj93WukxjNkXV5EXeQxs8T4rJPfAV8P7No2/Jp4R NgDLaCuHS/EtDfUsw4jMdOgiO7hznUBY7Y00W8yfgNtLX8HA1epG55RRudW9JtVP72 mXbtzwRxDjZFef7+QRZKP2S+eQ/GQD4pgZbokwRqY25gKS1JpKg3rxOKOB1ES9MJrQ Ts6MpjCNYY2pqlR8M0cMGRaabRGYzQ36XumiEcK9YKvPuF0T3v6NJCbkG3N8qfprg2 h390ifS4Qwiow== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH net-next 1/1] net: stmmac: enable platform specific safety features From: patchwork-bot+netdevbpf@kernel.org Message-Id: <162259260848.22595.3435009042583708673.git-patchwork-notify@kernel.org> Date: Wed, 02 Jun 2021 00:10:08 +0000 References: <20210601135235.1058841-1-vee.khee.wong@linux.intel.com> In-Reply-To: <20210601135235.1058841-1-vee.khee.wong@linux.intel.com> To: Wong Vee Khee Cc: peppe.cavallaro@st.com, alexandre.torgue@foss.st.com, joabreu@synopsys.com, davem@davemloft.net, kuba@kernel.org, mcoquelin.stm32@gmail.com, netdev@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello: This patch was applied to netdev/net-next.git (refs/heads/master): On Tue, 1 Jun 2021 21:52:35 +0800 you wrote: > On Intel platforms, not all safety features are enabled on the hardware. > The current implementation enable all safety features by default. This > will cause mass error and warning printouts after the module is loaded. > > Introduce platform specific safety features flag to enable or disable > each safety features. > > [...] Here is the summary with links: - [net-next,1/1] net: stmmac: enable platform specific safety features https://git.kernel.org/netdev/net-next/c/5ac712dcdfef You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html 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 X-Spam-Level: X-Spam-Status: No, score=-9.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1D31DC47080 for ; Wed, 2 Jun 2021 00:11:42 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id E2138613B1 for ; Wed, 2 Jun 2021 00:11:41 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E2138613B1 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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=rSsl+eq4tBUwkxlNktPEf1oftAnwpOZOOuB6BoIf5ks=; b=TfiCtu4zC7h0/b K19I17VLDdgqBrCtwh/vKIps/5Rk58tvJbbFGsyP3p89X2O7GPSxrWvyvR6B1H7sfBPgfg7nPxYN1 HvZHOgh4c02zzklZltiJL2qEIJeHF5lLkrNtw0akxiBVkdMOJlzR/MYkjisfUdleT/L6r6ynkAB9o tArcQlXyuOxeI3kyyss8IDCv1l3oyRN93+c8tkTmyUFzgcUwH8UCjJsCpUIuRChzL8UtUffmWDSeO scbmLP8olhU8auodfH3qsP+6tUBCUzOZ0mmnxb8bAOn3cV4XpQveaqwWpJlEq5Nybtl74taQObqLJ loSdcXkTcG2oWeElQvGg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1loESb-001JWR-2Y; Wed, 02 Jun 2021 00:10:13 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1loESW-001JVN-Ue for linux-arm-kernel@lists.infradead.org; Wed, 02 Jun 2021 00:10:10 +0000 Received: by mail.kernel.org (Postfix) with ESMTPS id 7E16E613E7; Wed, 2 Jun 2021 00:10:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1622592608; bh=SyFNUV2l6tmGkPboaz4rroWwDLleamp7lPyj+ufFBp4=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=hMi/62+26cGvHnljDHuZD5x0W4LJfeyuMxfOPCm7vbLWuvoTpWNkkDrdrAlsEcf4T v2djqhzX+MlAdxtPChLrl6bParQj93WukxjNkXV5EXeQxs8T4rJPfAV8P7No2/Jp4R NgDLaCuHS/EtDfUsw4jMdOgiO7hznUBY7Y00W8yfgNtLX8HA1epG55RRudW9JtVP72 mXbtzwRxDjZFef7+QRZKP2S+eQ/GQD4pgZbokwRqY25gKS1JpKg3rxOKOB1ES9MJrQ Ts6MpjCNYY2pqlR8M0cMGRaabRGYzQ36XumiEcK9YKvPuF0T3v6NJCbkG3N8qfprg2 h390ifS4Qwiow== MIME-Version: 1.0 Subject: Re: [PATCH net-next 1/1] net: stmmac: enable platform specific safety features From: patchwork-bot+netdevbpf@kernel.org Message-Id: <162259260848.22595.3435009042583708673.git-patchwork-notify@kernel.org> Date: Wed, 02 Jun 2021 00:10:08 +0000 References: <20210601135235.1058841-1-vee.khee.wong@linux.intel.com> In-Reply-To: <20210601135235.1058841-1-vee.khee.wong@linux.intel.com> To: Wong Vee Khee Cc: peppe.cavallaro@st.com, alexandre.torgue@foss.st.com, joabreu@synopsys.com, davem@davemloft.net, kuba@kernel.org, mcoquelin.stm32@gmail.com, netdev@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210601_171009_022028_8945A850 X-CRM114-Status: UNSURE ( 8.02 ) X-CRM114-Notice: Please train this message. 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-next.git (refs/heads/master): On Tue, 1 Jun 2021 21:52:35 +0800 you wrote: > On Intel platforms, not all safety features are enabled on the hardware. > The current implementation enable all safety features by default. This > will cause mass error and warning printouts after the module is loaded. > > Introduce platform specific safety features flag to enable or disable > each safety features. > > [...] Here is the summary with links: - [net-next,1/1] net: stmmac: enable platform specific safety features https://git.kernel.org/netdev/net-next/c/5ac712dcdfef 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