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:	Thu, 14 May 2009 15:11:07 +1000
From:	Stephen Rothwell <sfr@...b.auug.org.au>
To:	Arnd Bergmann <arnd@...db.de>
Cc:	linux-arch@...r.kernel.org, linux-kernel@...r.kernel.org,
	Remis Lima Baima <remis.developer@...glemail.com>,
	Sam Ravnborg <sam@...nborg.org>
Subject: Re: [PATCH 01/15] asm-generic: rename termios.h, signal.h and
 mman.h

Hi Arnd,

On Wed, 13 May 2009 22:56:24 +0000 Arnd Bergmann <arnd@...db.de> wrote:
>
> --- a/include/asm-generic/Kbuild
> +++ b/include/asm-generic/Kbuild
> @@ -2,9 +2,9 @@ header-y += errno-base.h
>  header-y += errno.h
>  header-y += fcntl.h
>  header-y += ioctl.h
> -header-y += mman.h
> +header-y += mman-common.h
>  header-y += poll.h
> -header-y += signal.h
> +header-y += signal-defs.h
>  header-y += statfs.h

I think that this change will prevent asm/mman.h and asm/signal.h from
being exported from the arch include/asm directories.
include/asm-generic/Kbuild is included by the arch/*/include/asm/Kbuild
files.

Maybe Sam (cc'd) could comment.
-- 
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ