Ignore non-existing CP15 barrier instructions emulation (#3285)

CP15 barrier instruction emulation only exists on arm64 architecture.
Avoid sysctl writing an error to the journal when the setting doesn't
exist by prepending a dash.

(cherry picked from commit 889b561ca1)
This commit is contained in:
Stefan Agner 2024-04-04 00:33:45 +02:00 committed by Jan Čermák
parent 7a69678505
commit 7166a83998
No known key found for this signature in database
GPG Key ID: A78C897AA3AF012B
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
# disable "deprecated CP15 Barrier instruction" warnings
# https://www.kernel.org/doc/Documentation/arm64/legacy_instructions.txt
abi.cp15_barrier = 2
-abi.cp15_barrier = 2