linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [mmotm:master 138/157] sound/pci/intel8x0.c:43:28: fatal error: asm/set_memory.h: No such file or directory
@ 2017-03-08  5:03 kbuild test robot
  0 siblings, 0 replies; only message in thread
From: kbuild test robot @ 2017-03-08  5:03 UTC (permalink / raw)
  To: Andrew Morton; +Cc: kbuild-all, Linux Memory Management List, Johannes Weiner

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

tree:   git://git.cmpxchg.org/linux-mmotm.git master
head:   8de9dd3fdad241e5d496c77bb8a3e380d0dd8e66
commit: e6abc82473603a38c2c2499a611f044a604db4dc [138/157] treewide-decouple-cacheflushh-and-set_memoryh-fix-fix-fix-fix-fix-fix
config: xtensa-allyesconfig (attached as .config)
compiler: xtensa-linux-gcc (GCC) 4.9.0
reproduce:
        wget https://raw.githubusercontent.com/01org/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        git checkout e6abc82473603a38c2c2499a611f044a604db4dc
        # save the attached .config to linux build tree
        make.cross ARCH=xtensa 

All errors (new ones prefixed by >>):

>> sound/pci/intel8x0.c:43:28: fatal error: asm/set_memory.h: No such file or directory
    #include <asm/set_memory.h>
                               ^
   compilation terminated.

vim +43 sound/pci/intel8x0.c

    37	#include <sound/pcm.h>
    38	#include <sound/ac97_codec.h>
    39	#include <sound/info.h>
    40	#include <sound/initval.h>
    41	/* for 440MX workaround */
    42	#include <asm/pgtable.h>
  > 43	#include <asm/set_memory.h>
    44	#include <asm/cacheflush.h>
    45	
    46	MODULE_AUTHOR("Jaroslav Kysela <perex@perex.cz>");

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

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

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

only message in thread, other threads:[~2017-03-08  5:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-08  5:03 [mmotm:master 138/157] sound/pci/intel8x0.c:43:28: fatal error: asm/set_memory.h: No such file or directory kbuild test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).