diff options
| author | Benjamin Gray <[email protected]> | 2024-05-15 12:44:42 +1000 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2024-08-21 20:15:12 +1000 |
| commit | dbf828aab466c6534711d1f1454c409ea68d18d0 (patch) | |
| tree | 71be154aa3e1c4464431f9b8b06687900d49b109 /tools/perf/scripts/python | |
| parent | e6b8940e7e80cdfe98ba8493214922998920dd9c (diff) | |
powerpc/code-patching: Add data patch alignment check
The new data patching still needs to be aligned within a
cacheline too for the flushes to work correctly. To simplify
this requirement, we just say data patches must be aligned.
Detect when data patching is not aligned, returning an invalid
argument error.
Signed-off-by: Benjamin Gray <[email protected]>
Reviewed-by: Hari Bathini <[email protected]>
Acked-by: Naveen N Rao <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions