diff options
author | Uros Bizjak <[email protected]> | 2024-04-30 11:17:22 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2024-05-18 11:18:41 +0200 |
commit | a50ea641296699af1947336c2e75f6234f53548a (patch) | |
tree | fb76e7d49b07645e93eb3de8f187db500c94cd79 /scripts/rustdoc_test_builder.rs | |
parent | 08d564ad699ef32ceaf99d238b3d9c1f4ce5c998 (diff) |
x86/percpu: Unify percpu read-write accessors
Redefine percpu_from_op() and percpu_to_op() as __raw_cpu_read()
and __raw_cpu_write(). Unify __raw_cpu_{read,write}() macros
between configs w/ and w/o USE_X86_SEG_SUPPORT in order to
unify {raw,this}_cpu{read_write}_N() accessors between configs.
No functional change intended.
Signed-off-by: Uros Bizjak <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Josh Poimboeuf <[email protected]>
Cc: Linus Torvalds <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/rustdoc_test_builder.rs')
0 files changed, 0 insertions, 0 deletions