Re: [OS-BUILD PATCH] Disable AMIGA_PARTITION and KARMA_PARTITION

2021-07-12 Thread Ming Lei
On Mon, Jul 12, 2021 at 02:32:44PM -, Prarit Bhargava (via Email Bridge) 
wrote:
> From: Prarit Bhargava 
> 
> Disable AMIGA_PARTITION and KARMA_PARTITION
> 
> Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1802694
> 
> The kernel FAST team wants these disabled for RHEL.
> 
> Signed-off-by: Prarit Bhargava 
> 
> diff --git a/redhat/configs/ark/generic/arm/aarch64/CONFIG_AMIGA_PARTITION 
> b/redhat/configs/ark/generic/arm/aarch64/CONFIG_AMIGA_PARTITION
> deleted file mode 100644
> index blahblah..blahblah 0
> --- a/redhat/configs/ark/generic/arm/aarch64/CONFIG_AMIGA_PARTITION
> +++ /dev/null
> @@ -1 +0,0 @@
> -# CONFIG_AMIGA_PARTITION is not set
> diff --git a/redhat/configs/ark/generic/arm/aarch64/CONFIG_KARMA_PARTITION 
> b/redhat/configs/ark/generic/arm/aarch64/CONFIG_KARMA_PARTITION
> deleted file mode 100644
> index blahblah..blahblah 0
> --- a/redhat/configs/ark/generic/arm/aarch64/CONFIG_KARMA_PARTITION
> +++ /dev/null
> @@ -1 +0,0 @@
> -# CONFIG_KARMA_PARTITION is not set
> diff --git a/redhat/configs/ark/generic/powerpc/CONFIG_AMIGA_PARTITION 
> b/redhat/configs/ark/generic/powerpc/CONFIG_AMIGA_PARTITION
> deleted file mode 100644
> index blahblah..blahblah 0
> --- a/redhat/configs/ark/generic/powerpc/CONFIG_AMIGA_PARTITION
> +++ /dev/null
> @@ -1 +0,0 @@
> -# CONFIG_AMIGA_PARTITION is not set
> diff --git a/redhat/configs/ark/generic/s390x/zfcpdump/CONFIG_AMIGA_PARTITION 
> b/redhat/configs/ark/generic/s390x/zfcpdump/CONFIG_AMIGA_PARTITION
> deleted file mode 100644
> index blahblah..blahblah 0
> --- a/redhat/configs/ark/generic/s390x/zfcpdump/CONFIG_AMIGA_PARTITION
> +++ /dev/null
> @@ -1 +0,0 @@
> -# CONFIG_AMIGA_PARTITION is not set
> diff --git a/redhat/configs/ark/generic/s390x/zfcpdump/CONFIG_KARMA_PARTITION 
> b/redhat/configs/ark/generic/s390x/zfcpdump/CONFIG_KARMA_PARTITION
> deleted file mode 100644
> index blahblah..blahblah 0
> --- a/redhat/configs/ark/generic/s390x/zfcpdump/CONFIG_KARMA_PARTITION
> +++ /dev/null
> @@ -1 +0,0 @@
> -# CONFIG_KARMA_PARTITION is not set
> diff --git a/redhat/configs/common/generic/CONFIG_AMIGA_PARTITION 
> b/redhat/configs/common/generic/CONFIG_AMIGA_PARTITION
> index blahblah..blahblah 100644
> --- a/redhat/configs/common/generic/CONFIG_AMIGA_PARTITION
> +++ b/redhat/configs/common/generic/CONFIG_AMIGA_PARTITION
> @@ -1 +1 @@
> -CONFIG_AMIGA_PARTITION=y
> +# CONFIG_AMIGA_PARTITION is not set
> diff --git a/redhat/configs/common/generic/CONFIG_KARMA_PARTITION 
> b/redhat/configs/common/generic/CONFIG_KARMA_PARTITION
> index blahblah..blahblah 100644
> --- a/redhat/configs/common/generic/CONFIG_KARMA_PARTITION
> +++ b/redhat/configs/common/generic/CONFIG_KARMA_PARTITION
> @@ -1 +1 @@
> -CONFIG_KARMA_PARTITION=y
> +# CONFIG_KARMA_PARTITION is not set
> 
> --
> https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1253
> ___
> 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 on the list, report it: 
> https://pagure.io/fedora-infrastructure

Acked-by: Ming Lei 

-- 
Ming
___
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 on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: [OS-BUILD PATCH] arm64: switch ark kernel to 4K pagesize

2021-07-12 Thread Al Stone (via Email Bridge)
From: Al Stone on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1255#note_624437652

Acked-by: Al Stone 
(via approve button)
___
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 on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: [OS-BUILD PATCH] arm64: switch ark kernel to 4K pagesize

2021-07-12 Thread Mark Langsdorf (via Email Bridge)
From: Mark Langsdorf on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1255#note_624230395

Acked-by: Mark Langsdorf 
(via approve button)
___
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 on the list, report it: 
https://pagure.io/fedora-infrastructure


[OS-BUILD PATCH] arm64: switch ark kernel to 4K pagesize

2021-07-12 Thread Mark Salter (via Email Bridge)
From: Mark Salter 

arm64: switch ark kernel to 4K pagesize

RHEL9 for Aarch64 will use 4K pages. Shuffle the related configs
around so that they are shared by both ark and fedora.

Signed-off-by: Mark Salter 

diff --git a/redhat/configs/ark/generic/arm/aarch64/CONFIG_ARM64_4K_PAGES 
b/redhat/configs/ark/generic/arm/aarch64/CONFIG_ARM64_4K_PAGES
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/ark/generic/arm/aarch64/CONFIG_ARM64_4K_PAGES
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_ARM64_4K_PAGES is not set
diff --git a/redhat/configs/ark/generic/arm/aarch64/CONFIG_ARM64_64K_PAGES 
b/redhat/configs/ark/generic/arm/aarch64/CONFIG_ARM64_64K_PAGES
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/ark/generic/arm/aarch64/CONFIG_ARM64_64K_PAGES
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_ARM64_64K_PAGES=y
diff --git a/redhat/configs/ark/generic/arm/aarch64/CONFIG_ARM64_PA_BITS_48 
b/redhat/configs/ark/generic/arm/aarch64/CONFIG_ARM64_PA_BITS_48
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/ark/generic/arm/aarch64/CONFIG_ARM64_PA_BITS_48
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_ARM64_PA_BITS_48 is not set
diff --git a/redhat/configs/ark/generic/arm/aarch64/CONFIG_ARM64_PA_BITS_52 
b/redhat/configs/ark/generic/arm/aarch64/CONFIG_ARM64_PA_BITS_52
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/ark/generic/arm/aarch64/CONFIG_ARM64_PA_BITS_52
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_ARM64_PA_BITS_52=y
diff --git a/redhat/configs/ark/generic/arm/aarch64/CONFIG_ARM64_VA_BITS_42 
b/redhat/configs/ark/generic/arm/aarch64/CONFIG_ARM64_VA_BITS_42
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/ark/generic/arm/aarch64/CONFIG_ARM64_VA_BITS_42
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_ARM64_VA_BITS_42 is not set
diff --git a/redhat/configs/ark/generic/arm/aarch64/CONFIG_ARM64_VA_BITS_48 
b/redhat/configs/ark/generic/arm/aarch64/CONFIG_ARM64_VA_BITS_48
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/ark/generic/arm/aarch64/CONFIG_ARM64_VA_BITS_48
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_ARM64_VA_BITS_48 is not set
diff --git a/redhat/configs/ark/generic/arm/aarch64/CONFIG_ARM64_VA_BITS_52 
b/redhat/configs/ark/generic/arm/aarch64/CONFIG_ARM64_VA_BITS_52
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/ark/generic/arm/aarch64/CONFIG_ARM64_VA_BITS_52
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_ARM64_VA_BITS_52=y
diff --git a/redhat/configs/fedora/generic/arm/aarch64/CONFIG_ARM64_4K_PAGES 
b/redhat/configs/common/generic/arm/aarch64/CONFIG_ARM64_4K_PAGES
rename from redhat/configs/fedora/generic/arm/aarch64/CONFIG_ARM64_4K_PAGES
rename to redhat/configs/common/generic/arm/aarch64/CONFIG_ARM64_4K_PAGES
index blahblah..blahblah 100644
--- a/redhat/configs/fedora/generic/arm/aarch64/CONFIG_ARM64_4K_PAGES
+++ b/redhat/configs/common/generic/arm/aarch64/CONFIG_ARM64_4K_PAGES
diff --git a/redhat/configs/fedora/generic/arm/CONFIG_ARM64_64K_PAGES 
b/redhat/configs/common/generic/arm/aarch64/CONFIG_ARM64_64K_PAGES
rename from redhat/configs/fedora/generic/arm/CONFIG_ARM64_64K_PAGES
rename to redhat/configs/common/generic/arm/aarch64/CONFIG_ARM64_64K_PAGES
index blahblah..blahblah 100644
--- a/redhat/configs/fedora/generic/arm/CONFIG_ARM64_64K_PAGES
+++ b/redhat/configs/common/generic/arm/aarch64/CONFIG_ARM64_64K_PAGES
diff --git a/redhat/configs/fedora/generic/arm/CONFIG_ARM64_PA_BITS_48 
b/redhat/configs/common/generic/arm/aarch64/CONFIG_ARM64_PA_BITS_48
rename from redhat/configs/fedora/generic/arm/CONFIG_ARM64_PA_BITS_48
rename to redhat/configs/common/generic/arm/aarch64/CONFIG_ARM64_PA_BITS_48
index blahblah..blahblah 100644
--- a/redhat/configs/fedora/generic/arm/CONFIG_ARM64_PA_BITS_48
+++ b/redhat/configs/common/generic/arm/aarch64/CONFIG_ARM64_PA_BITS_48
diff --git a/redhat/configs/fedora/generic/arm/CONFIG_ARM64_VA_BITS_39 
b/redhat/configs/common/generic/arm/aarch64/CONFIG_ARM64_VA_BITS_39
rename from redhat/configs/fedora/generic/arm/CONFIG_ARM64_VA_BITS_39
rename to redhat/configs/common/generic/arm/aarch64/CONFIG_ARM64_VA_BITS_39
index blahblah..blahblah 100644
--- a/redhat/configs/fedora/generic/arm/CONFIG_ARM64_VA_BITS_39
+++ b/redhat/configs/common/generic/arm/aarch64/CONFIG_ARM64_VA_BITS_39
diff --git a/redhat/configs/fedora/generic/arm/aarch64/CONFIG_ARM64_VA_BITS_48 
b/redhat/configs/common/generic/arm/aarch64/CONFIG_ARM64_VA_BITS_48
rename from redhat/configs/fedora/generic/arm/aarch64/CONFIG_ARM64_VA_BITS_48
rename to redhat/configs/common/generic/arm/aarch64/CONFIG_ARM64_VA_BITS_48
index blahblah..blahblah 100644
--- a/redhat/configs/fedora/generic/arm/aarch64/CONFIG_ARM64_VA_BITS_48
+++ b/redhat/configs/common/generic/arm/aarch64/CONFIG_ARM64_VA_BITS_48
diff --git a/redhat/configs/fedora/generic/arm/aarch64/CONFIG_ARM64_VA_BITS_52 
b/redhat/configs/common/generic/arm/aarch64/CONFIG_ARM64_VA_BITS_52
rename from redhat/configs/fedora/generic/arm/aarch64/CONFIG_ARM64_VA_BITS_52

Re: [OS-BUILD PATCHv2] netfilter: Add deprecation notices for xtables

2021-07-12 Thread Don Zickus (via Email Bridge)
From: Don Zickus on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1226#note_624141736

Turning this into a blocking comment for now until the patch is wrapped with
CONFIG_RHEL_DIFFERENCES.

@ptalbert, @prarit - did this work right?
___
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 on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: [OS-BUILD PATCHv2] netfilter: Add deprecation notices for xtables

2021-07-12 Thread Jarod Wilson (via Email Bridge)
From: Jarod Wilson on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1226#note_624076873

Acked-by: Jarod Wilson 
(via approve button)
___
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 on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: [OS-BUILD PATCH] Disable AMIGA_PARTITION and KARMA_PARTITION

2021-07-12 Thread Patrick Talbert (via Email Bridge)
From: Patrick Talbert on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1253#note_624065064

@jmoyer1 @vgoyal can you guys give this one a review instead of !1244 ?
Thanks.
___
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 on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: [OS-BUILD PATCH] redhat/configs: disable two partition configs

2021-07-12 Thread Patrick Talbert (via Email Bridge)
From: Patrick Talbert on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1244#note_624064025

Sure, alright.
___
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 on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: [OS-BUILD PATCH] Disable AMIGA_PARTITION and KARMA_PARTITION

2021-07-12 Thread Justin M. Forbes (via Email Bridge)
From: Justin M. Forbes on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1253#note_624057665

Acked-by: Justin M. Forbes 
(via approve button)
___
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 on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: [OS-BUILD PATCH] redhat/configs: disable two partition configs

2021-07-12 Thread Justin M. Forbes (via Email Bridge)
From: Justin M. Forbes on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1244#note_624056311

I think we should go with Prarit's MR 1253 here, simply because it cleans up
the other references.
___
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 on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: [OS-BUILD PATCH] Disable AMIGA_PARTITION and KARMA_PARTITION

2021-07-12 Thread Prarit Bhargava

On 7/12/21 10:32 AM, Prarit Bhargava (via Email Bridge) wrote:

From: Prarit Bhargava 

Disable AMIGA_PARTITION and KARMA_PARTITION

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1802694

The kernel FAST team wants these disabled for RHEL.

Signed-off-by: Prarit Bhargava 

diff --git a/redhat/configs/ark/generic/arm/aarch64/CONFIG_AMIGA_PARTITION 
b/redhat/configs/ark/generic/arm/aarch64/CONFIG_AMIGA_PARTITION
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/ark/generic/arm/aarch64/CONFIG_AMIGA_PARTITION
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_AMIGA_PARTITION is not set
diff --git a/redhat/configs/ark/generic/arm/aarch64/CONFIG_KARMA_PARTITION 
b/redhat/configs/ark/generic/arm/aarch64/CONFIG_KARMA_PARTITION
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/ark/generic/arm/aarch64/CONFIG_KARMA_PARTITION
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_KARMA_PARTITION is not set
diff --git a/redhat/configs/ark/generic/powerpc/CONFIG_AMIGA_PARTITION 
b/redhat/configs/ark/generic/powerpc/CONFIG_AMIGA_PARTITION
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/ark/generic/powerpc/CONFIG_AMIGA_PARTITION
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_AMIGA_PARTITION is not set
diff --git a/redhat/configs/ark/generic/s390x/zfcpdump/CONFIG_AMIGA_PARTITION 
b/redhat/configs/ark/generic/s390x/zfcpdump/CONFIG_AMIGA_PARTITION
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/ark/generic/s390x/zfcpdump/CONFIG_AMIGA_PARTITION
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_AMIGA_PARTITION is not set
diff --git a/redhat/configs/ark/generic/s390x/zfcpdump/CONFIG_KARMA_PARTITION 
b/redhat/configs/ark/generic/s390x/zfcpdump/CONFIG_KARMA_PARTITION
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/ark/generic/s390x/zfcpdump/CONFIG_KARMA_PARTITION
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_KARMA_PARTITION is not set
diff --git a/redhat/configs/common/generic/CONFIG_AMIGA_PARTITION 
b/redhat/configs/common/generic/CONFIG_AMIGA_PARTITION
index blahblah..blahblah 100644
--- a/redhat/configs/common/generic/CONFIG_AMIGA_PARTITION
+++ b/redhat/configs/common/generic/CONFIG_AMIGA_PARTITION
@@ -1 +1 @@
-CONFIG_AMIGA_PARTITION=y
+# CONFIG_AMIGA_PARTITION is not set
diff --git a/redhat/configs/common/generic/CONFIG_KARMA_PARTITION 
b/redhat/configs/common/generic/CONFIG_KARMA_PARTITION
index blahblah..blahblah 100644
--- a/redhat/configs/common/generic/CONFIG_KARMA_PARTITION
+++ b/redhat/configs/common/generic/CONFIG_KARMA_PARTITION
@@ -1 +1 @@
-CONFIG_KARMA_PARTITION=y
+# CONFIG_KARMA_PARTITION is not set

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1253



Looks like we got our wires crossed.  I repeated what Ming Lei did in !1244.

BUT ... he didn't run the evaluate_configs.sh command, so it's really up 
to jforbes or ptalbert to decide what to do.


P.
___
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 on the list, report it: 
https://pagure.io/fedora-infrastructure


[OS-BUILD PATCH] Disable AMIGA_PARTITION and KARMA_PARTITION

2021-07-12 Thread Prarit Bhargava (via Email Bridge)
From: Prarit Bhargava 

Disable AMIGA_PARTITION and KARMA_PARTITION

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1802694

The kernel FAST team wants these disabled for RHEL.

Signed-off-by: Prarit Bhargava 

diff --git a/redhat/configs/ark/generic/arm/aarch64/CONFIG_AMIGA_PARTITION 
b/redhat/configs/ark/generic/arm/aarch64/CONFIG_AMIGA_PARTITION
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/ark/generic/arm/aarch64/CONFIG_AMIGA_PARTITION
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_AMIGA_PARTITION is not set
diff --git a/redhat/configs/ark/generic/arm/aarch64/CONFIG_KARMA_PARTITION 
b/redhat/configs/ark/generic/arm/aarch64/CONFIG_KARMA_PARTITION
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/ark/generic/arm/aarch64/CONFIG_KARMA_PARTITION
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_KARMA_PARTITION is not set
diff --git a/redhat/configs/ark/generic/powerpc/CONFIG_AMIGA_PARTITION 
b/redhat/configs/ark/generic/powerpc/CONFIG_AMIGA_PARTITION
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/ark/generic/powerpc/CONFIG_AMIGA_PARTITION
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_AMIGA_PARTITION is not set
diff --git a/redhat/configs/ark/generic/s390x/zfcpdump/CONFIG_AMIGA_PARTITION 
b/redhat/configs/ark/generic/s390x/zfcpdump/CONFIG_AMIGA_PARTITION
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/ark/generic/s390x/zfcpdump/CONFIG_AMIGA_PARTITION
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_AMIGA_PARTITION is not set
diff --git a/redhat/configs/ark/generic/s390x/zfcpdump/CONFIG_KARMA_PARTITION 
b/redhat/configs/ark/generic/s390x/zfcpdump/CONFIG_KARMA_PARTITION
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/ark/generic/s390x/zfcpdump/CONFIG_KARMA_PARTITION
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_KARMA_PARTITION is not set
diff --git a/redhat/configs/common/generic/CONFIG_AMIGA_PARTITION 
b/redhat/configs/common/generic/CONFIG_AMIGA_PARTITION
index blahblah..blahblah 100644
--- a/redhat/configs/common/generic/CONFIG_AMIGA_PARTITION
+++ b/redhat/configs/common/generic/CONFIG_AMIGA_PARTITION
@@ -1 +1 @@
-CONFIG_AMIGA_PARTITION=y
+# CONFIG_AMIGA_PARTITION is not set
diff --git a/redhat/configs/common/generic/CONFIG_KARMA_PARTITION 
b/redhat/configs/common/generic/CONFIG_KARMA_PARTITION
index blahblah..blahblah 100644
--- a/redhat/configs/common/generic/CONFIG_KARMA_PARTITION
+++ b/redhat/configs/common/generic/CONFIG_KARMA_PARTITION
@@ -1 +1 @@
-CONFIG_KARMA_PARTITION=y
+# CONFIG_KARMA_PARTITION is not set

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1253
___
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 on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: [OS-BUILD PATCH] redhat/configs: disable two partition configs

2021-07-12 Thread Patrick Talbert (via Email Bridge)
From: Patrick Talbert on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1244#note_624021869

@jmoyer1 @vgoyal can you guys give this a review? Thanks.
___
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 on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: [OS-BUILD PATCH] Revert "scsi: smartpqi: add inspur advantech ids"

2021-07-12 Thread Patrick Talbert (via Email Bridge)
From: Patrick Talbert on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1246#note_624019720

Acked-by: Patrick Talbert 
(via approve button)
___
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 on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: The 5.14 kernel in rawhide seems to be unstable, having lockups and failed boots, didn't occur with 5.13

2021-07-12 Thread stan via kernel
On Mon, 12 Jul 2021 01:11:42 -0600
Chris Murphy  wrote:

> You might ask in #fedora-kernel but my two cents is I generally don't
> file bugs on rawhide kernels in the RHBZ. Instead I try to figure out
> what part of the kernels is blowing up, and use a current version of
> the MAINTAINERS file [1] to figure out where to send an email: I'm
> expecting X, I'm seeing Y, here's a dmesg. In short.
> 
> There's a ton of changes happening in the rc0 kernels, they aren't
> release candidates yet. The merge window just closed, and it's 7-8
> weeks of stabilization. You can expect to be asked to bisect if it
> sounds like a regression; and to test a patch. If you can't, just say
> so.
> 
> Branch is in about 4 weeks [2]. We will see current rawhide become
> Fedora 35, which looks like it'll be kernel 4.14-rc5 by then. Any sort
> of show stopper type bugs I'll file in RHBZ with a URL pointing to the
> email I started with the upstream maintainers of the problem driver or
> kernel component. That's because these bugs are potentially release
> blocking bugs that'll need to get fixed before either the beta or
> final milestone. And for that I use the blockerbugs app [3] to propose
> it.
> 
> 
> 
> [1]
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/MAINTAINERS?h=v5.14-rc1
> 
> [2]
> https://fedorapeople.org/groups/schedule/f-35/f-35-key-tasks.html
> 
> [3]
> https://qa.fedoraproject.org/blockerbugs/propose_bug

Thanks! 
___
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 on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: [OS-BUILD PATCH 0/0] [redhat] New configs in sound/soc

2021-07-12 Thread Patrick Talbert (via Email Bridge)
From: Patrick Talbert on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1220#note_623963965

Done.
___
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 on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: [OS-BUILD PATCHv2] redhat/configs: Set CONFIG_VIRTIO_IOMMU on aarch64

2021-07-12 Thread Justin M. Forbes (via Email Bridge)
From: Justin M. Forbes on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1249#note_623921021

Acked-by: Justin M. Forbes 
(via approve button)
___
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 on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: [OS-BUILD PATCHv2] redhat/configs: Set CONFIG_VIRTIO_IOMMU on aarch64

2021-07-12 Thread pbrobinson (via Email Bridge)
From: pbrobinson on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1249#note_623864083

LGTM

Reviewed-by: Peter Robinson 
___
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 on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: [OS-BUILD PATCHv2] redhat/configs: enable KEXEC_SIG which is already enabled in RHEL8 for s390x and x86_64

2021-07-12 Thread Baoquan He (via Email Bridge)
From: Baoquan  He on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1227#note_623668419

This looks good to me, ack the patch.

Maybe arm64 part can be addressed later separately when testing is done
locally.

Thanks
Baoquan
___
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 on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: [OS-BUILD PATCHv2] redhat/configs: Set CONFIG_VIRTIO_IOMMU on aarch64

2021-07-12 Thread Eric Auger (via Email Bridge)
From: Eric Auger on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1249#note_623588543

Makes sense, thank you. I submitted the updated version.
___
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 on the list, report it: 
https://pagure.io/fedora-infrastructure


[OS-BUILD PATCHv2] redhat/configs: Set CONFIG_VIRTIO_IOMMU on aarch64

2021-07-12 Thread Eric Auger (via Email Bridge)
From: Eric Auger 

redhat/configs: Set CONFIG_VIRTIO_IOMMU on aarch64

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1972795

Upstream Status: RHEL only
Tested: on ARM with qemu (Jean-Philippe Brucker's qemu branch as the
qemu integration is not yet upstream)

We want to support the virtio-iommu on ARM. So let's compile it.

Signed-off-by: Eric Auger 

---

v1 -> v2:
- do not set the config in ark/generic/arm/aarch64 but rather
  in common/generic/arm/aarch64  and just cares about the setting
  for ARM as the default already is set to false in common.

diff --git a/redhat/configs/common/generic/arm/aarch64/CONFIG_VIRTIO_IOMMU 
b/redhat/configs/common/generic/arm/aarch64/CONFIG_VIRTIO_IOMMU
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/common/generic/arm/aarch64/CONFIG_VIRTIO_IOMMU
@@ -0,0 +1 @@
+CONFIG_VIRTIO_IOMMU=m

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1249
___
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 on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: The 5.14 kernel in rawhide seems to be unstable, having lockups and failed boots, didn't occur with 5.13

2021-07-12 Thread Chris Murphy
On Sat, Jul 10, 2021 at 8:24 PM stan via kernel
 wrote:
>
> On Fri, 9 Jul 2021 06:38:08 -0700
> stan via kernel  wrote:
>
> > I have an install of rawhide.  It is updated to latest packages in
> > rawhide.  One of those packages is the new 5.14 kernel.  It mostly
> > works, but I have seen three freezes during boot.  Two of them just
> > stopped after a screen update from systemd, but one of them (the
> > latest) said something about a deadlock involving console and cpu.  I
> > had to reboot, and the journal was corrupted, so I lost the message.
> >
> > I have also had several (less than 5) freezes while going about normal
> > business.  No consistency, they just happen.
> >
> > It is early in the development cycle for 5.14, so these will probably
> > go away, but I wanted the issue to be raised and noted.
>
> I installed the latest kernel today,
> Name: kernel
> Version : 5.14.0
> Release : 0.rc0.20210708gite9f1cbc0c411.13.fc35
> and it has issues.  It boots successfully to multiuser, but when I try
> to start X, it freezes the machine.
>
> I've attached oops from journalctl during boot.  I don't know if they
> are the problem, but they probably shouldn't be happening.  Should I
> open a bug for this?

You might ask in #fedora-kernel but my two cents is I generally don't
file bugs on rawhide kernels in the RHBZ. Instead I try to figure out
what part of the kernels is blowing up, and use a current version of
the MAINTAINERS file [1] to figure out where to send an email: I'm
expecting X, I'm seeing Y, here's a dmesg. In short.

There's a ton of changes happening in the rc0 kernels, they aren't
release candidates yet. The merge window just closed, and it's 7-8
weeks of stabilization. You can expect to be asked to bisect if it
sounds like a regression; and to test a patch. If you can't, just say
so.

Branch is in about 4 weeks [2]. We will see current rawhide become
Fedora 35, which looks like it'll be kernel 4.14-rc5 by then. Any sort
of show stopper type bugs I'll file in RHBZ with a URL pointing to the
email I started with the upstream maintainers of the problem driver or
kernel component. That's because these bugs are potentially release
blocking bugs that'll need to get fixed before either the beta or
final milestone. And for that I use the blockerbugs app [3] to propose
it.



[1]
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/MAINTAINERS?h=v5.14-rc1

[2]
https://fedorapeople.org/groups/schedule/f-35/f-35-key-tasks.html

[3]
https://qa.fedoraproject.org/blockerbugs/propose_bug


-- 
Chris Murphy
___
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 on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: [OS-BUILD PATCHv2] redhat/configs: enable KEXEC_SIG which is already enabled in RHEL8 for s390x and x86_64

2021-07-12 Thread Dave Young (via Email Bridge)
From: Dave Young on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1227#note_623535597

For arm64, we never tested the signature verification on arm64, maybe we can
add it later separately once we have some test results on 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 on the list, report it: 
https://pagure.io/fedora-infrastructure