]> Gentwo Git Trees - linux/.git/commit
rseq: Move algorithm comment to top
authorThomas Gleixner <tglx@linutronix.de>
Mon, 27 Oct 2025 08:44:20 +0000 (09:44 +0100)
committerIngo Molnar <mingo@kernel.org>
Tue, 4 Nov 2025 07:29:52 +0000 (08:29 +0100)
commit77f19e4d4fc90a9364f5055a4daf8b98a76cb303
treefe373db78609f6ffd01fccec0276733912fc9ebd
parentfdc0f39d289ebcf46ef44f43460207ef24c94ed7
rseq: Move algorithm comment to top

Move the comment which documents the RSEQ algorithm to the top of the file,
so it does not create horrible diffs later when the actual implementation
is fed into the mincer.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Reviewed-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Link: https://patch.msgid.link/20251027084306.149519580@linutronix.de
kernel/rseq.c