[OS-BUILD PATCH] redhat/configs: enable TEGRA186_GPC_DMA for RHEL

2023-05-23 Thread Mark Salter (via Email Bridge)
From: Mark Salter 

redhat/configs: enable TEGRA186_GPC_DMA for RHEL

Move CONFIG_TEGRA186_GPC_DMA from fedora to common so
it is enabled in RHEL as well.

Signed-off-by: Mark Salter 

diff --git a/redhat/configs/fedora/generic/arm/CONFIG_TEGRA186_GPC_DMA 
b/redhat/configs/common/generic/arm/CONFIG_TEGRA186_GPC_DMA
rename from redhat/configs/fedora/generic/arm/CONFIG_TEGRA186_GPC_DMA
rename to redhat/configs/common/generic/arm/CONFIG_TEGRA186_GPC_DMA
index blahblah..blahblah 100644
--- a/redhat/configs/fedora/generic/arm/CONFIG_TEGRA186_GPC_DMA
+++ b/redhat/configs/common/generic/arm/CONFIG_TEGRA186_GPC_DMA
diff --git a/redhat/configs/rhel/generic/arm/aarch64/CONFIG_TEGRA186_GPC_DMA 
b/redhat/configs/rhel/generic/arm/aarch64/CONFIG_TEGRA186_GPC_DMA
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/rhel/generic/arm/aarch64/CONFIG_TEGRA186_GPC_DMA
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_TEGRA186_GPC_DMA is not set

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2488
___
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: [OS-BUILD PATCH] Move imx8m configs from fedora to common

2023-05-23 Thread Vladis Dronov (via Email Bridge)
From: Vladis Dronov on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2487#note_1401765780

ack for crypto bits
___
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: [OS-BUILD PATCH 4/20] redhat: RT/Auto packaging changes

2023-05-23 Thread Clark Williams (via Email Bridge)
From: Clark Williams on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2403#note_1401635005

*sigh* I did. I'll fix and update
___
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: [OS-BUILD PATCH 0/20] redhat: Add realtime and automotive build and packaging logic

2023-05-23 Thread Jan Stancek (via Email Bridge)
From: Jan Stancek on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2403#note_1401179374

signing likely needs with_up check for 'up' debug variant, since
with_automotive_only doesn't build up -debug variant, there's nothing to sign.
___
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: [OS-BUILD PATCH 14/20] redhat: turn on debug when using with_automotiveonly

2023-05-23 Thread Jan Stancek (via Email Bridge)
From: Jan Stancek on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2403#note_1401141939

It would be nice if this hunk was squashed with commit that introduced it.
___
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: [OS-BUILD PATCH 4/20] redhat: RT/Auto packaging changes

2023-05-23 Thread Jan Stancek (via Email Bridge)
From: Jan Stancek on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2403#note_1401133477

Both include_rt and include_automotive are currently unused. Did you mean to
use those around Sources for rt/auto configs?
___
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: [OS-BUILD PATCH 3/20] redhat: misc commits for ark rt/auto

2023-05-23 Thread Jan Stancek (via Email Bridge)
From: Jan Stancek on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2403#note_1401100151

This commit could use some log message to explain these config changes. It
says it's for rt/auto, but changes touch rhel and common configs.

CONFIG_SECRETMEM caught my eye, since this commit adds
rhel/generic/CONFIG_SECRETMEM and 2 commits later "redhat: misc commits for
ark rt/auto" removes it.
___
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue