summaryrefslogtreecommitdiff
path: root/include/linux/kernel.h
diff options
context:
space:
mode:
authorIngo Molnar <mingo@kernel.org>2024-04-11 15:36:23 +0200
committerIngo Molnar <mingo@kernel.org>2024-04-11 15:36:23 +0200
commit5b9b2e6baf9ed944a97d5a29c3386ac79937e8fc (patch)
tree542a32b1b625de2e9dc60d0944daf7cbd3357aad /include/linux/kernel.h
parent4faa0e5d6d79fc4c6e1943e8b62a65744d8439a0 (diff)
parentfec50db7033ea478773b159e0e2efb135270e3b7 (diff)
downloadlwn-5b9b2e6baf9ed944a97d5a29c3386ac79937e8fc.tar.gz
lwn-5b9b2e6baf9ed944a97d5a29c3386ac79937e8fc.zip
Merge tag 'v6.9-rc3' into x86/boot, to pick up fixes before queueing up more changes
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'include/linux/kernel.h')
-rw-r--r--include/linux/kernel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/kernel.h b/include/linux/kernel.h
index d718fbec72dd..be2e8c0a187e 100644
--- a/include/linux/kernel.h
+++ b/include/linux/kernel.h
@@ -215,6 +215,7 @@ enum ftrace_dump_mode {
DUMP_NONE,
DUMP_ALL,
DUMP_ORIG,
+ DUMP_PARAM,
};
#ifdef CONFIG_TRACING