Re: [PATCH 3/8] m68k: use .text.head

2007-07-20 Thread Paul Mundt
On Fri, Jul 20, 2007 at 10:06:24AM +0200, Heiko Carstens wrote: > On Fri, Jul 20, 2007 at 04:33:08AM +0100, Al Viro wrote: > > > > i.e. tell modpost that entry point code (that has to be outside > > of .init.text for external reasons) is OK to refer to .init.* > > > I was wondering how to "fix"

Re: [PATCH 3/8] m68k: use .text.head

2007-07-20 Thread Heiko Carstens
On Fri, Jul 20, 2007 at 04:33:08AM +0100, Al Viro wrote: > > i.e. tell modpost that entry point code (that has to be outside > of .init.text for external reasons) is OK to refer to .init.* > > Signed-off-by: Al Viro <[EMAIL PROTECTED]> > --- > diff --git a/arch/m68k/kernel/sun3-head.S

Re: [PATCH 3/8] m68k: use .text.head

2007-07-20 Thread Heiko Carstens
On Fri, Jul 20, 2007 at 04:33:08AM +0100, Al Viro wrote: i.e. tell modpost that entry point code (that has to be outside of .init.text for external reasons) is OK to refer to .init.* Signed-off-by: Al Viro [EMAIL PROTECTED] --- diff --git a/arch/m68k/kernel/sun3-head.S

Re: [PATCH 3/8] m68k: use .text.head

2007-07-20 Thread Paul Mundt
On Fri, Jul 20, 2007 at 10:06:24AM +0200, Heiko Carstens wrote: On Fri, Jul 20, 2007 at 04:33:08AM +0100, Al Viro wrote: i.e. tell modpost that entry point code (that has to be outside of .init.text for external reasons) is OK to refer to .init.* I was wondering how to fix this on s390

[PATCH 3/8] m68k: use .text.head

2007-07-19 Thread Al Viro
i.e. tell modpost that entry point code (that has to be outside of .init.text for external reasons) is OK to refer to .init.* Signed-off-by: Al Viro <[EMAIL PROTECTED]> --- arch/m68k/kernel/head.S |2 +- arch/m68k/kernel/sun3-head.S |2 +- arch/m68k/kernel/vmlinux-std.lds

[PATCH 3/8] m68k: use .text.head

2007-07-19 Thread Al Viro
i.e. tell modpost that entry point code (that has to be outside of .init.text for external reasons) is OK to refer to .init.* Signed-off-by: Al Viro [EMAIL PROTECTED] --- arch/m68k/kernel/head.S |2 +- arch/m68k/kernel/sun3-head.S |2 +- arch/m68k/kernel/vmlinux-std.lds