]> git.ipfire.org Git - thirdparty/linux.git/commit
sched: remove task_struct->faults_disabled_mapping
authorChristoph Hellwig <hch@lst.de>
Thu, 22 Jan 2026 08:52:23 +0000 (09:52 +0100)
committerPeter Zijlstra <peterz@infradead.org>
Thu, 22 Jan 2026 10:11:21 +0000 (11:11 +0100)
commit377521af0341083bc9d196cf021ec7265dc47c20
tree824601064af877fd152545103f8ead3e67aae2b1
parent4b603f1551a73e2868b9e7a14b3938c23275cefb
sched: remove task_struct->faults_disabled_mapping

This reverts commit 2b69987be575 ("sched: Add
task_struct->faults_disabled_mapping"), which added this field without
review or maintainer signoff.  With bcachefs removed from the
tree it is also unused now.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://patch.msgid.link/20260122085223.487092-1-hch@lst.de
include/linux/sched.h
init/init_task.c