From: Viktor Malik vmalik@redhat.com
redhat/configs: Move CONFIG_PPC_FTRACE_OUT_OF_LINE_NUM_RESERVE to powerpc
The CONFIG_PPC_FTRACE_OUT_OF_LINE_NUM_RESERVE option added by upstream commit cf9bc0efcce2 ("powerpc64/ftrace: Support .text larger than 32MB with out-of-line stubs") is only relevant for powerpc so move it under powerpc configs for RHEL.
This is consistent with Fedora configs where is already is in powerpc.
Signed-off-by: Viktor Malik vmalik@redhat.com
diff --git a/redhat/configs/rhel/generic/CONFIG_PPC_FTRACE_OUT_OF_LINE_NUM_RESERVE b/redhat/configs/rhel/generic/powerpc/CONFIG_PPC_FTRACE_OUT_OF_LINE_NUM_RESERVE rename from redhat/configs/rhel/generic/CONFIG_PPC_FTRACE_OUT_OF_LINE_NUM_RESERVE rename to redhat/configs/rhel/generic/powerpc/CONFIG_PPC_FTRACE_OUT_OF_LINE_NUM_RESERVE index blahblah..blahblah 100644 --- a/redhat/configs/rhel/generic/CONFIG_PPC_FTRACE_OUT_OF_LINE_NUM_RESERVE +++ b/redhat/configs/rhel/generic/powerpc/CONFIG_PPC_FTRACE_OUT_OF_LINE_NUM_RESERVE
-- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3784
From: Viktor Malik on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3784#note_2428483...
Done
kernel@lists.fedoraproject.org