All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kees Cook <keescook@chromium.org>
To: kernel test robot <lkp@intel.com>
Cc: Jann Horn <jannh@google.com>,
	oe-kbuild-all@lists.linux.dev,
	Luis Chamberlain <mcgrof@kernel.org>
Subject: Re: [kees:for-next/kspp 26/30] kernel/exit.c:82:5: warning: "CONFIG_SYSCTL" is not defined, evaluates to 0
Date: Thu, 1 Dec 2022 08:22:10 -0800	[thread overview]
Message-ID: <202212010821.998D2F2@keescook> (raw)
In-Reply-To: <202212012338.0sDIWedC-lkp@intel.com>

On Thu, Dec 01, 2022 at 11:10:19PM +0800, kernel test robot wrote:
> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git for-next/kspp
> head:   6fdc3fd27aec644a77f4bffffe7b0698eb217cc2
> commit: 345ff0411f9733e95a39b9ae01668762e4a4b632 [26/30] exit: Put an upper limit on how often we can oops
> config: arc-randconfig-r043-20221128
> compiler: arc-elf-gcc (GCC) 12.1.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/kees/linux.git/commit/?id=345ff0411f9733e95a39b9ae01668762e4a4b632
>         git remote add kees https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git
>         git fetch --no-tags kees for-next/kspp
>         git checkout 345ff0411f9733e95a39b9ae01668762e4a4b632
>         # save the config file
>         mkdir build_dir && cp config build_dir/.config
>         COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=arc SHELL=/bin/bash
> 
> If you fix the issue, kindly add following tag where applicable
> | Reported-by: kernel test robot <lkp@intel.com>
> 
> All warnings (new ones prefixed by >>):
> 
> >> kernel/exit.c:82:5: warning: "CONFIG_SYSCTL" is not defined, evaluates to 0 [-Wundef]
>       82 | #if CONFIG_SYSCTL
>          |     ^~~~~~~~~~~~~

Whoops. Thank you! Fixed and pushed out.

-- 
Kees Cook

      reply	other threads:[~2022-12-01 16:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-01 15:10 [kees:for-next/kspp 26/30] kernel/exit.c:82:5: warning: "CONFIG_SYSCTL" is not defined, evaluates to 0 kernel test robot
2022-12-01 16:22 ` Kees Cook [this message]

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=202212010821.998D2F2@keescook \
    --to=keescook@chromium.org \
    --cc=jannh@google.com \
    --cc=lkp@intel.com \
    --cc=mcgrof@kernel.org \
    --cc=oe-kbuild-all@lists.linux.dev \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.