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

Linus Torvalds (torvalds@transmeta.com)
Sat, 11 May 2002 10:37:39 -0700 (PDT)


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.

MIPS runs some sed script on it and that could be expanded to do this, and
all the same arguments apply.

Linus

-
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/