[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090514151107.5eae120e.sfr@canb.auug.org.au>
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