mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2026-05-05 09:57:21 +02:00
16df04446e
Convert the sparse annotations over to the new compiler context analysis stuff. Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Link: https://patch.msgid.link/20260121111213.950376128@infradead.org
6 lines
112 B
Makefile
6 lines
112 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
|
|
CONTEXT_ANALYSIS := y
|
|
|
|
obj-y += core.o syscalls.o pi.o requeue.o waitwake.o
|