From: SeongJae Park <sj@kernel.org>
To: kbuild-all@lists.01.org
Subject: Re: mm/damon/vaddr-test.h:309:1: warning: the frame size of 1064 bytes is larger than 1024 bytes
Date: Wed, 01 Dec 2021 17:35:30 +0000 [thread overview]
Message-ID: <20211201173530.2516-1-sj@kernel.org> (raw)
In-Reply-To: <202111182146.OV3C4uGr-lkp@intel.com>
[-- Attachment #1: Type: text/plain, Size: 1778 bytes --]
On Thu, 18 Nov 2021 21:53:55 +0800 kernel test robot <lkp@intel.com> wrote:
> [-- Attachment #1: Type: text/plain, Size: 3453 bytes --]
>
> tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
> head: 42eb8fdac2fc5d62392dcfcf0253753e821a97b0
> commit: 17ccae8bb5c928946f6f3af14626ec458f74e6ad mm/damon: add kunit tests
> date: 2 months ago
> config: mips-randconfig-c004-20211118 (attached as .config)
> compiler: mipsel-linux-gcc (GCC) 11.2.0
> reproduce (this is a W=1 build):
> wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
> chmod +x ~/bin/make.cross
> # https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=17ccae8bb5c928946f6f3af14626ec458f74e6ad
> git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
> git fetch --no-tags linus master
> git checkout 17ccae8bb5c928946f6f3af14626ec458f74e6ad
> # save the attached .config to linux build tree
> COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross ARCH=mips
>
> If you fix the issue, kindly add following tag as appropriate
> Reported-by: kernel test robot <lkp@intel.com>
Thank you for the fix, and sorry for late reply. A fix for this issue has
posted: https://lore.kernel.org/linux-mm/20211201150440.1088-6-sj(a)kernel.org/
Thanks,
SJ
>
> All warnings (new ones prefixed by >>):
>
> In file included from mm/damon/vaddr.c:672:
> mm/damon/vaddr-test.h: In function 'damon_test_split_evenly':
> >> mm/damon/vaddr-test.h:309:1: warning: the frame size of 1064 bytes is larger than 1024 bytes [-Wframe-larger-than=]
> 309 | }
> | ^
>
WARNING: multiple messages have this Message-ID (diff)
From: SeongJae Park <sj@kernel.org>
To: kernel test robot <lkp@intel.com>
Cc: SeongJae Park <sjpark@amazon.de>,
kbuild-all@lists.01.org, linux-kernel@vger.kernel.org,
Brendan Higgins <brendanhiggins@google.com>,
Andrew Morton <akpm@linux-foundation.org>,
Linux Memory Management List <linux-mm@kvack.org>
Subject: Re: mm/damon/vaddr-test.h:309:1: warning: the frame size of 1064 bytes is larger than 1024 bytes
Date: Wed, 1 Dec 2021 17:35:30 +0000 [thread overview]
Message-ID: <20211201173530.2516-1-sj@kernel.org> (raw)
In-Reply-To: <202111182146.OV3C4uGr-lkp@intel.com>
On Thu, 18 Nov 2021 21:53:55 +0800 kernel test robot <lkp@intel.com> wrote:
> [-- Attachment #1: Type: text/plain, Size: 3453 bytes --]
>
> tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
> head: 42eb8fdac2fc5d62392dcfcf0253753e821a97b0
> commit: 17ccae8bb5c928946f6f3af14626ec458f74e6ad mm/damon: add kunit tests
> date: 2 months ago
> config: mips-randconfig-c004-20211118 (attached as .config)
> compiler: mipsel-linux-gcc (GCC) 11.2.0
> reproduce (this is a W=1 build):
> wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
> chmod +x ~/bin/make.cross
> # https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=17ccae8bb5c928946f6f3af14626ec458f74e6ad
> git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
> git fetch --no-tags linus master
> git checkout 17ccae8bb5c928946f6f3af14626ec458f74e6ad
> # save the attached .config to linux build tree
> COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross ARCH=mips
>
> If you fix the issue, kindly add following tag as appropriate
> Reported-by: kernel test robot <lkp@intel.com>
Thank you for the fix, and sorry for late reply. A fix for this issue has
posted: https://lore.kernel.org/linux-mm/20211201150440.1088-6-sj@kernel.org/
Thanks,
SJ
>
> All warnings (new ones prefixed by >>):
>
> In file included from mm/damon/vaddr.c:672:
> mm/damon/vaddr-test.h: In function 'damon_test_split_evenly':
> >> mm/damon/vaddr-test.h:309:1: warning: the frame size of 1064 bytes is larger than 1024 bytes [-Wframe-larger-than=]
> 309 | }
> | ^
>
next prev parent reply other threads:[~2021-12-01 17:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-18 13:53 mm/damon/vaddr-test.h:309:1: warning: the frame size of 1064 bytes is larger than 1024 bytes kernel test robot
2021-11-18 13:53 ` kernel test robot
2021-12-01 17:35 ` SeongJae Park [this message]
2021-12-01 17:35 ` SeongJae Park
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=20211201173530.2516-1-sj@kernel.org \
--to=sj@kernel.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.