]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
powerpc/64s: move some exception handlers out of line
authorDaniel Axtens <dja@axtens.net>
Fri, 20 Nov 2020 00:06:58 +0000 (11:06 +1100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 22 Nov 2020 08:56:57 +0000 (09:56 +0100)
commitf65bd491ca41e2a19edc92715ddb04e87cca0db9
treee15e23765f0145cc2d6cda540c0e20a7fdb8d4b1
parent39901d249eade12ff1251636078ddf146dde946a
powerpc/64s: move some exception handlers out of line

(backport only)

We're about to grow the exception handlers, which will make a bunch of them
no longer fit within the space available. We move them out of line.

This is a fiddly and error-prone business, so in the interests of reviewability
I haven't merged this in with the addition of the entry flush.

Signed-off-by: Daniel Axtens <dja@axtens.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/powerpc/kernel/exceptions-64s.S