Re: 64-bit jiffies, a better solution take 2

Russell King (rmk@arm.linux.org.uk)
Sat, 11 May 2002 19:11:18 +0100


On Sat, May 11, 2002 at 10:37:39AM -0700, Linus Torvalds wrote:
> On Sat, 11 May 2002, george anzinger wrote:
> >
> > So, what to do? For ARM and MIPS we could go back to solution 1:
>
> Why not just put that knowledge in the ARM/MIPS architecture makefile?
>
> ARM already has multiple linker scripts, and it already selects on them
> based on CONFIG options, so I'd much rather just do that straightforward
> kind of thing than play any clever games.

So would I - there will be a config option, so we can just use sed on the
relevant linker script to do the right thing.

-- 
Russell King (rmk@arm.linux.org.uk)                The developer of ARM Linux
             http://www.arm.linux.org.uk/personal/aboutme.html

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/