llvm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [linux-next:master 3809/4143] arch/um/kernel/skas/stub_exe.c:79:6: warning: stack frame size (16412) exceeds limit (1024) in '_start'
@ 2024-10-11 17:42 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2024-10-11 17:42 UTC (permalink / raw)
  Cc: oe-kbuild-all, llvm

TO: Benjamin Berg <benjamin.berg@intel.com>
CC: Johannes Berg <johannes.berg@intel.com>

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   d61a00525464bfc5fe92c6ad713350988e492b88
commit: 32e8eaf263d9be014ba1970444f745682fa9c6c0 [3809/4143] um: use execveat to create userspace MMs
config: um-allnoconfig (https://download.01.org/0day-ci/archive/20241012/202410120104.vAWdIYTZ-lkp@intel.com/config)
compiler: clang version 17.0.6 (https://github.com/llvm/llvm-project 6009708b4367171ccdbf4b5905cb6a803753fe18)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20241012/202410120104.vAWdIYTZ-lkp@intel.com/reproduce)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202410120104.vAWdIYTZ-lkp@intel.com/

All error/warnings (new ones prefixed by >>):

>> arch/um/kernel/skas/stub_exe.c:79:6: warning: stack frame size (16412) exceeds limit (1024) in '_start' [-Wframe-larger-than]
      79 | void _start(void)
         |      ^
   1 warning generated.
--
>> clang: error: unknown argument: '-n'


vim +/_start +79 arch/um/kernel/skas/stub_exe.c

    78	
  > 79	void _start(void)

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-10-11 17:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-11 17:42 [linux-next:master 3809/4143] arch/um/kernel/skas/stub_exe.c:79:6: warning: stack frame size (16412) exceeds limit (1024) in '_start' kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).