Re: [OS-BUILD PATCHv2 0/3] redhat: enable VM kselftests

2022-05-17 Thread Nico Pache (via Email Bridge)
From: Nico Pache on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1783#note_950001150 For correctness I removed the `gup_test` from mod-internals.list as it is not a module ___ kernel mailing list -- kernel@lists.fedoraproject.org

[OS-BUILD PATCHv2 2/3] redhat: enable CONFIG_TEST_VMALLOC for vm selftests

2022-05-17 Thread Nico Pache (via Email Bridge)
From: Nico Pache redhat: enable CONFIG_TEST_VMALLOC for vm selftests Compile CONFIG_TEST_VMALLOC as a module and isolate it to the internals package only. Upstream-status: RHEL-only Signed-off-by: Nico Pache diff --git a/redhat/configs/common/generic/CONFIG_TEST_VMALLOC b/redhat/configs/comm

[OS-BUILD PATCHv2 3/3] redhat: Enable VM kselftests

2022-05-17 Thread Nico Pache (via Email Bridge)
From: Nico Pache redhat: Enable VM kselftests in order to increase code coverage for HMM and GUP we need to build the vm kselftests into our internal testing packages. Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1978539 Upstream-status: RHEL-only Signed-off-by: Nico Pache diff --git

[OS-BUILD PATCHv2 1/3] redhat: Enable HMM test to be used by the kselftest test suite

2022-05-17 Thread Nico Pache (via Email Bridge)
From: Nico Pache redhat: Enable HMM test to be used by the kselftest test suite This commit enables the hmm test to be compiled into the internals packaging, which will be utilized by the kselftests userspace executor. Upstream-status: RHEL-only Signed-off-by: Nico Pache diff --git a/redhat/c

[OS-BUILD PATCHv2 0/3] redhat: enable VM kselftests

2022-05-17 Thread Nico Pache (via Email Bridge)
From: Nico Pache on gitlab.com Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1783 Enable VM kselftests to increase testing capabilities. Upstream-status: RHEL-only Signed-off-by: Nico Pache --- redhat/configs/common/generic/CONFIG_TEST_HMM | 2 +- redhat/confi

Re: [OS-BUILD PATCH 0/2] Makefile: only depend on dist-buildreq-check when building actual RPMs

2022-05-17 Thread via Email Bridge
From: Ondrej Mosnáček on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1781#note_949880849 @hertonrk-rh @dzickusrh @jmflinuxtx Good points! I like @dzickusrh's approach in principle, though I left some suggestions. I intend to close this MR in favor of !1786. @dzickusrh fe

Re: [OS-BUILD PATCH 0/2] Makefile: only depend on dist-buildreq-check when building actual RPMs

2022-05-17 Thread Don Zickus (via Email Bridge)
From: Don Zickus on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1781#note_949736929 I used a macro to address this. This seems to work. Thoughts? https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1786 ___ kernel maili

[OS-BUILD PATCH] redhat/Makefile.variables: Change git hash length to default

2022-05-17 Thread Prarit Bhargava (via Email Bridge)
From: Prarit Bhargava redhat/Makefile.variables: Change git hash length to default After some discussion on the Fedora Kernel Mailing List [1] we have decided to switch back to the default git hash length. [1] https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org/message

Re: [OS-BUILD PATCHv3 0/17] redhat/Makefile: General improvements and fixes

2022-05-17 Thread Prarit Bhargava (via Email Bridge)
From: Prarit Bhargava on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1757#note_949498999 Resolving thread based on above comment. ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to kernel-l

Re: [OS-BUILD PATCHv3 0/17] redhat/Makefile: General improvements and fixes

2022-05-17 Thread Prarit Bhargava (via Email Bridge)
From: Prarit Bhargava on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1757#note_949496617 >It definitely depends on the repo. I think I had so more garbage that it inflated things. 'git gc' removed enough junk that my 'git log --oneline' is down to 12. > >Looking into th

[OS-BUILD PATCH 0/0] Enable kAFS and it's dependancies

2022-05-17 Thread Alice Mitchell (via Email Bridge)
From: Alice Mitchell on gitlab.com Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1784 NOTE: Truncated patchset due to missing public @redhat.com email address on your GitLab profile at https://gitlab.com/-/profile. Once that is fixed, close and reopen the mer