Re: [OS-BUILD PATCH] [redhat] New configs in drivers/vdpa

2021-04-14 Thread Jason Wang (via Email Bridge)
From: Jason Wang on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/837#note_552075934 I wan to ack but it looks to me "/approve" doesn't work and I get "Could not apply approve command." I guess the issue is that I am not granted to ack for kernel-ark?

Re: [OS-BUILD PATCHv2 0/2] enable CONFIG_CMA on x86_64 in ARK

2021-04-14 Thread Dave Young (via Email Bridge)
From: Dave Young on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1023#note_552056585 There might be some side effects to kdump crashkernel reservation. Kdump team need to do some test quickly first. ___ kernel mailing list --

Re: [OS-BUILD PATCHv3 0/5] nvme: update error handling and ana_state to work well with device-mapper-multipath

2021-04-14 Thread Mike Snitzer (via Email Bridge)
From: Mike Snitzer on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1024#note_552009590 FYI, I just tested rebasing the previous 5.9 era version of these changes to v5.12-rc7, worked perfectly (even with some slight differences due to NVMe's error handling gaining zoned

Re: [OS-BUILD PATCH] [redhat] Move ARM SMC configs to a proper location

2021-04-14 Thread Don Zickus (via Email Bridge)
From: Don Zickus on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1027#note_551952673 Yeah, sometimes you can't trust @prarit. :grimacing: ark commit 86e2e946898ae60c6d35d36dac375f805db1d934 ___ kernel mailing list --

Re: [OS-BUILD PATCHv2] New configs in drivers/power

2021-04-14 Thread Lenny Szubowicz (via Email Bridge)
From: Lenny Szubowicz on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/423#note_551934382 Acked-by: Lenny Szubowicz ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to

Re: [OS-BUILD PATCH] [redhat] New configs in drivers/power

2021-04-14 Thread Lenny Szubowicz (via Email Bridge)
From: Lenny Szubowicz on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/919#note_551932986 Acked-by: Lenny Szubowicz ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to

Re: [OS-BUILD PATCH] [redhat] New configs in drivers/power

2021-04-14 Thread Lenny Szubowicz (via Email Bridge)
From: Lenny Szubowicz on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/736#note_551931878 Acked-by: Lenny Szubowicz ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to

Re: [OS-BUILD PATCHv2 0/2] [redhat] New configs in drivers/gpu

2021-04-14 Thread Lyude Paul (via Email Bridge)
From: Lyude Paul on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/563#note_551930041 `CONFIG_NOUVEAU_DEBUG_PUSH` really should be enabled for debug configs `CONFIG_DRM_AMD_DC_DCN3_0` definitely needs to be set to Y for all configurations

Re: [OS-BUILD PATCHv2] New configs in drivers/power

2021-04-14 Thread Lenny Szubowicz (via Email Bridge)
From: Lenny Szubowicz on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/commit/d8e3dcbf6573f0c42fdeff95cf6d6cbe84e23028#note_551928447 Acked-by: Lenny Szubowicz ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an

Re: [OS-BUILD PATCH] [redhat] New configs in drivers/power

2021-04-14 Thread Don Zickus (via Email Bridge)
From: Don Zickus on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/919#note_551893759 @jmflinuxtx do you want to ack this for fedora? ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to

Re: [OS-BUILD PATCH] [redhat] New configs in drivers/nvmem

2021-04-14 Thread Don Zickus (via Email Bridge)
From: Don Zickus on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/931#note_551893251 @jmflinuxtx this touches common, do you want to ack this for fedora? ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe

Re: [OS-BUILD PATCH] [redhat] New configs in drivers/media

2021-04-14 Thread Don Zickus (via Email Bridge)
From: Don Zickus on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/906#note_551891693 @jmflinuxtx - this changes common, do you want to ack this for Fedora? ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe

Re: [OS-BUILD PATCHv19 0/4] [redhat] Add GIT macro to Makefile and Makefile.common:

2021-04-14 Thread Justin Forbes (via Email Bridge)
From: Justin Forbes on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/issues/41#note_551800150 Just as an update, for a quick temp fix, I modified the fedora-5.11 tree to always set it to 0, and I can manually bump it if I end up doing a second build for any reason. Better solution to

Re: [OS-BUILD PATCH] [redhat] Move ARM SMC configs to a proper location

2021-04-14 Thread Vladis Dronov (via Email Bridge)
From: Vladis Dronov on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1027#note_551685662 a proof that the configs are not in a proper location, taking `kernel- core-5.11.0-2.el9` build with this configs: ``` $ grep NET_VENDOR_SMSC */config 5.11.0-2.el9.aarch64/config:#

[OS-BUILD PATCH] [redhat] Move ARM SMC configs to a proper location

2021-04-14 Thread Vladis Dronov (via Email Bridge)
From: Vladis Dronov [redhat] Move ARM SMC configs to a proper location ARM SMC configs in generic/aarch64/ are not in a proper location. Move them to a proper one, namely, ark/generic/arm/aarch64/. Signed-off-by: Vladis Dronov diff a/redhat/configs/generic/aarch64/CONFIG_EPIC100

Re: [OS-BUILD PATCHv4] [redhat] New configs in crypto/Kconfig

2021-04-14 Thread Patrick Talbert (via Email Bridge)
From: Patrick Talbert on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/698#note_551615097 Done. ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to kernel-le...@lists.fedoraproject.org Fedora

Re: [OS-BUILD PATCH] [redhat] New configs in drivers/net/can

2021-04-14 Thread Patrick Talbert (via Email Bridge)
From: Patrick Talbert on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/715#note_551444974 Thank you Peter. I will mark this MR as Closed then. Patrick ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send

Re: [OS-BUILD PATCH] [redhat] New configs in arch/s390

2021-04-14 Thread Patrick Talbert (via Email Bridge)
From: Patrick Talbert on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/791#note_551438079 You are right. I will mark this Closed and move on to MR !900. Thank you, Patrick ___ kernel mailing list --

[OS-BUILD PATCHv2 1/2] configs: enable CONFIG_CMA on x86_64 in ARK

2021-04-14 Thread David Hildenbrand (via Email Bridge)
From: David Hildenbrand configs: enable CONFIG_CMA on x86_64 in ARK Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1945002 Upstream: RHEL only Enable CONFIG_CMA on x86_64 in ARK as we already have in fedora; move the relevant configs from redhat/configs/fedora to redhat/configs/common.

[OS-BUILD PATCHv2 2/2] mm/cma: mark CMA on x86_64 tech preview and print RHEL-specific infos

2021-04-14 Thread David Hildenbrand (via Email Bridge)
From: David Hildenbrand mm/cma: mark CMA on x86_64 tech preview and print RHEL-specific infos Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1945002 Upstream: RHEL only CMA is Tech Preview in RHEL 9 for x86_64; to detect the use of CMA easily, taint the kernel via mark_tech_preview().

[OS-BUILD PATCHv2 0/2] enable CONFIG_CMA on x86_64 in ARK

2021-04-14 Thread David Hildenbrand (via Email Bridge)
From: David Hildenbrand on gitlab.com Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1023 Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1945002 Enable CONFIG_CMA on x86_64 in ARK as we already have in fedora; CMA is Tech Preview in RHEL 9.

Re: [OS-BUILD PATCH 0/2] enable CONFIG_CMA on x86_64 in ARK

2021-04-14 Thread David Hildenbrand (via Email Bridge)
From: David Hildenbrand on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1023#note_551287148 I double checked ... we already have CONFIG_CMA=y in RHEL 8 for s390x and ppc64. So we better not mess with these options. It's kind of weird to only taint on one arch, but well it

Re: [OS-BUILD PATCH] [redhat] New configs in fs/fuse

2021-04-14 Thread Miklos Szeredi (via Email Bridge)
From: Miklos Szeredi on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/737#note_551226508 Acked-by: Miklos Szeredi ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to

Re: [OS-BUILD PATCHv3 0/5] nvme: update error handling and ana_state to work well with device-mapper-multipath

2021-04-14 Thread Gopal Tiwari (via Email Bridge)
From: Gopal Tiwari on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1024#note_551206787 Sure, Thanks Acked-by: Gopal Tiwari ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to