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: m68k-sun3_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=m68k All errors (new ones prefixed by >>): In file included from drivers/tty/sysrq.c:34:0: >> include/linux/suspend.h:11:25: fatal error: asm/suspend.h: No such file or >> directory #include <asm/suspend.h> ^ compilation terminated. 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
.config.gz
Description: Binary data

