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] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 18 Jul 2011 12:51:26 -0400
From:	Arnaud Lacombe <lacombar@...il.com>
To:	Américo Wang <xiyou.wangcong@...il.com>
Cc:	Michal Marek <mmarek@...e.cz>,
	Andrew Morton <akpm@...ux-foundation.org>,
	linux-kernel@...r.kernel.org
Subject: Re: [Patch] fix a headers_check warning in include/linux/kernel.h

Hi,

On Sun, Jul 17, 2011 at 3:46 AM, Américo Wang <xiyou.wangcong@...il.com> wrote:
> This fixes the warning:
>
> linux-2.6/usr/include/linux/kernel.h:65: userspace cannot reference
> function or variable defined in the kernel
>
> As Michal noted, BUILD_BUG_ON stuffs should be moved
> under #ifdef __KERNEL__.
>
> Signed-off-by: WANG Cong <xiyou.wangcong@...il.com>
>
Why not all the other macros below the BUILD_BUG_ON stuff ? E.g. do we
want to export __FUNCTION__ ? NUMA_BUILD ? COMPACTION_BUILD ?
REBUILD_DUE_TO_FTRACE_MCOUNT_RECORD ?

 - Arnaud
--
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