diff options
author | John Ogness <john.ogness@linutronix.de> | 2024-08-27 17:19:31 +0300 |
---|---|---|
committer | Petr Mladek <pmladek@suse.com> | 2024-09-04 13:28:25 +0300 |
commit | d33d5e683b0d3b4f5fc6a49ce17583f8ca663944 (patch) | |
tree | 940a6cd9565510e6daa95c4f07919f04596e909f /tools/perf/scripts/python/stackcollapse.py | |
parent | 85a147a986e4feafb9286fabaf03a302a611cd85 (diff) | |
download | linux-d33d5e683b0d3b4f5fc6a49ce17583f8ca663944.tar.xz |
printk: nbcon: Use raw_cpu_ptr() instead of open coding
There is no need to open code a non-migration-checking
this_cpu_ptr(). That is exactly what raw_cpu_ptr() is.
Signed-off-by: John Ogness <john.ogness@linutronix.de>
Reviewed-by: Petr Mladek <pmladek@suse.com>
Link: https://lore.kernel.org/r/87plpum4jw.fsf@jogness.linutronix.de
Signed-off-by: Petr Mladek <pmladek@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions