Re: [PATCH fixes] powerpc/40x: Make more space for system call exception

From: Michael Ellerman
Date: Wed May 13 2020 - 08:43:50 EST


On Sat, 9 May 2020 17:05:11 +0000 (UTC), Christophe Leroy wrote:
> When CONFIG_VIRT_CPU_ACCOUNTING is selected, system call exception
> handler doesn't fit below 0xd00 and build fails.
>
> As exception 0xd00 doesn't exist and is never generated by 40x,
> comment it out in order to get more space for system call exception.

Applied to powerpc/fixes.

[1/1] powerpc/40x: Make more space for system call exception
https://git.kernel.org/powerpc/c/249c9b0cd193d983c3a0b00f3fd3b92333bfeebe

cheers