diff options
| author | Peter Zijlstra <peterz@infradead.org> | 2025-12-04 11:43:32 +0100 |
|---|---|---|
| committer | Ingo Molnar <mingo@kernel.org> | 2025-12-06 09:53:05 +0100 |
| commit | 90dfeef1cd38dff19f8b3a752d13bfd79f0f7694 (patch) | |
| tree | ba012f48cbaa7e6cafe80f31ee4a0b7af8a50bc0 /rust/kernel/module_param.rs | |
| parent | 24bc5ea5c01a7695a1308ac24435810855ec71c9 (diff) | |
seqlock: Cure some more scoped_seqlock() optimization fails
Arnd reported an x86 randconfig using gcc-15 tripped over
__scoped_seqlock_bug(). Turns out GCC chose not to inline the
scoped_seqlock helper functions and as such was not able to optimize
properly.
[ mingo: Clang fails the build too in some circumstances. ]
Reported-by: Arnd Bergmann <arnd@arndb.de>
Tested-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: Oleg Nesterov <oleg@redhat.com>
Link: https://patch.msgid.link/20251204104332.GG2528459@noisy.programming.kicks-ass.net
Diffstat (limited to 'rust/kernel/module_param.rs')
0 files changed, 0 insertions, 0 deletions
