summaryrefslogtreecommitdiff
path: root/scripts/Makefile.thinlto
diff options
context:
space:
mode:
authorHongyan Xia <hongyan.xia@transsion.com>2026-08-19 08:13:14 +0000
committerPeter Zijlstra <peterz@infradead.org>2026-09-02 10:28:24 +0200
commit2a672daa4b272d092e193eb40376b4a8063e25fa (patch)
tree001ee7b79b83c9affccd9599f5876405cb23ffd2 /scripts/Makefile.thinlto
parenta5576ebce9201e2abc820348a494e666de8efe64 (diff)
downloadlinux-next-2a672daa4b272d092e193eb40376b4a8063e25fa.tar.gz
linux-next-2a672daa4b272d092e193eb40376b4a8063e25fa.zip
sched/feat: Use the new static key API for sched_feat
Both raw static keys and static_key_true/false() have been deprecated. Migrate to new API. It's a bit tricky to convert the sched_feat array to the new API because the new one has two different types for true and false keys. Use a union to wrap it. No functional change. Signed-off-by: Hongyan Xia <hongyan.xia@transsion.com> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Link: https://patch.msgid.link/20260819081312.12447-1-hongyan.xia@transsion.com
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions