All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: kbuild-all@lists.01.org
Subject: Re: [intel-linux-intel-lts:4.19/android_r 16885/21556] sound/soc/soc-dapm.c:3833:1: warning: the frame size of 2064 bytes is larger than 2048 bytes
Date: Mon, 01 Feb 2021 13:28:18 +0100	[thread overview]
Message-ID: <YBfz4lwjpfx/DIyn@kroah.com> (raw)
In-Reply-To: <202102012010.vdE1zCO1-lkp@intel.com>

[-- Attachment #1: Type: text/plain, Size: 1733 bytes --]

On Mon, Feb 01, 2021 at 08:05:25PM +0800, kernel test robot wrote:
> Hi Greg,
> 
> FYI, the error/warning still remains.
> 
> tree:   https://github.com/intel/linux-intel-lts.git 4.19/android_r
> head:   968adf904a287574c10a384c2e3b1e88994ad843
> commit: b8539473ea414eaa4ef28791fa308a6ab8c5d67c [16885/21556] ANDROID: GKI: workqueue.h: add Android ABI padding to some structures
> config: x86_64-randconfig-r032-20210201 (attached as .config)
> compiler: gcc-9 (Debian 9.3.0-15) 9.3.0
> reproduce (this is a W=1 build):
>         # https://github.com/intel/linux-intel-lts/commit/b8539473ea414eaa4ef28791fa308a6ab8c5d67c
>         git remote add intel-linux-intel-lts https://github.com/intel/linux-intel-lts.git
>         git fetch --no-tags intel-linux-intel-lts 4.19/android_r
>         git checkout b8539473ea414eaa4ef28791fa308a6ab8c5d67c
>         # save the attached .config to linux build tree
>         make W=1 ARCH=x86_64 
> 
> If you fix the issue, kindly add following tag as appropriate
> Reported-by: kernel test robot <lkp@intel.com>
> 
> All warnings (new ones prefixed by >>):
> 
>    sound/soc/soc-dapm.c: In function 'pop_dbg':
>    sound/soc/soc-dapm.c:174:2: warning: function 'pop_dbg' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
>      174 |  vsnprintf(buf, PAGE_SIZE, fmt, args);
>          |  ^~~~~~~~~
>    sound/soc/soc-dapm.c: In function 'snd_soc_dai_link_event':
> >> sound/soc/soc-dapm.c:3833:1: warning: the frame size of 2064 bytes is larger than 2048 bytes [-Wframe-larger-than=]
>     3833 | }
>          | ^
> 

Why are you emailing me about a random vendor-specific kernel tree?  I
have no control over them.

greg k-h

  reply	other threads:[~2021-02-01 12:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-01 12:05 [intel-linux-intel-lts:4.19/android_r 16885/21556] sound/soc/soc-dapm.c:3833:1: warning: the frame size of 2064 bytes is larger than 2048 bytes kernel test robot
2021-02-01 12:28 ` Greg Kroah-Hartman [this message]
2021-02-02  9:16   ` Rong Chen

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=YBfz4lwjpfx/DIyn@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=kbuild-all@lists.01.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.