Re: [PATCH v2 07/10] MIPS: traps: Handle CPU with non standard vint offset

From: Jiaxun Yang
Date: Fri Dec 22 2023 - 07:47:19 EST




在 2023/12/22 12:19, Thomas Bogendoerfer 写道:
On Fri, Oct 27, 2023 at 11:11:03PM +0100, Jiaxun Yang wrote:
Some BMIPS cpus has none standard start offset for vector interrupts.

Handle those CPUs in vector size calculation and handler setup process.
hmm, I see no connection to what this series is fixing. How does it
work without this patch ?

In this series reservation of exception vector is moved to here, so it's critical
to have correct size.

Thanks
- Jiaxun


Thomas.