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-prev] [day] [month] [year] [list]
Date:	Thu, 21 Jul 2011 13:15:33 +0800
From:	Américo Wang <xiyou.wangcong@...il.com>
To:	Randy Dunlap <rdunlap@...otime.net>
Cc:	Andrew Morton <akpm@...ux-foundation.org>,
	Michal Marek <mmarek@...e.cz>, linux-kernel@...r.kernel.org
Subject: Re: `make headers_check' bustage

On Mon, Jul 18, 2011 at 5:47 AM, Randy Dunlap <rdunlap@...otime.net> wrote:
> On Thu, 7 Jul 2011 17:16:27 -0700 Andrew Morton wrote:
>
>> It is just me, or is headers_check busted in current -linus?
>>
>> z:/usr/src/25> make mrproper; make allmodconfig; make headers_check
>> ...
>> /usr/src/25/usr/include/linux/kernel.h:65: userspace cannot reference function or variable defined in the kernel
>> /usr/src/25/usr/include/linux/quota.h:175: userspace cannot reference function or variable defined in the kernel
>> /usr/src/25/usr/include/linux/sdla.h:116: userspace cannot reference function or variable defined in the kernel
>> /usr/src/25/usr/include/linux/soundcard.h:1054: userspace cannot reference function or variable defined in the kernel
>
> What does it take to reproduce this?
> Does it fail on either type of X86 or is this from some other $ARCH?
> I can't make it fail on X86 (3.0-rc7).

If you have CONFIG_HEADERS_CHECK=y in your .config,
make headers_check will be invoked after compiling is done.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ