mirror of
https://github.com/torvalds/linux.git
synced 2026-04-28 11:32:28 -04: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>