All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: oe-kbuild@lists.linux.dev
Cc: lkp@intel.com
Subject: [sudeep-holla:android13-5.10/ffa 9245/9999] include/linux/kasan.h:17:10: fatal error: 'asm/kasan.h' file not found
Date: Wed, 31 Jan 2024 15:53:02 +0800	[thread overview]
Message-ID: <202401311544.SuKbKPH4-lkp@intel.com> (raw)

:::::: 
:::::: Manual check reason: "only scripts/Makefile.* file changed"
:::::: 

BCC: lkp@intel.com
CC: llvm@lists.linux.dev
CC: oe-kbuild-all@lists.linux.dev
TO: Nick Desaulniers <ndesaulniers@google.com>
CC: Nathan Chancellor <nathan@kernel.org>
CC: Masahiro Yamada <masahiroy@kernel.org>

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git android13-5.10/ffa
head:   9e12ac4f9c69befe08119567c073adc938aafc4d
commit: 377062e9833e131b9808a04f71be39161a1f04a6 [9245/9999] UPSTREAM: Makefile: infer --target from ARCH for CC=clang
:::::: branch date: 2 years ago
:::::: commit date: 2 years ago
config: arm-randconfig-003-20240131 (https://download.01.org/0day-ci/archive/20240131/202401311544.SuKbKPH4-lkp@intel.com/config)
compiler: clang version 14.0.6 (https://github.com/llvm/llvm-project.git f28c006a5895fc0e329fe15fead81e37457cb1d1)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240131/202401311544.SuKbKPH4-lkp@intel.com/reproduce)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/r/202401311544.SuKbKPH4-lkp@intel.com/

All errors (new ones prefixed by >>):

   In file included from arch/arm/kernel/asm-offsets.c:12:
   In file included from include/linux/mm.h:34:
>> include/linux/kasan.h:17:10: fatal error: 'asm/kasan.h' file not found
   #include <asm/kasan.h>
            ^~~~~~~~~~~~~
   1 error generated.
   make[2]: *** [scripts/Makefile.build:122: arch/arm/kernel/asm-offsets.s] Error 1 shuffle=1363640600
   make[2]: Target '__build' not remade because of errors.
   make[1]: *** [Makefile:1300: prepare0] Error 2 shuffle=1363640600
   make[1]: Target 'prepare' not remade because of errors.
   make: *** [Makefile:185: __sub-make] Error 2 shuffle=1363640600
   make: Target 'prepare' not remade because of errors.


vim +17 include/linux/kasan.h

0b24becc810dc3b Andrey Ryabinin  2015-02-13  15  
f4fb11566b5eb19 Andrey Konovalov 2020-12-22  16  #include <linux/linkage.h>
65fddcfca8ad147 Mike Rapoport    2020-06-08 @17  #include <asm/kasan.h>
0b24becc810dc3b Andrey Ryabinin  2015-02-13  18  

:::::: The code at line 17 was first introduced by commit
:::::: 65fddcfca8ad14778f71a57672fd01e8112d30fa mm: reorder includes after introduction of linux/pgtable.h

:::::: TO: Mike Rapoport <rppt@linux.ibm.com>
:::::: CC: Linus Torvalds <torvalds@linux-foundation.org>

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

                 reply	other threads:[~2024-01-31  7:54 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=202401311544.SuKbKPH4-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=oe-kbuild@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.