[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <201510150439.FBxXEIqQ%fengguang.wu@intel.com>
Date: Thu, 15 Oct 2015 05:00:32 +0800
From: kbuild test robot <lkp@...el.com>
To: Chen Yu <yu.c.chen@...el.com>
Cc: kbuild-all@...org, pavel@....cz, rjw@...ysocki.net,
tglx@...utronix.de, mingo@...hat.com, hpa@...or.com,
len.brown@...el.com, rui.zhang@...el.com, x86@...nel.org,
linux-pm@...r.kernel.org, linux-kernel@...r.kernel.org,
Chen Yu <yu.c.chen@...el.com>
Subject: Re: [PATCH][v5] PM / hibernate: Print the possible panic reason when
resuming with inconsistent e820 map
Hi Chen,
[auto build test ERROR on tip/x86/core -- if it's inappropriate base, please suggest rules for selecting the more suitable base]
url: https://github.com/0day-ci/linux/commits/Chen-Yu/PM-hibernate-Print-the-possible-panic-reason-when-resuming-with-inconsistent-e820-map/20151015-030054
config: avr32-atngw100_defconfig (attached as .config)
reproduce:
wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# save the attached .config to linux build tree
make.cross ARCH=avr32
All errors (new ones prefixed by >>):
In file included from drivers/base/power/main.c:31:
>> include/linux/suspend.h:11:25: error: asm/suspend.h: No such file or directory
vim +11 include/linux/suspend.h
5 #include <linux/notifier.h>
6 #include <linux/init.h>
7 #include <linux/pm.h>
8 #include <linux/mm.h>
9 #include <linux/freezer.h>
10 #include <asm/errno.h>
> 11 #include <asm/suspend.h>
12
13 #ifdef CONFIG_VT
14 extern void pm_set_vt_switch(int);
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
Download attachment ".config.gz" of type "application/octet-stream" (11633 bytes)
Powered by blists - more mailing lists