13:02:27 #startmeeting CIP IRC weekly meeting 13:02:27 Meeting started Thu May 15 13:02:27 2025 UTC and is due to finish in 60 minutes. The chair is jki. Information about MeetBot at http://wiki.debian.org/MeetBot. 13:02:27 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 13:02:27 The meeting name has been set to 'cip_irc_weekly_meeting' 13:02:34 #topic AI review 13:02:41 nothing on my list 13:03:36 5 13:03:38 4 13:03:40 3 13:03:41 2 13:03:43 1 13:03:45 #topic Kernel maintenance updates 13:03:56 I'm reviewing 6.1.138 & .139. 13:03:58 i pushed 4.4 13:04:24 .139 contains workarounds for another Spectre-like problem, and they currently break the build in our 6.1 testing. 13:04:57 I reviewed 6.1.136, and released 5.10.y-cip 13:05:22 Oh -stable is not back porting them to 5.10 for now. 13:05:54 known-bugs? :) 13:06:21 It will be "wait a bit, then investigate... and then KNOWN-BUGS". 13:06:47 and 6.1.139 has a build-bug then? 13:07:00 reported already? 13:07:16 jki: No, we caught it in -rc1 testing, so we are now at -rc2 (different bug) and it is likely to be fixed. 13:07:26 ah, ok 13:10:05 anything to add? 13:10:37 5 13:10:38 4 13:10:40 3 13:10:41 2 13:10:43 1 13:10:46 #topic Kernel release status 13:10:55 all on schedule 13:11:02 \o/ 13:11:12 6.12-cip status? 13:11:12 Thanks Iwamatsu for 5.10-cip, -cip-rt is now being tested. 13:11:27 :-) 13:13:25 so, where are we with 6.12? 13:13:54 I dont think there's a blocker now. 13:14:37 then tag what we have? :) 13:15:10 Who will release it? 13:15:35 iwamatsu__: wasn't that you? 13:16:26 Ah, sorry . I did not understand that. 13:16:37 I will prepare it. 13:19:59 ok, perfect 13:20:12 then let's move on 13:20:15 5 13:20:17 4 13:20:18 3 13:20:21 2 13:20:22 1 13:20:24 #topic Kernel testing 13:20:50 working on adding cip-kernel-confing to KernelCI https://github.com/kernelci/kernelci-pipeline/pull/1149 13:20:50 No updates from my end this week 13:21:15 Thanks arisut, I missed that 13:21:50 we recently ported the legacy code of cip fragments to maestro 13:22:37 and we are currently working on adding cip-kernel-configs and disable all the configurations that are not needed to us 13:24:07 also currently cip kernel can be build on demand with kci-dev 13:24:17 That's great. 13:24:40 I saw that there were a couple of build errors for cip 5.10, but both for chromeos configs 13:25:03 yes we need to disable chromeos configs on cip 13:25:24 unfortunatly for doing that part of the code need to be rewrite afaik 13:25:25 If there are failures on -cip that are not present on corresponding -stable, we may want to investigate. 13:25:39 If there are failures on -stable, we may want -stable people to investigate :-). 13:25:55 yes but chromeos are chromeos dependent configurations 13:26:14 we actually want to test chromeos configurations ? 13:27:00 Even random configs should build in ideal world. 13:27:01 I don't mind both cases 13:27:25 ...we don't need to spend too much time testing, but if we already have the failure. 13:28:04 so we don't need to block chromeos config? 13:28:09 It may be good time for me to familiarize with test environment :-). 13:28:13 I can see a kernelci build for v5.10.236, but not v5.10.237 for some reason 13:28:39 the code i write is not yet in production 13:29:41 we can look into that 13:30:44 Maybe you can send pointer to failures to the mailing list, and I'll try to take a look? 13:34:23 patersonc, is that from the dashboard? 13:34:50 yes 13:34:57 v5.10.237 cip is here https://dashboard.kernelci.org/tree/f32dc72d4e2a5cadfdfca58f84404d51cae038a0?ti%7Cc=v5.10.237-cip60&ti%7Cch=f32dc72d4e2a5cadfdfca58f84404d51cae038a0&ti%7Cgb=linux-5.10.y-cip&ti%7Cgu=https%3A%2F%2Fgit.kernel.org%2Fpub%2Fscm%2Flinux%2Fkernel%2Fgit%2Fcip%2Flinux-cip.git&ti%7Ct=cip 13:35:06 cip60 13:35:21 Yes. But the linux-stable build for 5.10.237 isn't as far as I can see 13:35:30 I see 13:36:55 I've asked on Discord 13:37:04 https://dashboard.kernelci.org/tree/f32dc72d4e2a5cadfdfca58f84404d51cae038a0?df%7Cbs%7CFAIL=true&df%7Cc%7Cdefconfig%2Barm64-chromebook%2BCONFIG_CPU_BIG_ENDIAN%3Dy%2Bdebug%2Bkselftest%2Btinyconfig=true&ti%7Cc=v5.10.237-cip60&ti%7Cch=f32dc72d4e2a5cadfdfca58f84404d51cae038a0&ti%7Cgb=linux-5.10.y-cip&ti%7Cgu=https%3A%2F%2Fgit.kernel.org%2Fpub%2Fscm%2Fl 13:37:04 inux%2Fkernel%2Fgit%2Fcip%2Flinux-cip.git&ti%7Ct=cip 13:38:27 ihere appears to be a problem with the CIP. 13:40:01 Maybe we should be testing more configs then :P 13:40:25 More info here: https://dashboard.kernelci.org/issue/maestro%3Abad69ae5a6031018d1b7534daa1623f5b6bc4cef?iv=1 13:40:56 sorry, I'm distracted right now - let me know when you are done :) 13:41:52 OK, I will take a look, too. 13:42:03 Thanks 13:42:03 I guess we should take this to the mailing list. 13:42:37 irqreturn_t problem seems like a missing include; trying CONFIG_BIG_ENDIAN is .. interesting but it should not be hard to fix. 13:44:42 anything to add for testing? 13:46:04 5 13:46:06 4 13:46:08 3 13:46:09 2 13:46:11 1 13:46:12 #topic AOB 13:46:24 i'll be absent next week 13:48:05 ok - anything else? 13:48:39 5 13:48:42 4 13:48:44 3 13:48:46 2 13:48:48 1 13:48:49 #endmeeting