Re: [OS-BUILD PATCH] redhat/configs: CONFIG_HP_ILO location fix

2023-03-06 Thread Patrick Talbert (via Email Bridge)
From: Patrick Talbert on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2348#note_1302108151

This is the original MR https://gitlab.com/cki-project/kernel-
ark/-/merge_requests/2009 .

Justin had pointed out the problem but then it was Acked anyway and someone
blindly merged it .

But it still isn't clear if this was meant for just RH or also fedora.
Regardless of the intent I think it is likely fine where it is now. Thank you
for catching this.
___
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] redhat/configs: CONFIG_HP_ILO location fix

2023-03-06 Thread Vladis Dronov (via Email Bridge)
From: Vladis Dronov on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2348#note_1302053828

@ptalbert I guess, this is a question to @msalter, if the invention was to
enable HP_ILO in C9S/RHEL only or in Fedora also. I couldn't derive this from
the initial config file placement.
___
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] redhat/configs: CONFIG_HP_ILO location fix

2023-03-06 Thread Patrick Talbert (via Email Bridge)
From: Patrick Talbert on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2348#note_1301734197

@jmflinuxtx just FYI, I suppose this fix may affect fedora as well.
___
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] redhat/configs: CONFIG_HP_ILO location fix

2023-03-03 Thread Vladis Dronov (via Email Bridge)
From: Vladis Dronov on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2348#note_1300124171

hi, @msalter, Could you please have a look at this mr?
___
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


[OS-BUILD PATCH] redhat/configs: CONFIG_HP_ILO location fix

2023-03-02 Thread Vladis Dronov (via Email Bridge)
From: Vladis Dronov 

redhat/configs: CONFIG_HP_ILO location fix

Move the CONFIG_HP_ILO config file into a proper location.

Signed-off-by: Vladis Dronov 

diff --git a/redhat/configs/generic/aarch64/CONFIG_HP_ILO 
b/redhat/configs/common/generic/arm/aarch64/CONFIG_HP_ILO
rename from redhat/configs/generic/aarch64/CONFIG_HP_ILO
rename to redhat/configs/common/generic/arm/aarch64/CONFIG_HP_ILO
index blahblah..blahblah 100644
--- a/redhat/configs/generic/aarch64/CONFIG_HP_ILO
+++ b/redhat/configs/common/generic/arm/aarch64/CONFIG_HP_ILO

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2348
___
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