summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@kernel.org>2026-01-18 15:45:40 +0100
committerThomas Gleixner <tglx@kernel.org>2026-01-18 15:54:17 +0100
commitbbef8e2c29c32f048fac8e07f884f827d028f1da (patch)
tree1ae9ff25582094f1d7ca5a560b804dcf07991fbb /kernel
parentfd69b2f7d5f4e1d89cea4cdfa6f15e7fa53d8358 (diff)
x86/percpu: Make CONFIG_USE_X86_SEG_SUPPORT work with sparse
Now that sparse builds enforce the usage of typeof_unqual() the casts in __raw_cpu_read/write() cause sparse to emit tons of false postive warnings: warning: cast removes address space '__percpu' of expression Address this by annotating the casts with __force. Reported-by: kernel test robot <lkp@intel.com> Signed-off-by: Thomas Gleixner <tglx@kernel.org> Link: https://patch.msgid.link/87v7gz0yjv.ffs@tglx Closes: https://lore.kernel.org/oe-kbuild-all/202601181733.YZOf9XU3-lkp@intel.com/
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions