All of lore.kernel.org
 help / color / mirror / Atom feed
From: kbuild test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: [afaerber:rtd1295-next 74/109] drivers/watchdog/rtd119x_wdt.c:18:10: fatal error: asm/system_misc.h: No such file or directory
Date: Thu, 31 Oct 2019 01:44:07 +0800	[thread overview]
Message-ID: <201910310104.OFBKBTVb%lkp@intel.com> (raw)

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

tree:   https://github.com/afaerber/linux.git rtd1295-next
head:   3a31a77b7c05e10c34ba14a8464740afe46061bd
commit: f3cdb774f021eee509dbbd3d6b7c4084b6defa83 [74/109] watchdog: rtd119x: Implement watchdog-based machine restart
config: ia64-allmodconfig (attached as .config)
compiler: ia64-linux-gcc (GCC) 7.4.0
reproduce:
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        git checkout f3cdb774f021eee509dbbd3d6b7c4084b6defa83
        # save the attached .config to linux build tree
        GCC_VERSION=7.4.0 make.cross ARCH=ia64 

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

All errors (new ones prefixed by >>):

>> drivers/watchdog/rtd119x_wdt.c:18:10: fatal error: asm/system_misc.h: No such file or directory
    #include <asm/system_misc.h>
             ^~~~~~~~~~~~~~~~~~~
   compilation terminated.

vim +18 drivers/watchdog/rtd119x_wdt.c

    17	
  > 18	#include <asm/system_misc.h>
    19	

---
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: 55461 bytes --]

                 reply	other threads:[~2019-10-30 17:44 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=201910310104.OFBKBTVb%lkp@intel.com \
    --to=lkp@intel.com \
    --cc=kbuild-all@lists.01.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 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.