diff options
author | Heiko Carstens <hca@linux.ibm.com> | 2024-05-13 13:16:20 +0300 |
---|---|---|
committer | Alexander Gordeev <agordeev@linux.ibm.com> | 2024-05-14 21:21:23 +0300 |
commit | 207ddb918995369f716e2b1d987ca6880c2bc21d (patch) | |
tree | 140ee6459aadef5a0e40211130e6207138d4107a /tools/perf/scripts/python/export-to-sqlite.py | |
parent | effb83572685eaa70d05a8dd6307ca574a11fcf3 (diff) | |
download | linux-207ddb918995369f716e2b1d987ca6880c2bc21d.tar.xz |
s390/alternatives: Convert runtime sanity check into compile time check
__apply_alternatives() contains a runtime check which verifies that the
size of the to be patched code area is even. Convert this to a compile time
check using a similar ".org" trick, which is already used to verify that
old and new code areas have the same size.
Reviewed-by: Sven Schnelle <svens@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions