13:03:41 #startmeeting CIP IRC weekly meeting 13:03:41 Meeting started Thu Nov 4 13:03:41 2021 UTC and is due to finish in 60 minutes. The chair is jki. Information about MeetBot at http://wiki.debian.org/MeetBot. 13:03:41 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 13:03:41 The meeting name has been set to 'cip_irc_weekly_meeting' 13:03:51 Hi everyone! 13:03:56 o/ 13:03:57 hello 13:04:02 hi 13:04:08 Hi 13:04:29 Hi 13:04:32 hi 13:05:53 just pavel missing, but let's get started already 13:05:56 #topic AI review 13:06:03 1. Combine root filesystem with kselftest binary - iwamatsu & alicef 13:07:00 I updated the isar-cip-core pull request and now I'm creating core-image-kernelci images 13:07:27 core-image-kernelci image are image made ad-hoc for kernelci from isar-cip-core 13:07:46 uh, PR on gitlab? I'm not following that channel apparently 13:07:55 the login worked correctly without password 13:08:34 PR not yet sended as I'm finishing to add the last changes for making it compatible with KernelCI 13:08:40 ah, ok 13:08:45 but I will send it today or tomorrow 13:09:17 here there is a example of the image working with lava with same settings of kernelci https://lava.ciplatform.org/scheduler/job/507389 n 13:09:38 and here is where the image are pushed to https://storage.staging.kernelci.org/images/rootfs/cip/ 13:10:11 the name is "cip-core-image-kernelci-cip-core-buster-qemu--initrd.img.gz" 13:10:41 great! is kselftest in that image already executed? 13:10:46 the code is here https://gitlab.com/cip-project/cip-core/isar-cip-core/-/tree/alicef/kernelci_image/recipes-core 13:10:57 if anyone is interested 13:11:16 Kselftest is not yet implemented 13:11:41 I didn't test it yet with kselftest 13:11:46 fine, one after the other 13:12:16 that's all from me 13:13:11 good. please send the patches ideally via the ML, to stay consistent with other contributions 13:13:29 I'm now working on the script reading dmesg that kernelci is using 13:13:43 ok 13:14:38 2. Look into S3 artifact upload issues - patersonc 13:15:07 No updates 13:15:25 3. Update 5.10-cip branch - iwamatsu & pavel 13:15:48 I updated 5.10-cip branch 13:16:05 perfect 13:16:19 4. Propose review coordination workflow with gitlab snippets - iwamatsu 13:16:26 na, wrong 13:16:28 Currentry, this branch had been merged with 5.10.75. 13:16:39 4. Propose review coordination workflow via wiki - iwamatsu 13:17:17 OK, I invistigated about this. 13:17:36 We can create wikis via API as well as snippets. 13:18:02 We can create it on linux-cip's wiki, and we can specify the kernel version for the name of the wiki. 13:18:05 https://gitlab.com/-/snippets/2200569 13:18:26 We can also use namespaces for wiki, so we can create hierarchies such as 5.10.y/v5.10.77. 13:18:39 e.g. https://gitlab.com/cip-project/cip-kernel/linux-cip/-/wikis/5.10.y/v5.10.77 13:19:08 These data are managed in one Git repository. 13:19:41 For example, linux-cip's wiki can clone following command: 13:19:44 git clone git@gitlab.com:cip-project/cip-kernel/linux-cip.wiki.git 13:19:59 and can push. 13:20:20 I think the wiki easier to use than the snippet. 13:20:38 that's all from me. 13:21:38 so the wiki pages would be filled with the commits first - likely automatable - and then CIP devs would put their names behind commits they plan to review? 13:22:20 yes 13:23:13 anyone any concerns about such a process? 13:23:20 sounds good to me 13:23:59 We can also automate to mark commits in other trees. 13:25:05 iwamatsu: could you drop an email to the list, briefly describing this, so that pavel can comment on it as well? 13:25:10 The review method will be the same as it is now, I think. Only a small change in repository and format. 13:25:36 jki: sure. 13:25:55 TIA! 13:26:15 good, anything else regarding AIs? 13:26:34 3 13:26:37 2 13:26:39 1 13:26:42 #topic Kernel maintenance updates 13:26:58 i'm reviewing 5.10.77 13:27:13 I am reviewing 5.10.77. 13:27:17 There is 4 new CVEs this week. 13:27:20 CVE-2021-3892 causes a DoS attack. It seems that hasn't been not fixed in any tree. 13:27:38 Other CVEs are already fixed. 13:29:05 I have a question. 13:29:21 go ahead 13:29:39 We got a new issue on cip-kernel-sec repo. https://gitlab.com/cip-project/cip-kernel/cip-kernel-sec/-/issues/9 13:30:20 AOSP android-3.18 branch has been deprecated since this November so we don't have to track it 13:30:53 This issue has link a patch to remove the branch to track. 13:31:05 May I pick up the patch and merge it? 13:31:12 yeah, please apply this MR. 13:31:37 iwamath: thanks! I'll apply it. 13:32:02 that is a cip-external contributor, right? just out of curiosity 13:32:17 iwamatsu: thanks. 13:32:48 jki: I think so. 13:33:30 nice to see folks following us that closely, and suggesting improvements 13:33:51 anything else for this topic? 13:33:52 Should MRs be enabled? 13:34:14 jki: yeah! it is good thing. 13:34:33 hmm, shouldn't we do patch-based reviews in general? maybe state this somewhere? 13:34:42 And we need to drop AOSP from conf/remotes.yml 13:34:58 Or use a newer version of AOSP? 13:35:50 That is also good. 13:36:48 tracking 4.19 instead of 3.18? 13:37:40 That is also good./ 13:37:47 android-4.x-p ? 13:38:32 android 12 uses 5.10 (android12-5.10-lts) 13:38:51 https://android.googlesource.com/kernel/common.git/+refs 13:40:24 How about add android-4.4-p, android-4.19-q, and android12-5.10. 13:40:53 Or other Android trees use LTS kernel, so it may not make much sense. 13:42:09 I see 13:42:54 and these android tree managed by Greg. 13:43:21 s/managed/ are managing/ 13:45:10 I think the Android tree syncs regularly so I don't think we need to check it. 13:45:48 iwamatsu: I got it 13:46:57 how to continue with that? further discussion? AI for iwamatsu to propose a patch? 13:48:31 OK, I will create a patch 13:48:59 thanks! 13:49:10 anything else? 13:49:20 3 13:49:23 2 13:49:25 1 13:49:29 #topic Kernel testing 13:49:39 o/ 13:49:48 The LAVA master had a wobble over the weekend 13:49:54 All up and running again now though 13:49:57 Sorry for the downtime 13:50:10 daylight saving issue? ;) 13:50:13 Ha 13:50:44 I think it ran out of storage, which killed LAVA. But when I logged on there was plenty of available storage... 13:51:04 patersonc[m]: thanks :) 13:51:26 That's pretty much all I have this week 13:51:34 Anything else from you alicef-san? 13:52:11 I'm also ok. I already exausted all my topics for this week 13:52:30 Happy days 13:52:40 you too! 13:53:13 then move on? 13:53:15 3 13:53:18 2 13:53:20 1 13:53:23 #topic AOB 13:53:58 anyone anything? 13:54:35 3 13:54:38 2 13:54:41 1 13:54:44 #endmeeting