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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 9 Sep 2010 12:58:38 +1000
From:	Stephen Rothwell <sfr@...b.auug.org.au>
To:	"Rafael J. Wysocki" <rjw@...k.pl>
Cc:	linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
	Bojan Smojver <bojan@...ursive.com>
Subject: linux-next: build failure after merge of the final tree (suspend
 tree related)

Hi Rafael,

After merging the final tree, today's linux-next build (powerpc allyesconfig)
failed like this:

kernel/power/swap.c: In function 'save_image_lzo':
kernel/power/swap.c:447: error: implicit declaration of function 'vmalloc'
kernel/power/swap.c:447: warning: assignment makes pointer from integer without a cast
kernel/power/swap.c:454: warning: assignment makes pointer from integer without a cast
kernel/power/swap.c:457: error: implicit declaration of function 'vfree'
kernel/power/swap.c:462: warning: assignment makes pointer from integer without a cast
kernel/power/swap.c: In function 'load_image_lzo':
kernel/power/swap.c:767: warning: assignment makes pointer from integer without a cast
kernel/power/swap.c:774: warning: assignment makes pointer from integer without a cast

Caused by commit 2b2609c19ff19361360552786bd252ef40dfe5ce ("PM /
Hibernate: Compress hibernation image with LZO").

See Rule 1 in Documentation/SubmitChecklist.  There is a missing include
of linux/vmalloc.h.

I have reverted that commit for today.
-- 
Cheers,
Stephen Rothwell                    sfr@...b.auug.org.au
http://www.canb.auug.org.au/~sfr/

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists