From: Ian Campbell <ijc@hellion.org.uk>
To: Adrian Bunk <bunk@kernel.org>
Cc: tglx@linutronix.de, mingo@redhat.com, hpa@zytor.com,
linux-kernel@vger.kernel.org
Subject: Re: [2.6 patch] x86: don't make swapper_pg_fixmap global
Date: Wed, 13 Feb 2008 21:34:24 +0000 [thread overview]
Message-ID: <1202938464.30565.0.camel@cthulhu.hellion.org.uk> (raw)
In-Reply-To: <20080213212955.GP3383@cs181133002.pp.htv.fi>
On Wed, 2008-02-13 at 23:29 +0200, Adrian Bunk wrote:
> It's not required for swapper_pg_fixmap to be global.
>
> Signed-off-by: Adrian Bunk <bunk@kernel.org>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
>
> ---
> cdaa89e8d9f49eecc6ec9052db1d65a62f1be04b diff --git a/arch/x86/kernel/head_32.S b/arch/x86/kernel/head_32.S
> index 74ef4a4..25eb985 100644
> --- a/arch/x86/kernel/head_32.S
> +++ b/arch/x86/kernel/head_32.S
> @@ -612,7 +612,7 @@ ENTRY(swapper_pg_pmd)
> ENTRY(swapper_pg_dir)
> .fill 1024,4,0
> #endif
> -ENTRY(swapper_pg_fixmap)
> +swapper_pg_fixmap:
> .fill 1024,4,0
> ENTRY(empty_zero_page)
> .fill 4096,1,0
>
--
Ian Campbell
Getting into trouble is easy.
-- D. Winkel and F. Prosser
next prev parent reply other threads:[~2008-02-13 21:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-13 21:29 Adrian Bunk
2008-02-13 21:34 ` Ian Campbell [this message]
2008-02-16 18:24 ` Thomas Gleixner
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=1202938464.30565.0.camel@cthulhu.hellion.org.uk \
--to=ijc@hellion.org.uk \
--cc=bunk@kernel.org \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=tglx@linutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
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
all inboxes | Powered by JetHome®