Re: [PATCH] ALPHA: build fixes - force architecture (take 2)

2007-04-13 Thread Ivan Kokshaysky
On Fri, Apr 13, 2007 at 12:05:03PM -0700, Andrew Morton wrote: > alpha-fix-bootp-image-creation.patch > alpha-prctl-macros.patch > alpha-fixes-for-specific-machine-types.patch > alpha-more-fixes-for-specific-machine-types.patch > alpha-build-fixes-force-architecture.patch > > Which of these do

Re: [PATCH] ALPHA: build fixes - force architecture (take 2)

2007-04-13 Thread Andrew Morton
On Thu, 12 Apr 2007 14:16:39 -0700 Richard Henderson <[EMAIL PROTECTED]> wrote: > On Thu, Apr 12, 2007 at 12:01:10PM +0400, Ivan Kokshaysky wrote: > > [CIX stuff reworked, .got change dropped as Richard suggested] > > > > Override compiler .arch directive for generic kernel build. > > > >

Re: [PATCH] ALPHA: build fixes - force architecture (take 2)

2007-04-13 Thread Andrew Morton
On Thu, 12 Apr 2007 14:16:39 -0700 Richard Henderson [EMAIL PROTECTED] wrote: On Thu, Apr 12, 2007 at 12:01:10PM +0400, Ivan Kokshaysky wrote: [CIX stuff reworked, .got change dropped as Richard suggested] Override compiler .arch directive for generic kernel build. Signed-off-by:

Re: [PATCH] ALPHA: build fixes - force architecture (take 2)

2007-04-13 Thread Ivan Kokshaysky
On Fri, Apr 13, 2007 at 12:05:03PM -0700, Andrew Morton wrote: alpha-fix-bootp-image-creation.patch alpha-prctl-macros.patch alpha-fixes-for-specific-machine-types.patch alpha-more-fixes-for-specific-machine-types.patch alpha-build-fixes-force-architecture.patch Which of these do you think

Re: [PATCH] ALPHA: build fixes - force architecture (take 2)

2007-04-12 Thread Richard Henderson
On Thu, Apr 12, 2007 at 12:01:10PM +0400, Ivan Kokshaysky wrote: > [CIX stuff reworked, .got change dropped as Richard suggested] > > Override compiler .arch directive for generic kernel build. > > Signed-off-by: Ivan Kokshaysky <[EMAIL PROTECTED]> Signed-off-by: Richard Henderson <[EMAIL

[PATCH] ALPHA: build fixes - force architecture (take 2)

2007-04-12 Thread Ivan Kokshaysky
[CIX stuff reworked, .got change dropped as Richard suggested] Override compiler .arch directive for generic kernel build. Signed-off-by: Ivan Kokshaysky <[EMAIL PROTECTED]> --- linux.orig/arch/alpha/kernel/sys_titan.cThu Apr 12 01:19:47 2007 +++ linux/arch/alpha/kernel/sys_titan.c Thu Apr

[PATCH] ALPHA: build fixes - force architecture (take 2)

2007-04-12 Thread Ivan Kokshaysky
[CIX stuff reworked, .got change dropped as Richard suggested] Override compiler .arch directive for generic kernel build. Signed-off-by: Ivan Kokshaysky [EMAIL PROTECTED] --- linux.orig/arch/alpha/kernel/sys_titan.cThu Apr 12 01:19:47 2007 +++ linux/arch/alpha/kernel/sys_titan.c Thu Apr 12

Re: [PATCH] ALPHA: build fixes - force architecture (take 2)

2007-04-12 Thread Richard Henderson
On Thu, Apr 12, 2007 at 12:01:10PM +0400, Ivan Kokshaysky wrote: [CIX stuff reworked, .got change dropped as Richard suggested] Override compiler .arch directive for generic kernel build. Signed-off-by: Ivan Kokshaysky [EMAIL PROTECTED] Signed-off-by: Richard Henderson [EMAIL PROTECTED]