From: Michael Petlan on gitlab.com Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1266
Bugzilla: https://bugzilla.redhat.com/1880486
All the commits should be already in RHEL-9 kernel. Adding the necessary CONFIG files.
Signed-off-by: Michael Petlan mpetlan@redhat.com
--- redhat/configs/generic/x86_64/CONFIG_INTEL_PMT_CRASHLOG | 1 + redhat/configs/generic/x86_64/CONFIG_INTEL_PMT_TELEMETRY | 1 + redhat/configs/generic/x86_64/CONFIG_MFD_INTEL_PMT | 1 + 3 files changed, 3 insertions(+), 0 deletions(-)
From: Michael Petlan mpetlan@redhat.com
redhat/configs: Add CONFIG_MFD_INTEL_PMT
Bugzilla: http://bugzilla.redhat.com/1880486 Upstream Status: RHEL only.
Add redhat/configs for new CONFIG_MFD_INTEL_PMT.
Autogenerated & verified by editconfig.
Signed-off-by: David Arcari darcari@redhat.com Signed-off-by: Michael Petlan mpetlan@redhat.com
diff --git a/redhat/configs/generic/x86_64/CONFIG_MFD_INTEL_PMT b/redhat/configs/generic/x86_64/CONFIG_MFD_INTEL_PMT new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/generic/x86_64/CONFIG_MFD_INTEL_PMT @@ -0,0 +1 @@ +CONFIG_MFD_INTEL_PMT=m
-- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1266
From: Michael Petlan mpetlan@redhat.com
redhat/configs: Add CONFIG_INTEL_PMT_TELEMETRY
Bugzilla: http://bugzilla.redhat.com/1880486 Upstream Status: RHEL only.
Add redhat/configs for new CONFIG_INTEL_PMT_TELEMETRY.
Autogenerated & verified by editconfig.
Signed-off-by: David Arcari darcari@redhat.com Signed-off-by: Michael Petlan mpetlan@redhat.com
diff --git a/redhat/configs/generic/x86_64/CONFIG_INTEL_PMT_TELEMETRY b/redhat/configs/generic/x86_64/CONFIG_INTEL_PMT_TELEMETRY new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/generic/x86_64/CONFIG_INTEL_PMT_TELEMETRY @@ -0,0 +1 @@ +CONFIG_INTEL_PMT_TELEMETRY=m
-- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1266
From: Michael Petlan mpetlan@redhat.com
redhat/configs: Add CONFIG_INTEL_PMT_CRASHLOG
Bugzilla: http://bugzilla.redhat.com/1880486 Upstream Status: RHEL only.
Add redhat/configs for new CONFIG_INTEL_PMT_CRASHLOG.
Autogenerated & verified by editconfig.
Signed-off-by: David Arcari darcari@redhat.com Signed-off-by: Michael Petlan mpetlan@redhat.com
diff --git a/redhat/configs/generic/x86_64/CONFIG_INTEL_PMT_CRASHLOG b/redhat/configs/generic/x86_64/CONFIG_INTEL_PMT_CRASHLOG new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/generic/x86_64/CONFIG_INTEL_PMT_CRASHLOG @@ -0,0 +1 @@ +CONFIG_INTEL_PMT_CRASHLOG=m
-- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1266
From: David Arcari on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1266#note_6312667...
Acked-by: David Arcari darcari@redhat.com (via approve button)
kernel@lists.fedoraproject.org