mirror of
https://github.com/torvalds/linux.git
synced 2024-11-28 15:11:31 +00:00
c911d2e128
Now that current_thread_info is located at the beginning of 'current' task struct, CURRENT_THREAD_INFO macro is not really needed any more. This patch replaces it by loads of the value at PACA_THREAD_INFO(r13). Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> [mpe: Add PACA_THREAD_INFO rather than using PACACURRENT] Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> |
||
---|---|---|
.. | ||
ftrace_32.S | ||
ftrace_64_mprofile.S | ||
ftrace_64_pg.S | ||
ftrace_64.S | ||
ftrace.c | ||
Makefile | ||
trace_clock.c |