lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Mon, 24 Oct 2022 15:16:04 +0800
From:   kernel test robot <lkp@...el.com>
To:     "Jason A. Donenfeld" <zx2c4@...nel.org>
Cc:     kbuild-all@...ts.01.org, zx2c4@...nel.org,
        linux-kernel@...r.kernel.org
Subject: [crng-random:jd/canary-mask 8/9]
 include/linux/stackprotector.h:28:10: fatal error: asm/stackprotector.h: No
 such file or directory

tree:   git://git.kernel.org/pub/scm/linux/kernel/git/crng/random.git jd/canary-mask
head:   afb02bbe4c346ac0a902ce5f9df4affc68803a40
commit: 6c054d434f85af5a8e61a81d595796768a2d9fab [8/9] stackprotector: move CANARY_MASK and get_random_canary() into stackprotector.h
config: arc-defconfig
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/crng/random.git/commit/?id=6c054d434f85af5a8e61a81d595796768a2d9fab
        git remote add crng-random git://git.kernel.org/pub/scm/linux/kernel/git/crng/random.git
        git fetch --no-tags crng-random jd/canary-mask
        git checkout 6c054d434f85af5a8e61a81d595796768a2d9fab
        # 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@...el.com>

All errors (new ones prefixed by >>):

   In file included from init/main.c:22:
>> include/linux/stackprotector.h:28:10: fatal error: asm/stackprotector.h: No such file or directory
      28 | #include <asm/stackprotector.h>
         |          ^~~~~~~~~~~~~~~~~~~~~~
   compilation terminated.


vim +28 include/linux/stackprotector.h

6c054d434f85af Jason A. Donenfeld 2022-10-23  27  
9b5609fd773e6a Ingo Molnar        2008-02-14 @28  #include <asm/stackprotector.h>
6c054d434f85af Jason A. Donenfeld 2022-10-23  29  

:::::: The code at line 28 was first introduced by commit
:::::: 9b5609fd773e6ac0b1d6d6e1bf68f32cca64e06b stackprotector: include files

:::::: TO: Ingo Molnar <mingo@...e.hu>
:::::: CC: Thomas Gleixner <tglx@...utronix.de>

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

View attachment "config" of type "text/plain" (39635 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ