Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1541779

Re: [RESEND PATCH v4 1/2] sysctl: introduce new proc handler proc_dobool

From hejianet <hejianet@gmail.com>
Newsgroups linux.kernel
Subject Re: [RESEND PATCH v4 1/2] sysctl: introduce new proc handler proc_dobool
Date 2016-12-14 10:20 +0100
Message-ID <sOdTc-4EN-13@gated-at.bofh.it> (permalink)
References <sOb50-2Zj-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Thanks, this error is caused by

# CONFIG_PROC_SYSCTL is not set

Will fixed in next version

Jia

B.R.


On 12/14/16 2:13 PM, kbuild test robot wrote:
> Hi Jia,
>
> [auto build test ERROR on linus/master]
> [also build test ERROR on v4.9 next-20161214]
> [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/Jia-He/sysctl-introduce-new-proc-handler-proc_dobool/20161214-112656
> config: x86_64-randconfig-n0-12141159 (attached as .config)
> compiler: gcc-4.8 (Debian 4.8.4-1) 4.8.4
> reproduce:
>          # save the attached .config to linux build tree
>          make ARCH=x86_64
>
> All errors (new ones prefixed by >>):
>
>>> kernel/built-in.o:(___ksymtab+proc_dobool+0x0): undefined reference to `proc_dobool'
> ---
> 0-DAY kernel test infrastructure                Open Source Technology Center
> https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[RESEND PATCH v4 0/2] change the proc handler for nsm_use_hostnames Jia He <hejianet@gmail.com> - 2016-12-14 03:50 +0100
  [RESEND PATCH v4 2/2] lockd: change the proc_handler for nsm_use_hostnames Jia He <hejianet@gmail.com> - 2016-12-14 03:50 +0100
  [RESEND PATCH v4 1/2] sysctl: introduce new proc handler proc_dobool Jia He <hejianet@gmail.com> - 2016-12-14 04:00 +0100
    Re: [RESEND PATCH v4 1/2] sysctl: introduce new proc handler  proc_dobool kbuild test robot <lkp@intel.com> - 2016-12-14 07:20 +0100
      Re: [RESEND PATCH v4 1/2] sysctl: introduce new proc handler  proc_dobool hejianet <hejianet@gmail.com> - 2016-12-14 10:20 +0100

csiph-web