]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
powerpc/64s: move some exception handlers out of line
authorDaniel Axtens <dja@axtens.net>
Thu, 19 Nov 2020 23:41:57 +0000 (10:41 +1100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 22 Nov 2020 09:02:25 +0000 (10:02 +0100)
commitb4e80478115bc7fcea627110c133f4afe1a40899
tree52ab9379433827fbfa9b4d5d5c1b3f557f9e65ea
parent2c746135a12e3f329171ed168ca0078d468f6d85
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