public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* arch/ia64/kernel/ptrace.c:2053:6: warning: no previous prototype for 'syscall_get_arguments'
@ 2021-11-13  2:38 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-11-13  2:38 UTC (permalink / raw)
  To: Peter Collingbourne; +Cc: kbuild-all, linux-kernel, Arnd Bergmann

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   66f4beaa6c1d28161f534471484b2daa2de1dce0
commit: 7962c2eddbfe7cce879acb06f9b4f205789e57b7 arch: remove unused function syscall_set_arguments()
date:   9 weeks ago
config: ia64-defconfig (attached as .config)
compiler: ia64-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=7962c2eddbfe7cce879acb06f9b4f205789e57b7
        git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
        git fetch --no-tags linus master
        git checkout 7962c2eddbfe7cce879acb06f9b4f205789e57b7
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross ARCH=ia64 

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 >>):

   arch/ia64/kernel/ptrace.c:1215:1: warning: no previous prototype for 'syscall_trace_enter' [-Wmissing-prototypes]
    1215 | syscall_trace_enter (long arg0, long arg1, long arg2, long arg3,
         | ^~~~~~~~~~~~~~~~~~~
   arch/ia64/kernel/ptrace.c:1236:1: warning: no previous prototype for 'syscall_trace_leave' [-Wmissing-prototypes]
    1236 | syscall_trace_leave (long arg0, long arg1, long arg2, long arg3,
         | ^~~~~~~~~~~~~~~~~~~
>> arch/ia64/kernel/ptrace.c:2053:6: warning: no previous prototype for 'syscall_get_arguments' [-Wmissing-prototypes]
    2053 | void syscall_get_arguments(struct task_struct *task,
         |      ^~~~~~~~~~~~~~~~~~~~~


vim +/syscall_get_arguments +2053 arch/ia64/kernel/ptrace.c

  2052	
> 2053	void syscall_get_arguments(struct task_struct *task,

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 19983 bytes --]

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

only message in thread, other threads:[~2021-11-13  2:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-13  2:38 arch/ia64/kernel/ptrace.c:2053:6: warning: no previous prototype for 'syscall_get_arguments' 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