✅ PASS (SKIPPED 2 of 239): Test report for 6.3.10-100.fc37 (kernel-fedora)

2023-06-28 Thread cki-project
Hi, we tested your kernel and here are the results: Overall result: PASSED Merge: OK Compile: OK Test: OK Tested-by: CKI Project Kernel information: Brew / Koji Task ID: 102714091 You can find all the details about the test run at

Re: [OS-BUILD PATCH 0/5] Enable cs-like CI

2023-06-28 Thread Michael Hofmann (via Email Bridge)
From: Michael Hofmann on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2538#note_1450117609 @jmflinuxtx could you take a look whether this (esp the trigger conditions) look good to you? While I'm at it, are there any additional rawhide child pipelines I should add, e.g.

[OS-BUILD PATCH 5/5] Allow ELN pipelines failures

2023-06-28 Thread Michael Hofmann (via Email Bridge)
From: Michael Hofmann Allow ELN pipelines failures Failures will still be surfaced in the bot comments. diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index blahblah..blahblah 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -80,6 +80,7 @@ workflow: when: manual allow_failure:

[OS-BUILD PATCH 4/5] Enable cs-like CI

2023-06-28 Thread Michael Hofmann (via Email Bridge)
From: Michael Hofmann Enable cs-like CI Part of https://gitlab.com/cki-project/kernel-ark/-/issues/113 Signed-off-by: Michael Hofmann diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index blahblah..blahblah 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -60,10 +60,74 @@ workflow:

[OS-BUILD PATCH 1/5] Fix linter warnings in .gitlab-ci.yml

2023-06-28 Thread Michael Hofmann (via Email Bridge)
From: Michael Hofmann Fix linter warnings in .gitlab-ci.yml diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index blahblah..blahblah 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,3 +1,4 @@ +--- # This CI will only work for project members. CI for public contributors # runs via a webhook

[OS-BUILD PATCH 3/5] Allow to auto-cancel redundant pipelines

2023-06-28 Thread Michael Hofmann (via Email Bridge)
From: Michael Hofmann Allow to auto-cancel redundant pipelines This was already set in the project settings, but for this to work it needs `interruptible: true` as well. diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index blahblah..blahblah 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@

[OS-BUILD PATCH 2/5] Remove obsolete unused trigger variable

2023-06-28 Thread Michael Hofmann (via Email Bridge)
From: Michael Hofmann Remove obsolete unused trigger variable The :production tag is used by default. diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index blahblah..blahblah 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -37,7 +37,6 @@ workflow: variables: name: kernel-ark

[OS-BUILD PATCH 0/5] Enable cs-like CI

2023-06-28 Thread Michael Hofmann (via Email Bridge)
From: Michael Hofmann on gitlab.com Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2538 Part of https://gitlab.com/cki-project/kernel-ark/-/issues/113 Signed-off-by: Michael Hofmann --- .gitlab-ci.yml | 72 -

[OS-BUILD PATCHv2] scsi: sd: Add "probe_type" module parameter to allow synchronous probing

2023-06-28 Thread Ewan D. Milne (via Email Bridge)
From: Ewan D. Milne scsi: sd: Add "probe_type" module parameter to allow synchronous probing Setting probe_type="sync" will force synchronous probing in the driver core, which forces the ordering of minor device number assignments when SCSI disk devices are probed, for compatibility with prior

Re: [OS-BUILD PATCH] scsi: sd: Add "probe_type" module parameter to allow synchronous probing

2023-06-28 Thread Ewan D. Milne (via Email Bridge)
From: Ewan D. Milne on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2504#note_1450075205 Uh... [emilne@emilne kernel-ark.forked]$ git rebase kernel-ark/os-build Current branch bz2140017 is up to date. [emilne@emilne kernel-ark.forked]$ git push -u -f origin bz2140017

[OS-BUILD PATCHv4] redhat/configs: Clean up x86-64 call depth tracking configs

2023-06-28 Thread Waiman Long (via Email Bridge)
From: Waiman Long redhat/configs: Clean up x86-64 call depth tracking configs In both configs/fedora and config/rhel, CONFIG_CALL_DEPTH_TRACKING=y and CONFIG_CALL_THUNKS_DEBUG=n. So they can be moved to the common directory. Since these are x86-64 specific configs, they should be under

Re: [OS-BUILD PATCH] RHMAINTAINERS: Update for Jun 23 2023

2023-06-28 Thread John B. Wyatt IV (via Email Bridge)
From: John B. Wyatt IV on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2529#note_1449344181 request-evaulation ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to

Re: [OS-BUILD PATCH] RHMAINTAINERS: Update for Jun 23 2023

2023-06-28 Thread John B. Wyatt IV (via Email Bridge)
From: John B. Wyatt IV on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2529#note_1449343271 This is odd. The pipeline does not show the conflicts but it is list here and by email. ___ kernel mailing list --

Re: [OS-BUILD PATCH 0/0] Add various modules to singlemods and one to mod-internal.list after experiences with -next

2023-06-28 Thread Thorsten Leemhuis (via Email Bridge)
From: Thorsten Leemhuis on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2530#note_1448858348 TWIMC: after Linus last night's merges the commits adding strcat_kunit and checksum_kunit.ko to mod-internal.list are now needed to build mainline to avoid this build error: ``` +