aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/lib/code-patching.c
diff options
context:
space:
mode:
authorNadav Amit <namit@vmware.com>2021-02-20 15:17:10 -0800
committerIngo Molnar <mingo@kernel.org>2021-03-06 12:59:10 +0100
commit291c4011dd7ac0cd0cebb727a75ee5a50d16dcf7 (patch)
treec9444ac6f4ba0152203d5e23dd5f1463a50b590e /arch/powerpc/lib/code-patching.c
parent09c5272e48614a30598e759c3c7bed126d22037d (diff)
cpumask: Mark functions as pure
cpumask_next_and() and cpumask_any_but() are pure, and marking them as such seems to generate different and presumably better code for native_flush_tlb_multi(). Signed-off-by: Nadav Amit <namit@vmware.com> Signed-off-by: Ingo Molnar <mingo@kernel.org> Reviewed-by: Dave Hansen <dave.hansen@linux.intel.com> Link: https://lore.kernel.org/r/20210220231712.2475218-8-namit@vmware.com
Diffstat (limited to 'arch/powerpc/lib/code-patching.c')
0 files changed, 0 insertions, 0 deletions