linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: kbuild test robot <fengguang.wu@intel.com>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: kbuild-all@01.org,
	Linux Memory Management List <linux-mm@kvack.org>,
	Johannes Weiner <hannes@cmpxchg.org>
Subject: [mmotm:master 138/157] sound/pci/intel8x0.c:43:28: fatal error: asm/set_memory.h: No such file or directory
Date: Wed, 8 Mar 2017 13:03:06 +0800	[thread overview]
Message-ID: <201703081302.PNdbqNxw%fengguang.wu@intel.com> (raw)

[-- 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 --]

                 reply	other threads:[~2017-03-08  5:03 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=201703081302.PNdbqNxw%fengguang.wu@intel.com \
    --to=fengguang.wu@intel.com \
    --cc=akpm@linux-foundation.org \
    --cc=hannes@cmpxchg.org \
    --cc=kbuild-all@01.org \
    --cc=linux-mm@kvack.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox