linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH 3/3] kthread: Stop abusing TASK_UNINTERRUPTIBLE (INCOMPLETE)
       [not found] <871qvbutex.fsf_-_@email.froward.int.ebiederm.org>
@ 2022-06-26 22:14 ` kernel test robot
  2022-06-26 22:34 ` kernel test robot
  1 sibling, 0 replies; 2+ messages in thread
From: kernel test robot @ 2022-06-26 22:14 UTC (permalink / raw)
  To: Eric W. Biederman, Linus Torvalds
  Cc: kbuild-all, LKML, Christian Brauner, Tejun Heo, Petr Mladek,
	Lai Jiangshan, Michal Hocko, Peter Zijlstra, Thomas Gleixner,
	Ingo Molnar, Andrew Morton, Linux Memory Management List,
	Oleg Nesterov

Hi "Eric,

Thank you for the patch! Yet something to improve:

[auto build test ERROR on mkp-scsi/for-next]
[also build test ERROR on jejb-scsi/for-next linus/master v5.19-rc3]
[cannot apply to linux/master next-20220624]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch]

url:    https://github.com/intel-lab-lkp/linux/commits/Eric-W-Biederman/kthread-Remove-the-flags-argument-from-kernel_thread/20220627-041557
base:   https://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git for-next
config: x86_64-randconfig-a013
compiler: gcc-11 (Debian 11.3.0-3) 11.3.0
reproduce (this is a W=1 build):
        # https://github.com/intel-lab-lkp/linux/commit/950f4922fa2aef3d2e68b4b2ab728c6945830991
        git remote add linux-review https://github.com/intel-lab-lkp/linux
        git fetch --no-tags linux-review Eric-W-Biederman/kthread-Remove-the-flags-argument-from-kernel_thread/20220627-041557
        git checkout 950f4922fa2aef3d2e68b4b2ab728c6945830991
        # save the config file
        mkdir build_dir && cp config build_dir/.config
        make W=1 O=build_dir ARCH=x86_64 SHELL=/bin/bash

If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <lkp@intel.com>

All errors (new ones prefixed by >>, old ones prefixed by <<):

>> ERROR: modpost: "wake_up_new_task" [kernel/rcu/rcutorture.ko] undefined!

-- 
0-DAY CI Kernel Test Service
https://01.org/lkp


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH 3/3] kthread: Stop abusing TASK_UNINTERRUPTIBLE (INCOMPLETE)
       [not found] <871qvbutex.fsf_-_@email.froward.int.ebiederm.org>
  2022-06-26 22:14 ` [PATCH 3/3] kthread: Stop abusing TASK_UNINTERRUPTIBLE (INCOMPLETE) kernel test robot
@ 2022-06-26 22:34 ` kernel test robot
  1 sibling, 0 replies; 2+ messages in thread
From: kernel test robot @ 2022-06-26 22:34 UTC (permalink / raw)
  To: Eric W. Biederman, Linus Torvalds
  Cc: llvm, kbuild-all, LKML, Christian Brauner, Tejun Heo,
	Petr Mladek, Lai Jiangshan, Michal Hocko, Peter Zijlstra,
	Thomas Gleixner, Ingo Molnar, Andrew Morton,
	Linux Memory Management List, Oleg Nesterov

Hi "Eric,

Thank you for the patch! Yet something to improve:

[auto build test ERROR on mkp-scsi/for-next]
[also build test ERROR on jejb-scsi/for-next linus/master v5.19-rc3]
[cannot apply to linux/master next-20220624]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch]

url:    https://github.com/intel-lab-lkp/linux/commits/Eric-W-Biederman/kthread-Remove-the-flags-argument-from-kernel_thread/20220627-041557
base:   https://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git for-next
config: x86_64-randconfig-a012
compiler: clang version 15.0.0 (https://github.com/llvm/llvm-project b0d6dd3905db145853c7c744ac92d49b00b1fa20)
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://github.com/intel-lab-lkp/linux/commit/950f4922fa2aef3d2e68b4b2ab728c6945830991
        git remote add linux-review https://github.com/intel-lab-lkp/linux
        git fetch --no-tags linux-review Eric-W-Biederman/kthread-Remove-the-flags-argument-from-kernel_thread/20220627-041557
        git checkout 950f4922fa2aef3d2e68b4b2ab728c6945830991
        # save the config file
        mkdir build_dir && cp config build_dir/.config
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=x86_64 SHELL=/bin/bash

If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <lkp@intel.com>

All errors (new ones prefixed by >>, old ones prefixed by <<):

ERROR: modpost: "wake_up_new_task" [kernel/rcu/rcutorture.ko] undefined!
ERROR: modpost: "wake_up_new_task" [fs/nfs/nfsv4.ko] undefined!
>> ERROR: modpost: "wake_up_new_task" [fs/ext4/ext4.ko] undefined!
>> ERROR: modpost: "wake_up_new_task" [fs/jbd2/jbd2.ko] undefined!
>> ERROR: modpost: "wake_up_new_task" [fs/ecryptfs/ecryptfs.ko] undefined!
ERROR: modpost: "wake_up_new_task" [fs/cifs/cifs.ko] undefined!
>> ERROR: modpost: "wake_up_new_task" [fs/nilfs2/nilfs2.ko] undefined!
>> ERROR: modpost: "wake_up_new_task" [fs/gfs2/gfs2.ko] undefined!
>> ERROR: modpost: "wake_up_new_task" [fs/f2fs/f2fs.ko] undefined!
>> ERROR: modpost: "wake_up_new_task" [drivers/char/ipmi/ipmi_si.ko] undefined!
WARNING: modpost: suppressed 30 unresolved symbol warnings because there were too many)

-- 
0-DAY CI Kernel Test Service
https://01.org/lkp


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-06-26 22:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <871qvbutex.fsf_-_@email.froward.int.ebiederm.org>
2022-06-26 22:14 ` [PATCH 3/3] kthread: Stop abusing TASK_UNINTERRUPTIBLE (INCOMPLETE) kernel test robot
2022-06-26 22:34 ` 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