On Mon, Jul 12, 2021 at 02:32:44PM -0000, Prarit Bhargava (via Email Bridge) wrote: > From: Prarit Bhargava <prarit@xxxxxxxxxx> > > 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 <prarit@xxxxxxxxxx> > > 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@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx > 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@xxxxxxxxxxxxxxxxxxxxxxx > Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure Acked-by: Ming Lei <ming.lei@xxxxxxxxxx> -- Ming _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure