Re: [PATCH 1/6] MIPS: remove cpu_has_64bit_gp_regs and cpu_has_64bit_addresses

From: Fredrik Noring
Date: Wed Mar 25 2020 - 05:33:31 EST


> > The (slightly outdated) patch series under review
> > is available here:
> >
> > https://lore.kernel.org/linux-mips/cover.1567326213.git.noring@xxxxxxxxxx/T/
>
> You don't happen to have a git tree available somewhere?

https://github.com/frno7/linux/tree/ps2-v5.4

is stable at v5.4,

https://github.com/frno7/linux/tree/ps2-master

has more experimental stuff (also at v5.4 at the moment). There are some
(work-in-progress) notes on the R5900 psABI, that may be of interest, here:

https://github.com/frno7/linux/wiki/R5900-processor-specific-ABI-(psABI)

Fredrik