public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: kbuild test robot <lkp@intel.com>
To: Firoz Khan <firoz.khan@linaro.org>
Cc: kbuild-all@01.org, linux-alpha@vger.kernel.org, rth@twiddle.net,
	ink@jurassic.park.msu.ru, mattst88@gmail.com,
	y2038@lists.linaro.org, linux-kernel@vger.kernel.org,
	linux-arch@vger.kernel.org, arnd@arndb.de,
	deepa.kernel@gmail.com, Firoz Khan <firoz.khan@linaro.org>
Subject: Re: [PATCH 6/6] alpha: uapi header and system call table file generation
Date: Tue, 17 Jul 2018 00:23:27 +0800	[thread overview]
Message-ID: <201807170009.TYS4RodV%fengguang.wu@intel.com> (raw)
In-Reply-To: <1531736638-15294-7-git-send-email-firoz.khan@linaro.org>

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

Hi Firoz,

Thank you for the patch! Perhaps something to improve:

[auto build test WARNING on linus/master]
[also build test WARNING on v4.18-rc5 next-20180716]
[if your patch is applied to the wrong git tree, please drop us a note to help improve the system]

url:    https://github.com/0day-ci/linux/commits/Firoz-Khan/System-call-table-generation-support/20180716-212040
config: alpha-allyesconfig (attached as .config)
compiler: alpha-linux-gnu-gcc (Debian 7.2.0-11) 7.2.0
reproduce:
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # save the attached .config to linux build tree
        GCC_VERSION=7.2.0 make.cross ARCH=alpha 

All warnings (new ones prefixed by >>):

>> <stdin>:249:2: warning: #warning syscall getpid not implemented [-Wcpp]
>> <stdin>:261:2: warning: #warning syscall getuid not implemented [-Wcpp]
>> <stdin>:330:2: warning: #warning syscall getgid not implemented [-Wcpp]
>> <stdin>:336:2: warning: #warning syscall geteuid not implemented [-Wcpp]
>> <stdin>:339:2: warning: #warning syscall getegid not implemented [-Wcpp]
>> <stdin>:345:2: warning: #warning syscall umount2 not implemented [-Wcpp]
>> <stdin>:381:2: warning: #warning syscall getppid not implemented [-Wcpp]
   <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp]
   <stdin>:1335:2: warning: #warning syscall rseq not implemented [-Wcpp]

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

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

  reply	other threads:[~2018-07-16 16:24 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-16 10:23 [PATCH 0/6] System call table generation support Firoz Khan
2018-07-16 10:23 ` [PATCH 1/6] alpha: Move __IGNORE* entries to non uapi header Firoz Khan
2018-08-11 19:28   ` Al Viro
2018-08-11 20:59     ` Michael Cree
2018-08-11 22:27       ` Arnd Bergmann
2018-07-16 10:23 ` [PATCH 2/6] alpha: Add CONFIG_OSF4_COMPAT for compat syscall support Firoz Khan
2018-07-16 10:23 ` [PATCH 3/6] alpha: Unify the not-implemented system call entry name Firoz Khan
2018-08-11  0:04   ` Al Viro
2018-08-11  2:31     ` Richard Henderson
2018-08-11  2:45       ` Al Viro
2018-08-11  4:10         ` Richard Henderson
2018-08-11 15:07           ` Al Viro
2018-08-11 15:24             ` Richard Henderson
2018-07-16 10:23 ` [PATCH 4/6] alpha: Replace NR_SYSCALLS macro from asm/unistd.h Firoz Khan
2018-07-16 10:23 ` [PATCH 5/6] alpha: Add system call table generation support Firoz Khan
2018-07-16 10:23 ` [PATCH 6/6] alpha: uapi header and system call table file generation Firoz Khan
2018-07-16 16:23   ` kbuild test robot [this message]
2018-07-16 14:09 ` [PATCH 0/6] System call table generation support Arnd Bergmann

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=201807170009.TYS4RodV%fengguang.wu@intel.com \
    --to=lkp@intel.com \
    --cc=arnd@arndb.de \
    --cc=deepa.kernel@gmail.com \
    --cc=firoz.khan@linaro.org \
    --cc=ink@jurassic.park.msu.ru \
    --cc=kbuild-all@01.org \
    --cc=linux-alpha@vger.kernel.org \
    --cc=linux-arch@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mattst88@gmail.com \
    --cc=rth@twiddle.net \
    --cc=y2038@lists.linaro.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox