diff options
author | 2022-11-10 20:35:02 +0000 | |
---|---|---|
committer | 2022-12-15 10:37:28 -0800 | |
commit | 7077d2ccb94dafd00b29cc2d601c9f6891648f5b (patch) | |
tree | fa99ea95f13c45fcacca15485c3d5a630043a8e8 /Documentation/kernel-hacking | |
parent | x86/mm: Populate KASAN shadow for entire per-CPU range of CPU entry area (diff) | |
download | wireguard-linux-7077d2ccb94dafd00b29cc2d601c9f6891648f5b.tar.xz wireguard-linux-7077d2ccb94dafd00b29cc2d601c9f6891648f5b.zip |
x86/kasan: Rename local CPU_ENTRY_AREA variables to shorten names
Rename the CPU entry area variables in kasan_init() to shorten their
names, a future fix will reference the beginning of the per-CPU portion
of the CPU entry area, and shadow_cpu_entry_per_cpu_begin is a bit much.
No functional change intended.
Signed-off-by: Sean Christopherson <seanjc@google.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Andrey Ryabinin <ryabinin.a.a@gmail.com>
Link: https://lkml.kernel.org/r/20221110203504.1985010-4-seanjc@google.com
Diffstat (limited to 'Documentation/kernel-hacking')
0 files changed, 0 insertions, 0 deletions