[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20090921080512.GA27736@merkur.ravnborg.org>
Date: Mon, 21 Sep 2009 10:05:12 +0200
From: Sam Ravnborg <sam@...nborg.org>
To: Martin Schwidefsky <schwidefsky@...ibm.com>
Cc: Tim Abbott <tabbott@...lice.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>,
"H. Peter Anvin" <hpa@...or.com>,
Haavard Skinnemoen <hskinnemoen@...el.com>,
Benjamin Herrenschmidt <benh@...nel.crashing.org>,
Paul Mackerras <paulus@...ba.org>
Subject: Re: [PATCH v3 4/4] Use macros for .data.page_aligned section.
On Mon, Sep 21, 2009 at 09:57:17AM +0200, Martin Schwidefsky wrote:
> On Sun, 20 Sep 2009 14:43:13 -0400
> Tim Abbott <tabbott@...lice.com> wrote:
>
> > This patch changes the remaining direct references to
> > .data.page_aligned in C and assembly code to use the macros in
> > include/linux/linkage.h.
> >
> > Signed-off-by: Tim Abbott <tabbott@...lice.com>
> > Cc: Thomas Gleixner <tglx@...utronix.de>
> > Cc: Ingo Molnar <mingo@...hat.com>
> > Cc: H. Peter Anvin <hpa@...or.com>
> > Cc: Haavard Skinnemoen <hskinnemoen@...el.com>
> > Cc: Benjamin Herrenschmidt <benh@...nel.crashing.org>
> > Cc: Paul Mackerras <paulus@...ba.org>
> > Cc: Martin Schwidefsky <schwidefsky@...ibm.com>
> > Cc: Sam Ravnborg <sam@...nborg.org>
> > ---
> > arch/avr32/mm/init.c | 4 +---
> > arch/powerpc/kernel/vdso.c | 3 ++-
> > arch/powerpc/kernel/vdso32/vdso32_wrapper.S | 3 ++-
> > arch/powerpc/kernel/vdso64/vdso64_wrapper.S | 3 ++-
> > arch/s390/kernel/vdso.c | 2 +-
> > arch/s390/kernel/vdso32/vdso32_wrapper.S | 3 ++-
> > arch/s390/kernel/vdso64/vdso64_wrapper.S | 3 ++-
> > arch/x86/include/asm/cache.h | 4 +++-
> > arch/x86/kernel/head_32.S | 2 +-
> > 9 files changed, 16 insertions(+), 11 deletions(-)
>
> Compiles and works fine:
> Acked-by: Martin Schwidefsky <schwidefsky@...ibm.com>
Thanks for testing.
If I rebase I will add your ack.
Sam
--
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