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

Attachment: .config.gz
Description: Binary data

Reply via email to