diff options
| author | He Ying <[email protected]> | 2021-03-16 00:11:48 -0400 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2021-03-29 13:22:17 +1100 |
| commit | d2313da4ff56bd631a3afe7a17992ed5bd0e04a6 (patch) | |
| tree | af8504ffb1888b51c334ce3a324e5222f128ca93 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
| parent | a329ddd472fa2af0c19a73b8658898ae7fd658ad (diff) | |
powerpc/setup_64: Fix sparse warnings
Sparse warns:
warning: symbol 'rfi_flush' was not declared.
warning: symbol 'entry_flush' was not declared.
warning: symbol 'uaccess_flush' was not declared.
Define 'entry_flush' and 'uaccess_flush' as static because they are
not referenced outside the file. Include asm/security_features.h in
which 'rfi_flush' is declared.
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: He Ying <[email protected]>
Reviewed-by: Christophe Leroy <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions