diff options
author | Sami Tolvanen <[email protected]> | 2024-09-16 22:15:57 +0000 |
---|---|---|
committer | Steven Rostedt (Google) <[email protected]> | 2024-10-03 16:43:22 -0400 |
commit | ad686707ea16099a791bcdcd5372764c5059aecc (patch) | |
tree | 6701cd82e179c5fb8465a48e9994796791eddf25 /scripts/gdb | |
parent | 3d7b8ea7a8a20a45d019382c4dc6ed79e8bb95cf (diff) |
x86/ftrace: Include <asm/ptrace.h>
<asm/ftrace.h> uses struct pt_regs in several places. Include
<asm/ptrace.h> to ensure it's visible. This is needed to make sure
object files that only include <asm/asm-prototypes.h> compile.
Cc: Mark Rutland <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Dave Hansen <[email protected]>
Cc: "H. Peter Anvin" <[email protected]>
Link: https://lore.kernel.org/[email protected]
Suggested-by: Masahiro Yamada <[email protected]>
Signed-off-by: Sami Tolvanen <[email protected]>
Acked-by: Masami Hiramatsu (Google) <[email protected]>
Signed-off-by: Steven Rostedt (Google) <[email protected]>
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions