Re: [PATCH] MIPS: BMIPS: Reserve exception base to prevent corruption

From: Maciej W. Rozycki
Date: Wed Mar 03 2021 - 19:08:28 EST


On Wed, 3 Mar 2021, Thomas Bogendoerfer wrote:

> > What's up with the R3k (the usual trigger for me) here?
>
> I've moved r3k cpu_probe() to it's own file and when moving ebase
> reservation to cpu_probe(), I need to add it there as well. So just
> a mechanic step, I've missed.

Ah, right, I didn't notice the split. Thanks for taking care of it!

Maciej