mirror of
https://github.com/torvalds/linux
synced 2026-06-14 14:22:12 +09:00
tracing the xchg functions leads to recursion in various places. Therefore mark the function as notrace. Signed-off-by: Sven Schnelle <svens@stackframe.org> Signed-off-by: Helge Deller <deller@gmx.de>