diff options
author | Mark Rutland <mark.rutland@arm.com> | 2023-06-05 09:01:16 +0200 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2023-06-05 09:57:20 +0200 |
commit | 1815da1718aa4c062b94cf3fc09432f552e25768 (patch) | |
tree | a7f397ceee055cc376a82822b482bd3f7570d3e0 /scripts/kallsyms.c | |
parent | locking/atomic: treewide: use raw_atomic*_<op>() (diff) | |
download | linux-1815da1718aa4c062b94cf3fc09432f552e25768.tar.xz linux-1815da1718aa4c062b94cf3fc09432f552e25768.zip |
locking/atomic: scripts: build raw_atomic_long*() directly
Now that arch_atomic*() usage is limited to the atomic headers, we no
longer have any users of arch_atomic_long_*(), and can generate
raw_atomic_long_*() directly.
Generate the raw_atomic_long_*() ops directly.
There should be no functional change as a result of this patch.
Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Kees Cook <keescook@chromium.org>
Link: https://lore.kernel.org/r/20230605070124.3741859-20-mark.rutland@arm.com
Diffstat (limited to 'scripts/kallsyms.c')
0 files changed, 0 insertions, 0 deletions