summaryrefslogtreecommitdiff
path: root/rust/helpers/helpers.c
diff options
context:
space:
mode:
authorMenglong Dong <menglong8.dong@gmail.com>2025-09-17 14:09:14 +0800
committerPeter Zijlstra <peterz@infradead.org>2025-09-25 09:57:15 +0200
commit88a90315a99a9120cd471bf681515cc77cd7cdb8 (patch)
treec79fbf6df9ef20015dca4aefb3986d7c7c29c8ad /rust/helpers/helpers.c
parent35561bab768977c9e05f1f1a9bc00134c85f3e28 (diff)
rcu: Replace preempt.h with sched.h in include/linux/rcupdate.h
In the next commit, we will move the definition of migrate_enable() and migrate_disable() to linux/sched.h. However, migrate_enable/migrate_disable will be used in commit 1b93c03fb319 ("rcu: add rcu_read_lock_dont_migrate()") in bpf-next tree. In order to fix potential compiling error, replace linux/preempt.h with linux/sched.h in include/linux/rcupdate.h. Signed-off-by: Menglong Dong <dongml2@chinatelecom.cn> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions