From: Arnd Bergmann <arnd@arndb•de>
To: linuxppc-dev@ozlabs•org
Cc: Stephen Rothwell <sfr@canb•auug.org.au>,
Benjamin Herrenschmidt <benh@kernel•crashing.org>,
linux-next@vger•kernel.org,
Dave Kleikamp <shaggy@linux•vnet.ibm.com>
Subject: Re: [PATCH] powerpc: mman.h export fixups
Date: Mon, 14 Jul 2008 16:02:15 +0200 [thread overview]
Message-ID: <200807141602.15619.arnd@arndb.de> (raw)
In-Reply-To: <20080714192557.331a50f5.sfr@canb.auug.org.au>
On Monday 14 July 2008, Stephen Rothwell wrote:
> index 34a0a8d..329ecfd 100644
> --- a/include/asm-powerpc/Kbuild
> +++ b/include/asm-powerpc/Kbuild
> @@ -2,7 +2,6 @@ include include/asm-generic/Kbuild.asm
>
> header-y += auxvec.h
> header-y += ioctls.h
> -header-y += mman.h
> header-y += sembuf.h
> header-y += siginfo.h
> header-y += stat.h
> @@ -28,6 +27,7 @@ unifdef-y += byteorder.h
> unifdef-y += cputable.h
> unifdef-y += elf.h
> unifdef-y += nvram.h
> +unifdef-y += mman.h
> unifdef-y += param.h
> unifdef-y += posix_types.h
> unifdef-y += ptrace.h
mman.h is already listed as unifdef-y in include/asm-generic/Kbuild.asm,
so you can probably just drop it here.
Arnd <><
next prev parent reply other threads:[~2008-07-14 14:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20080714170301.93f940fd.sfr@canb.auug.org.au>
2008-07-14 9:25 ` [PATCH] powerpc: mman.h export fixups Stephen Rothwell
2008-07-14 14:02 ` Arnd Bergmann [this message]
2008-07-14 16:34 ` Dave Kleikamp
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200807141602.15619.arnd@arndb.de \
--to=arnd@arndb$(echo .)de \
--cc=benh@kernel$(echo .)crashing.org \
--cc=linux-next@vger$(echo .)kernel.org \
--cc=linuxppc-dev@ozlabs$(echo .)org \
--cc=sfr@canb$(echo .)auug.org.au \
--cc=shaggy@linux$(echo .)vnet.ibm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox