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

2021-04-13 Thread Mike Snitzer (via Email Bridge)
From: Mike Snitzer on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1024#note_551040896 I rebased August 25, 2020. So no easy answer for how well these changes will hold up over the years to come. All I can say is: 1) hch rewrote all the nvme error handling code

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

2021-04-13 Thread Prarit Bhargava (via Email Bridge)
From: Prarit Bhargava on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1024#note_551032821 @snitm how "old" are these patches in RHEL8? IOW if they've been untouched for years then hat would give @jmflinuxtx an idea of how often he would see a merge collision (if ever).

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

2021-04-13 Thread Augusto Caringi (via Email Bridge)
From: Augusto Caringi on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/930#note_551014889 request-ack-nack-evaluation ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to

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

2021-04-13 Thread Augusto Caringi (via Email Bridge)
From: Augusto Caringi on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/927#note_551013669 @mstowe1 I've updated the MR to set CONFIG_CXL_BUS=y ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email

[OS-BUILD PATCHv2 0/0] [redhat] New configs in drivers/cxl

2021-04-13 Thread CKI Gitlab (via Email Bridge)
From: CKI Gitlab on gitlab.com Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/927 NOTE: Truncated patchset due to missing @redhat.com email address on your GitLab profile at https://gitlab.com/-/profile. Once that is fixed, close and reopen the merge request

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

2021-04-13 Thread Myron Stowe (via Email Bridge)
From: Myron Stowe on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/927#note_550974141 There is a request for this functionality in RHEL8, so we'll need to enable CXL (...=y) in RHEL 9. ___ 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-13 Thread Mike Snitzer (via Email Bridge)
From: Mike Snitzer on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1024#note_550964568 @e-milne @gtiwari1 I revised the last commit so that the NVMe 'multipath' default is only changed for RHEL. Please review/ack again, thanks!

[OS-BUILD PATCHv3 4/5] nvme: allow retry for requests with REQ_FAILFAST_TRANSPORT set

2021-04-13 Thread Mike Snitzer (via Email Bridge)
From: Mike Snitzer nvme: allow retry for requests with REQ_FAILFAST_TRANSPORT set BZ: 1948690 Upstream Status: RHEL-only Signed-off-by: Mike Snitzer rhel-8.git commit 7dadadb072515f243868e6fe2f7e9c97fd3516c9 Author: Mike Snitzer Date: Tue Aug 25 21:52:48 2020 -0400 [nvme] nvme: allow

[OS-BUILD PATCHv3 5/5] nvme: multipath: Change default of kernel NVMe multipath to be disabled

2021-04-13 Thread Mike Snitzer (via Email Bridge)
From: Mike Snitzer nvme: multipath: Change default of kernel NVMe multipath to be disabled BZ: 1948690 Upstream Status: RHEL-only Signed-off-by: Mike Snitzer rhel-8.git commit 8be4b84f8e35dc6e5453b72fe5e60acef795a299 Author: Ewan Milne Date: Fri Mar 22 17:33:52 2019 -0400 [nvme]

[OS-BUILD PATCHv3 3/5] nvme: decouple basic ANA log page re-read support from native multipathing

2021-04-13 Thread Mike Snitzer (via Email Bridge)
From: Mike Snitzer nvme: decouple basic ANA log page re-read support from native multipathing BZ: 1948690 Upstream Status: RHEL-only Signed-off-by: Mike Snitzer rhel-8.git commit b904f4b8e0f90613bf1b2b9d9ccad3c015741daf Author: Mike Snitzer Date: Tue Aug 25 21:52:47 2020 -0400 [nvme]

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

2021-04-13 Thread Mike Snitzer (via Email Bridge)
From: Mike Snitzer on gitlab.com Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1024 BZ: 1948690 Upstream Status: RHEL-only Forward-port RHEL8 NVMe changes to RHEL9. These changes were rejected by Christoph Hellwig (hch is one of upstream's 4 NVMe maintainers). The

[OS-BUILD PATCHv3 2/5] nvme: update failover handling to work with REQ_FAILFAST_TRANSPORT

2021-04-13 Thread Mike Snitzer (via Email Bridge)
From: Mike Snitzer nvme: update failover handling to work with REQ_FAILFAST_TRANSPORT BZ: 1948690 Upstream Status: RHEL-only Signed-off-by: Mike Snitzer rhel-8.git commit f8fb6ea1226e2abc525c88da13b346118d548eea Author: Mike Snitzer Date: Tue Aug 25 21:52:46 2020 -0400 [nvme] nvme:

[OS-BUILD PATCHv3 1/5] nvme: Return BLK_STS_TARGET if the DNR bit is set

2021-04-13 Thread Mike Snitzer (via Email Bridge)
From: Mike Snitzer nvme: Return BLK_STS_TARGET if the DNR bit is set BZ: 1948690 Upstream Status: RHEL-only Signed-off-by: Mike Snitzer rhel-8.git commit ef4ab90c12db5e0e50800ec323736b95be7a6ff5 Author: Mike Snitzer Date: Tue Aug 25 21:52:45 2020 -0400 [nvme] nvme: Return

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

2021-04-13 Thread Justin Forbes (via Email Bridge)
From: Justin Forbes on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/issues/41#note_550951201 > This would be handy. Because, otherwise I can't determine a tagname automatically based only on a "package-version" name. Currently, I need first to grep all available tags for kernel-5.11.13,

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

2021-04-13 Thread Denis Efremov (via Email Bridge)
From: Denis Efremov on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/issues/41#note_550926292 > I suppose we could reset that number with every version bump so that it would match the last digit of BUILD always. This would be handy. Because, otherwise I can't determine a tagname

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

2021-04-13 Thread ddutile (via Email Bridge)
From: ddutile on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1023#note_550926003 Per Waimain's feedback, we should use mark_tech_preview() -- this actually sets a taint flag, which is part of kernel dmesg & I believe is captured in a crash dump as well. You can have the

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

2021-04-13 Thread Jarod Wilson (via Email Bridge)
From: Jarod Wilson on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1024#note_550918573 Theoretically, the ack spam should stop now, we believe we have a fix that just went live. ___ kernel mailing list --

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

2021-04-13 Thread Jarod Wilson (via Email Bridge)
From: Jarod Wilson on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1023#note_550918407 Theoretically, the ack spam should stop now, we believe we have a fix that just went live. ___ kernel mailing list --

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

2021-04-13 Thread Waiman Long (via Email Bridge)
From: Waiman Long on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1023#note_550913718 c) sounds good to me as no kernel will be tainted by default. ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an

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

2021-04-13 Thread Justin Forbes (via Email Bridge)
From: Justin Forbes on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/issues/41#note_550913432 There are a couple of things here: > Fedora RPM tagging in the ARK kernel began in May 2020 for fc33. This line is not entirely accurate, as ARK was only used for Rawhide from May of 2020

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

2021-04-13 Thread David Hildenbrand (via Email Bridge)
From: David Hildenbrand on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1023#note_550896188 But tainting raises an interesting question: we already have CONFIG_CMA enabled in ARK for s390x and powerpc: - s390x uses it for vmcp via cmdline parameter "vmcp_cma" under z/VM;

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

2021-04-13 Thread Mike Snitzer (via Email Bridge)
From: Mike Snitzer on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1024#note_550890234 Thankfully these changes have been low-maintenance ever since I was able to shame Christoph into refactoring NVMe's error handling to be cleaner. Once that refactoring was done upstream

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

2021-04-13 Thread Justin Forbes (via Email Bridge)
From: Justin Forbes on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1024#note_550884624 I have to be honest, I am not too thrilled at the idea of taking a patch set which has been rejected upstream into ARK. RHEL is one thing, with he guarantee of a stable ABI. there is

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

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

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

2021-04-13 Thread David Hildenbrand (via Email Bridge)
From: David Hildenbrand on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1023#note_550882361 Oh, there seems to be a mark_tech_preview() -- thanks for the hint. I guess we should directly use that when activating regions. I added the warn for cma_release() just to make

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

2021-04-13 Thread Waiman Long (via Email Bridge)
From: Waiman Long on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1023#note_550880080 RHEL8 has a mark_tech_preview() function which should be called when a tech preview feature is used. I don't know if ARK kernel has that or not. Also I don't think we need to warn when

[OS-BUILD PATCHv2 4/5] nvme: allow retry for requests with REQ_FAILFAST_TRANSPORT set

2021-04-13 Thread Mike Snitzer (via Email Bridge)
From: Mike Snitzer nvme: allow retry for requests with REQ_FAILFAST_TRANSPORT set BZ: 1948690 Upstream Status: RHEL-only Signed-off-by: Mike Snitzer rhel-8.git commit 7dadadb072515f243868e6fe2f7e9c97fd3516c9 Author: Mike Snitzer Date: Tue Aug 25 21:52:48 2020 -0400 [nvme] nvme: allow

[OS-BUILD PATCHv2 5/5] nvme: multipath: Change default of kernel NVMe multipath to be disabled

2021-04-13 Thread Mike Snitzer (via Email Bridge)
From: Mike Snitzer nvme: multipath: Change default of kernel NVMe multipath to be disabled BZ: 1948690 Upstream Status: RHEL-only Signed-off-by: Mike Snitzer rhel-8.git commit 8be4b84f8e35dc6e5453b72fe5e60acef795a299 Author: Ewan Milne Date: Fri Mar 22 17:33:52 2019 -0400 [nvme]

[OS-BUILD PATCHv2 3/5] nvme: decouple basic ANA log page re-read support from native multipathing

2021-04-13 Thread Mike Snitzer (via Email Bridge)
From: Mike Snitzer nvme: decouple basic ANA log page re-read support from native multipathing BZ: 1948690 Upstream Status: RHEL-only Signed-off-by: Mike Snitzer rhel-8.git commit b904f4b8e0f90613bf1b2b9d9ccad3c015741daf Author: Mike Snitzer Date: Tue Aug 25 21:52:47 2020 -0400 [nvme]

[OS-BUILD PATCHv2 2/5] nvme: update failover handling to work with REQ_FAILFAST_TRANSPORT

2021-04-13 Thread Mike Snitzer (via Email Bridge)
From: Mike Snitzer nvme: update failover handling to work with REQ_FAILFAST_TRANSPORT BZ: 1948690 Upstream Status: RHEL-only Signed-off-by: Mike Snitzer rhel-8.git commit f8fb6ea1226e2abc525c88da13b346118d548eea Author: Mike Snitzer Date: Tue Aug 25 21:52:46 2020 -0400 [nvme] nvme:

[OS-BUILD PATCHv2 1/5] nvme: Return BLK_STS_TARGET if the DNR bit is set

2021-04-13 Thread Mike Snitzer (via Email Bridge)
From: Mike Snitzer nvme: Return BLK_STS_TARGET if the DNR bit is set BZ: 1948690 Upstream Status: RHEL-only Signed-off-by: Mike Snitzer rhel-8.git commit ef4ab90c12db5e0e50800ec323736b95be7a6ff5 Author: Mike Snitzer Date: Tue Aug 25 21:52:45 2020 -0400 [nvme] nvme: Return

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

2021-04-13 Thread Mike Snitzer (via Email Bridge)
From: Mike Snitzer on gitlab.com Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1024 BZ: 1948690 Upstream Status: RHEL-only Forward-port RHEL8 NVMe changes to RHEL9. These changes were rejected by Christoph Hellwig (hch is one of upstream's 4 NVMe maintainers). The

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

2021-04-13 Thread David Hildenbrand (via Email Bridge)
From: David Hildenbrand on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1023#note_550875459 Thanks @veruu :) ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to

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

2021-04-13 Thread Cornelia Huck (via Email Bridge)
From: Cornelia Huck on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/900#note_550870163 I now notice this one... this is the generic config option that should supersede DEBUG_USER_ASCE from mr !791. DEBUG_ENTRY on s390 should follow the values on other architectures, I

[OS-BUILD PATCH 4/4] nvme: allow retry for requests with REQ_FAILFAST_TRANSPORT set

2021-04-13 Thread Mike Snitzer (via Email Bridge)
From: Mike Snitzer nvme: allow retry for requests with REQ_FAILFAST_TRANSPORT set BZ: 1948690 Upstream Status: RHEL-only Signed-off-by: Mike Snitzer rhel-8.git commit 7dadadb072515f243868e6fe2f7e9c97fd3516c9 Author: Mike Snitzer Date: Tue Aug 25 21:52:48 2020 -0400 [nvme] nvme: allow

[OS-BUILD PATCH 1/4] nvme: Return BLK_STS_TARGET if the DNR bit is set

2021-04-13 Thread Mike Snitzer (via Email Bridge)
From: Mike Snitzer nvme: Return BLK_STS_TARGET if the DNR bit is set BZ: 1948690 Upstream Status: RHEL-only Signed-off-by: Mike Snitzer rhel-8.git commit ef4ab90c12db5e0e50800ec323736b95be7a6ff5 Author: Mike Snitzer Date: Tue Aug 25 21:52:45 2020 -0400 [nvme] nvme: Return

[OS-BUILD PATCH 3/4] nvme: decouple basic ANA log page re-read support from native multipathing

2021-04-13 Thread Mike Snitzer (via Email Bridge)
From: Mike Snitzer nvme: decouple basic ANA log page re-read support from native multipathing BZ: 1948690 Upstream Status: RHEL-only Signed-off-by: Mike Snitzer rhel-8.git commit b904f4b8e0f90613bf1b2b9d9ccad3c015741daf Author: Mike Snitzer Date: Tue Aug 25 21:52:47 2020 -0400 [nvme]

[OS-BUILD PATCH 2/4] nvme: update failover handling to work with REQ_FAILFAST_TRANSPORT

2021-04-13 Thread Mike Snitzer (via Email Bridge)
From: Mike Snitzer nvme: update failover handling to work with REQ_FAILFAST_TRANSPORT BZ: 1948690 Upstream Status: RHEL-only Signed-off-by: Mike Snitzer rhel-8.git commit f8fb6ea1226e2abc525c88da13b346118d548eea Author: Mike Snitzer Date: Tue Aug 25 21:52:46 2020 -0400 [nvme] nvme:

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

2021-04-13 Thread Mike Snitzer (via Email Bridge)
From: Mike Snitzer on gitlab.com Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1024 BZ: 1948690 Upstream Status: RHEL-only Forward-port RHEL8 NVMe changes to RHEL9. These changes were rejected by Christoph Hellwig (hch is one of upstream's 4 NVMe maintainers). The

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

2021-04-13 Thread John Linville (via Email Bridge)
From: John Linville on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/715#note_550866808 OK by me, either way -- I'm just trying to get this off the plate... ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe

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

2021-04-13 Thread Cornelia Huck (via Email Bridge)
From: Cornelia Huck on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/791#note_550865762 So, I now see that DEBUG_USER_ASCE is actually removed again in commit 56e62a737028 ("s390: convert to generic entry"), and the same debug capability is now provided by the generic

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

2021-04-13 Thread via Email Bridge
From: Veronika Kabátová on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1023#note_550862766 Hi, it's a bug that's causing reprocessing of the messages and the webhook team is already looking into it. Please ignore the messages while they get the fixes up :see_no_evil:

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

2021-04-13 Thread David Hildenbrand (via Email Bridge)
From: David Hildenbrand on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1023#note_550854163 @dzickusrh is @cki-kwf-bot having a stroke or is this expected behaviour? Thanks! ___ kernel mailing list --

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

2021-04-13 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 PATCH 2/2] mm/cma: print RHEL-specific warnings when CMA is first invoked

2021-04-13 Thread David Hildenbrand (via Email Bridge)
From: David Hildenbrand mm/cma: print RHEL-specific warnings when CMA is first invoked Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1945002 Upstream: RHEL only CMA is Tech Preview in RHEL 9; to detect the use of CMA easily, let's print warninigs when * Activating a CMA region succeeds

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

2021-04-13 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 PATCHv4] [redhat] New configs in crypto/Kconfig

2021-04-13 Thread Mark Salter (via Email Bridge)
From: Mark Salter on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/698#note_550795145 I think you also want to delete fedora/generic/arm/aarch64/CONFIG_CRYPTO_SM4_ARM64_CE it is already set =m by generic/arm/aarch64/CONFIG_CRYPTO_SM4_ARM64_CE.

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

2021-04-13 Thread pbrobinson (via Email Bridge)
From: pbrobinson on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/715#note_550765228 We want it for RHEL for Edge as documented in the previous MR ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an

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

2021-04-13 Thread Patrick Talbert (via Email Bridge)
From: Patrick Talbert on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/791#note_550762263 Hey Cornelia, Thank you for this. I have moved the config option and pushed a V2. Let me know what you think. Just FYI we could enable this option for debug s390x kernel builds if

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

2021-04-13 Thread Patrick Talbert (via Email Bridge)
From: Patrick Talbert on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/715#note_550751836 Hey John, Actually, this config option was enabled as a module in MR 854 last month: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/854 If that's not actually what we

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

2021-04-13 Thread Patrick Talbert (via Email Bridge)
From: Patrick Talbert on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/698#note_550694976 Sorry for the mix up. Do we want SM2,3,4 enabled for zfcpdump builds? As pointed out by @prudo1 these have to be explicitly called out for s390x/zfsdump now that they are set as

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

2021-04-13 Thread John Linville (via Email Bridge)
From: John Linville on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/715#note_550683463 Acked-by: John Linville ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to

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

2021-04-13 Thread Patrick Talbert (via Email Bridge)
From: Patrick Talbert on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/737#note_550663538 Thank you Miklos, Can you respond with a DCO style Ack like so? ``` Acked-by: Miklos Szeredi ``` ___ kernel mailing list --

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

2021-04-13 Thread via Email Bridge
From: Ondrej Mosnáček on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/698#note_550560210 @ptalbert Could you please apply the requested changes? (i.e. disable the obsolete crypto algs also under zfcpdump and enable the SM4 configs as modules also in ARK) If someone sees

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

2021-04-13 Thread Miklos Szeredi (via Email Bridge)
From: Miklos Szeredi on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/737#note_550456031 ACK. ___ 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 arch/s390

2021-04-13 Thread Cornelia Huck (via Email Bridge)
From: Cornelia Huck on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/791#note_550297471 This should be an s390 entry instead of a generic one. The value should be fine. ___ kernel mailing list -- kernel@lists.fedoraproject.org To