lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 15 Oct 2015 04:10:59 +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: 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

Download attachment ".config.gz" of type "application/octet-stream" (10854 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ