All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@kernel.org>
To: netdev@vger.kernel.org
Subject: __rtnl_newlink(): the frame size of 1104 bytes is larger than 1024 bytes
Date: Fri, 29 Apr 2022 09:17:39 +0300	[thread overview]
Message-ID: <8735hwfm64.fsf@kernel.org> (raw)

Hi,

For few days now I have seen this gcc 11.1 warning:

net/core/rtnetlink.c: In function '__rtnl_newlink':
net/core/rtnetlink.c:3557:1: error: the frame size of 1104 bytes is larger than 1024 bytes [-Werror=frame-larger-than=]
 3557 | }
      | ^
cc1: all warnings being treated as errors

This morning I tested latest net-next and still seeing it:

f3412b3879b4 net: make sure net_rx_action() calls skb_defer_free_flush()

-- 
https://patchwork.kernel.org/project/linux-wireless/list/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

                 reply	other threads:[~2022-04-29  6:17 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8735hwfm64.fsf@kernel.org \
    --to=kvalo@kernel.org \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.