All of lore.kernel.org
 help / color / mirror / Atom feed
* [intel-linux-intel-lts:4.19/android_r 18683/22633] drivers/staging/android/ion/ion_system_heap.c:17:10: fatal error: asm/set_memory.h: No such file or directory
@ 2021-04-26  8:52 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-04-26  8:52 UTC (permalink / raw)
  To: kbuild-all

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

Hi bo,

FYI, the error/warning still remains.

tree:   https://github.com/intel/linux-intel-lts.git 4.19/android_r
head:   e700ea86531f5df3076dbc8a35c09bc7b3c8013c
commit: 2dc602187679f10f3a427de9a96a8940f1ce2257 [18683/22633] ion: fix the tons of warning from PAT
config: mips-allyesconfig (attached as .config)
compiler: mips-linux-gcc (GCC) 9.3.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://github.com/intel/linux-intel-lts/commit/2dc602187679f10f3a427de9a96a8940f1ce2257
        git remote add intel-linux-intel-lts https://github.com/intel/linux-intel-lts.git
        git fetch --no-tags intel-linux-intel-lts 4.19/android_r
        git checkout 2dc602187679f10f3a427de9a96a8940f1ce2257
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross W=1 ARCH=mips 

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

>> drivers/staging/android/ion/ion_system_heap.c:17:10: fatal error: asm/set_memory.h: No such file or directory
      17 | #include <asm/set_memory.h>
         |          ^~~~~~~~~~~~~~~~~~
   compilation terminated.


vim +17 drivers/staging/android/ion/ion_system_heap.c

  > 17	#include <asm/set_memory.h>
    18	#include "ion.h"
    19	

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-04-26  8:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-26  8:52 [intel-linux-intel-lts:4.19/android_r 18683/22633] drivers/staging/android/ion/ion_system_heap.c:17:10: fatal error: asm/set_memory.h: No such file or directory kernel test robot

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.