From: kbuild test robot <lkp@intel.com>
To: Nicholas Piggin <npiggin@gmail.com>
Cc: kbuild-all@01.org, Don Zickus <dzickus@redhat.com>,
Nicholas Piggin <npiggin@gmail.com>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 3/5] watchdog: Split up config options
Date: Tue, 23 May 2017 22:51:52 +0800 [thread overview]
Message-ID: <201705232241.PNeUPJgx%fengguang.wu@intel.com> (raw)
In-Reply-To: <20170522130403.18551-4-npiggin@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1999 bytes --]
Hi Nicholas,
[auto build test ERROR on linus/master]
[also build test ERROR on v4.12-rc2 next-20170523]
[if your patch is applied to the wrong git tree, please drop us a note to help improve the system]
url: https://github.com/0day-ci/linux/commits/Nicholas-Piggin/Improve-watchdog-config-for-arch-watchdogs/20170523-200254
config: alpha-allmodconfig (attached as .config)
compiler: alpha-linux-gnu-gcc (Debian 6.1.1-9) 6.1.1 20160705
reproduce:
wget https://raw.githubusercontent.com/01org/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# save the attached .config to linux build tree
make.cross ARCH=alpha
All errors (new ones prefixed by >>):
In file included from drivers/tty/sysrq.c:31:0:
>> include/linux/nmi.h:10:21: fatal error: asm/nmi.h: No such file or directory
#include <asm/nmi.h>
^
compilation terminated.
vim +10 include/linux/nmi.h
^1da177e Linus Torvalds 2005-04-16 4 #ifndef LINUX_NMI_H
^1da177e Linus Torvalds 2005-04-16 5 #define LINUX_NMI_H
^1da177e Linus Torvalds 2005-04-16 6
9938406a Michal Schmidt 2006-09-29 7 #include <linux/sched.h>
^1da177e Linus Torvalds 2005-04-16 8 #include <asm/irq.h>
d6075be4 Nicholas Piggin 2017-05-22 9 #if defined(CONFIG_HAVE_NMI_WATCHDOG) || defined(CONFIG_HARDLOCKUP_DETECTOR)
d6075be4 Nicholas Piggin 2017-05-22 @10 #include <asm/nmi.h>
d6075be4 Nicholas Piggin 2017-05-22 11 #endif
^1da177e Linus Torvalds 2005-04-16 12
d151b27d Ingo Molnar 2017-02-02 13 #ifdef CONFIG_LOCKUP_DETECTOR
:::::: The code at line 10 was first introduced by commit
:::::: d6075be461c5c70e888e0ea6db700f06f6e03c6e watchdog: Introduce arch_touch_nmi_watchdog()
:::::: TO: Nicholas Piggin <npiggin@gmail.com>
:::::: CC: 0day robot <fengguang.wu@intel.com>
---
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: 50189 bytes --]
next prev parent reply other threads:[~2017-05-23 14:42 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-22 13:03 [PATCH 0/5] Improve watchdog config for arch watchdogs Nicholas Piggin
2017-05-22 13:03 ` [PATCH 1/5] watchdog: remove unused declaration Nicholas Piggin
2017-05-22 13:04 ` [PATCH 2/5] watchdog: Introduce arch_touch_nmi_watchdog() Nicholas Piggin
2017-05-22 13:04 ` [PATCH 3/5] watchdog: Split up config options Nicholas Piggin
2017-05-23 14:51 ` kbuild test robot [this message]
2017-05-22 13:04 ` [PATCH 4/5] watchdog: Provide watchdog_reconfigure() for arch watchdogs Nicholas Piggin
2017-05-23 14:17 ` kbuild test robot
2017-05-22 13:04 ` [PATCH 5/5] powerpc/64s: SMP hardlockup watchdog Nicholas Piggin
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=201705232241.PNeUPJgx%fengguang.wu@intel.com \
--to=lkp@intel.com \
--cc=dzickus@redhat.com \
--cc=kbuild-all@01.org \
--cc=linux-kernel@vger.kernel.org \
--cc=npiggin@gmail.com \
/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
all inboxes | Powered by JetHome®