mirror of
https://github.com/torvalds/linux.git
synced 2025-11-08 20:49:35 +02:00
Clang doesn't support -mprofile-kernel ABI, so guard the checks against
CONFIG_DYNAMIC_FTRACE_WITH_REGS, rather than the elf ABI version.
Fixes:
|
||
|---|---|---|
| .. | ||
| ftrace.c | ||
| ftrace_64_pg.S | ||
| ftrace_low.S | ||
| ftrace_mprofile.S | ||
| Makefile | ||
| trace_clock.c | ||