]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
powerpc/security: re-name count cache flush to branch cache flush
authorNicholas Piggin <npiggin@gmail.com>
Tue, 9 Jun 2020 07:06:04 +0000 (17:06 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 16 Jul 2020 03:12:31 +0000 (13:12 +1000)
commit1026798c644bfd3115fc4e32fd5e767cfc30ccf1
treee3b7522429c0e7c38e44521788bd35c0174bca6e
parentb2b46304e9360f3dda49c9d8ba4a1478b9eecf1d
powerpc/security: re-name count cache flush to branch cache flush

The count cache flush mostly refers to both count cache and link stack
flushing. As a first step to untangling these a bit, re-name the bits
that apply to both.

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-2-npiggin@gmail.com
arch/powerpc/include/asm/asm-prototypes.h
arch/powerpc/kernel/entry_64.S
arch/powerpc/kernel/security.c