commit | 4d24e21cc694e7253a532fe5a9bde12b284f1317 | [log] [tgz] |
---|---|---|
author | Nicholas Piggin <npiggin@gmail.com> | Tue Jun 09 17:06:09 2020 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Thu Jul 16 13:12:32 2020 +1000 |
tree | 8bb401bd0919c77c6319c25e7233401b44c68765 | |
parent | 70d7cdaf0548ec95fa7204dcdd39cd8e63cee24d [diff] |
powerpc/security: Allow for processors that flush the link stack using the special bcctr If both count cache and link stack are to be flushed, and can be flushed with the special bcctr, patch that in directly to the flush/branch nop site. Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20200609070610.846703-7-npiggin@gmail.com