CIP IRC weekly meeting today (libera.chat)
masashi.kudo@cybertrust.co.jp <masashi.kudo@...>
Hi all,
Kindly be reminded to attend the weekly meeting through IRC to discuss technical topics with CIP kernel today. Please note that we already moved from Freenode to libera.chat, and our channel is the following: irc:irc.libera.chat:6667/cip *Please note that the IRC meeting was rescheduled to UTC (GMT) 09:00 starting from the first week of Apr. according to TSC meeting* https://www.timeanddate.com/worldclock/meetingdetails.html?year=2021&month=6&day=10&hour=9&min=0&sec=0&p1=224&p2=179&p3=136&p4=37&p5=241&p6=248 USWest USEast UK DE TW JP 02:00 05:00 10:00 11:00 17:00 18:00 Last meeting minutes: https://irclogs.baserock.org/meetings/cip/2021/06/cip.2021-06-03-09.00.log.html * Action item 1. Combine root filesystem with kselftest binary - iwamatsu 2. Do some experiment to lower burdens on CI - patersonc 3. Monitor the status of CVE-2021-3444 and CVE-2021-20292 (3/25) - Kernel Team 4. Update Testing table below with 5.10 info - patersonc https://wiki.linuxfoundation.org/civilinfrastructureplatform/ciptesting/centalisedtesting/cioverview * Kernel maintenance updates * Kernel testing * AOB The meeting will take 30 min, although it can be extended to an hour if it makes sense and those involved in the topics can stay. Otherwise, the topic will be taken offline or in the next meeting. Best regards, -- M. Kudo Cybertrust Japan Co., Ltd.
|
|
Re: BUG: using smp_processor_id() in preemptible [00000000] code: TCPTSK/1809
rainer.kloud@...
Hello Pavel,
I notice you are using -rt kernel. Do you actually need realtimeYes, I actually need the realtime feature. I have one task which needts to run periodically in realtime (every 10ms). Can you try to reproduce the problem on 4.19.193?This is only a problem with the realtime patch. The patch introduces migrate_enable which is part of the callstack: Jun 1 09:11:46 sicam kernel: [46802.944165] BUG: using smp_processor_id() in preemptible [00000000] code: TCPTSK/1809 Jun 1 09:11:46 sicam kernel: [46802.944210] caller is migrate_enable+0x40/0x488 Jun 1 09:11:46 sicam kernel: [46802.944221] CPU: 0 PID: 1809 Comm: TI4SDTSK#135 Tainted: G W 4.19.165-cip41-rt18 #1 Jun 1 09:11:46 sicam kernel: [46802.944225] Hardware name: Altera SOCFPGA Jun 1 09:11:46 sicam kernel: [46802.944252] [<c010e9d4>] (unwind_backtrace) from [<c010b9f4>] (show_stack+0x10/0x14) Jun 1 09:11:46 sicam kernel: [46802.944272] [<c010b9f4>] (show_stack) from [<c062f854>] (dump_stack+0x94/0xa8) Jun 1 09:11:46 sicam kernel: [46802.944299] [<c062f854>] (dump_stack) from [<c03a57ec>] (check_preemption_disabled+0x110/0x114) Jun 1 09:11:46 sicam kernel: [46802.944316] [<c03a57ec>] (check_preemption_disabled) from [<c014163c>] (migrate_enable+0x40/0x488) Jun 1 09:11:46 sicam kernel: [46802.944338] [<c014163c>] (migrate_enable) from [<c053ff0c>] (ip_finish_output2+0x21c/0x460) Jun 1 09:11:46 sicam kernel: [46802.944353] [<c053ff0c>] (ip_finish_output2) from [<c0542854>] (ip_output+0x140/0x184) Jun 1 09:11:46 sicam kernel: [46802.944364] [<c0542854>] (ip_output) from [<c0542128>] (__ip_queue_xmit+0x134/0x40c) Jun 1 09:11:46 sicam kernel: [46802.944381] [<c0542128>] (__ip_queue_xmit) from [<c055cf70>] (__tcp_transmit_skb+0x53c/0xb20) Jun 1 09:11:46 sicam kernel: [46802.944392] [<c055cf70>] (__tcp_transmit_skb) from [<c055e188>] (tcp_write_xmit+0x27c/0xfd0) Jun 1 09:11:46 sicam kernel: [46802.944403] [<c055e188>] (tcp_write_xmit) from [<c055ef10>] (__tcp_push_pending_frames+0x34/0xa8) Jun 1 09:11:46 sicam kernel: [46802.944413] [<c055ef10>] (__tcp_push_pending_frames) from [<c054f5cc>] (tcp_sendmsg_locked+0x66c/0xc40) Jun 1 09:11:46 sicam kernel: [46802.944422] [<c054f5cc>] (tcp_sendmsg_locked) from [<c054fbc8>] (tcp_sendmsg+0x28/0x3c) Jun 1 09:11:46 sicam kernel: [46802.944441] [<c054fbc8>] (tcp_sendmsg) from [<c04cb3f4>] (sock_sendmsg+0x14/0x24) Jun 1 09:11:46 sicam kernel: [46802.944455] [<c04cb3f4>] (sock_sendmsg) from [<c04cc6d0>] (__sys_sendto+0xc4/0x104) Jun 1 09:11:46 sicam kernel: [46802.944467] [<c04cc6d0>] (__sys_sendto) from [<c04cc72c>] (sys_send+0x18/0x20) Jun 1 09:11:46 sicam kernel: [46802.944479] [<c04cc72c>] (sys_send) from [<c0101000>] (ret_fast_syscall+0x0/0x5c) Jun 1 09:11:46 sicam kernel: [46802.944484] Exception stack(0xda337fa8 to 0xda337ff0) Jun 1 09:11:46 sicam kernel: [46802.944493] 7fa0: 001c6f2c 00000001 00000037 0020ae40 00000006 00000000 Jun 1 09:11:46 sicam kernel: [46802.944502] 7fc0: 001c6f2c 00000001 00000001 00000121 001651c8 001ea378 ffff0000 00000006 Jun 1 09:11:46 sicam kernel: [46802.944508] 7fe0: 00000000 b3efea18 00000000 b6a2ff40 Best Regards, Rainer
|
|
Re: BUG: using smp_processor_id() in preemptible [00000000] code: TCPTSK/1809
Rainer Kloud
Hi,
Attached you can find my kernel config.Please don't forget to share your kernel config with us so that we canI notice you are using -rt kernel. Do you actually need realtimeYes, I actually need the realtime feature. I have one task which Sorry, but I can not follow your words. What do you mean with 'needs relaxing toJun 1 09:11:46 sicam kernel: [46802.944299] [<c062f854>] (dump_stack) from [<c03a57ec>] (check_preemption_disabled+0x110/0x114)Migration should be on across migration-disabled sections, that's their at least migration must be off'? Thanx, Rainer
|
|
Re: BUG: using smp_processor_id() in preemptible [00000000] code: TCPTSK/1809
Jan Kiszka
Hi Rainer,
On 07.06.21 07:23, Rainer Kloud wrote: Hello Pavel,Please don't forget to share your kernel config with us so that we canI notice you are using -rt kernel. Do you actually need realtimeYes, I actually need the realtime feature. I have one task which make sure your use case is covered subsystem-wise in CIP. From Siemens side, we still have room for improvements in this regard, even more on -rt. Jun 1 09:11:46 sicam kernel: [46802.944299] [<c062f854>] (dump_stack) from [<c03a57ec>] (check_preemption_disabled+0x110/0x114)Migration should be on across migration-disabled sections, that's their whole purpose. But maybe the check that preemption needs to be off when using smp_processor_id needs relaxing to at least migration must be off. Jan -- Siemens AG, T RDA IOT Corporate Competence Center Embedded Linux
|
|
Re: BUG: using smp_processor_id() in preemptible [00000000] code: TCPTSK/1809
Rainer Kloud
Hello Pavel,
I notice you are using -rt kernel. Do you actually need realtimeYes, I actually need the realtime feature. I have one task which needs to run periodically in realtime (triggered every 10ms by an external IRQ). Can you try to reproduce the problem on 4.19.193?This is only a problem with the realtime patch. The patch introduces migrate_enable which is part of the callstack: Jun 1 09:11:46 sicam kernel: [46802.944165] BUG: using smp_processor_id() in preemptible [00000000] code: TCPTSK/1809 Jun 1 09:11:46 sicam kernel: [46802.944210] caller is migrate_enable+0x40/0x488 Jun 1 09:11:46 sicam kernel: [46802.944221] CPU: 0 PID: 1809 Comm: TI4SDTSK#135 Tainted: G W 4.19.165-cip41-rt18 #1 Jun 1 09:11:46 sicam kernel: [46802.944225] Hardware name: Altera SOCFPGA Jun 1 09:11:46 sicam kernel: [46802.944252] [<c010e9d4>] (unwind_backtrace) from [<c010b9f4>] (show_stack+0x10/0x14) Jun 1 09:11:46 sicam kernel: [46802.944272] [<c010b9f4>] (show_stack) from [<c062f854>] (dump_stack+0x94/0xa8) Jun 1 09:11:46 sicam kernel: [46802.944299] [<c062f854>] (dump_stack) from [<c03a57ec>] (check_preemption_disabled+0x110/0x114) Jun 1 09:11:46 sicam kernel: [46802.944316] [<c03a57ec>] (check_preemption_disabled) from [<c014163c>] (migrate_enable+0x40/0x488) Jun 1 09:11:46 sicam kernel: [46802.944338] [<c014163c>] (migrate_enable) from [<c053ff0c>] (ip_finish_output2+0x21c/0x460) Jun 1 09:11:46 sicam kernel: [46802.944353] [<c053ff0c>] (ip_finish_output2) from [<c0542854>] (ip_output+0x140/0x184) Jun 1 09:11:46 sicam kernel: [46802.944364] [<c0542854>] (ip_output) from [<c0542128>] (__ip_queue_xmit+0x134/0x40c) Jun 1 09:11:46 sicam kernel: [46802.944381] [<c0542128>] (__ip_queue_xmit) from [<c055cf70>] (__tcp_transmit_skb+0x53c/0xb20) Jun 1 09:11:46 sicam kernel: [46802.944392] [<c055cf70>] (__tcp_transmit_skb) from [<c055e188>] (tcp_write_xmit+0x27c/0xfd0) Jun 1 09:11:46 sicam kernel: [46802.944403] [<c055e188>] (tcp_write_xmit) from [<c055ef10>] (__tcp_push_pending_frames+0x34/0xa8) Jun 1 09:11:46 sicam kernel: [46802.944413] [<c055ef10>] (__tcp_push_pending_frames) from [<c054f5cc>] (tcp_sendmsg_locked+0x66c/0xc40) Jun 1 09:11:46 sicam kernel: [46802.944422] [<c054f5cc>] (tcp_sendmsg_locked) from [<c054fbc8>] (tcp_sendmsg+0x28/0x3c) Jun 1 09:11:46 sicam kernel: [46802.944441] [<c054fbc8>] (tcp_sendmsg) from [<c04cb3f4>] (sock_sendmsg+0x14/0x24) Jun 1 09:11:46 sicam kernel: [46802.944455] [<c04cb3f4>] (sock_sendmsg) from [<c04cc6d0>] (__sys_sendto+0xc4/0x104) Jun 1 09:11:46 sicam kernel: [46802.944467] [<c04cc6d0>] (__sys_sendto) from [<c04cc72c>] (sys_send+0x18/0x20) Jun 1 09:11:46 sicam kernel: [46802.944479] [<c04cc72c>] (sys_send) from [<c0101000>] (ret_fast_syscall+0x0/0x5c) Jun 1 09:11:46 sicam kernel: [46802.944484] Exception stack(0xda337fa8 to 0xda337ff0) Jun 1 09:11:46 sicam kernel: [46802.944493] 7fa0: 001c6f2c 00000001 00000037 0020ae40 00000006 00000000 Jun 1 09:11:46 sicam kernel: [46802.944502] 7fc0: 001c6f2c 00000001 00000001 00000121 001651c8 001ea378 ffff0000 00000006 Jun 1 09:11:46 sicam kernel: [46802.944508] 7fe0: 00000000 b3efea18 00000000 b6a2ff40 Best Regards, Rainer
|
|
Re: BUG: using smp_processor_id() in preemptible [00000000] code: TCPTSK/1809
Pavel Machek
Hi!
<html><head></head><body>Please avoid html on mailing lists. I'm useing the kernel 4.19.165-cip41-rt18 on the AlteraI notice you are using -rt kernel. Do you actually need realtime features? Can you try to reproduce the problem on 4.19.193? Can anybody tell me what problem this message triggers?I believe you got your analysis mostly right, I'd have to study the code some more to see what is going on. Best regards, Pavel -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
|
|
BUG: using smp_processor_id() in preemptible [00000000] code: TCPTSK/1809
Rainer Kloud
Hi,
I'm useing the kernel 4.19.165-cip41-rt18 on the Altera SOCkit and I encountered an problem with high TCP traffic.
I get the following kernel message over and over:
Jun 1 09:11:46 sicam kernel: [46802.944165] BUG: using smp_processor_id() in preemptible [00000000] code: TCPTSK/1809
Jun 1 09:11:46 sicam kernel: [46802.944210] caller is migrate_enable+0x40/0x488 Jun 1 09:11:46 sicam kernel: [46802.944221] CPU: 0 PID: 1809 Comm: TI4SDTSK#135 Tainted: G W 4.19.165-cip41-rt18 #1 Jun 1 09:11:46 sicam kernel: [46802.944225] Hardware name: Altera SOCFPGA Jun 1 09:11:46 sicam kernel: [46802.944252] [<c010e9d4>] (unwind_backtrace) from [<c010b9f4>] (show_stack+0x10/0x14) Jun 1 09:11:46 sicam kernel: [46802.944272] [<c010b9f4>] (show_stack) from [<c062f854>] (dump_stack+0x94/0xa8) Jun 1 09:11:46 sicam kernel: [46802.944299] [<c062f854>] (dump_stack) from [<c03a57ec>] (check_preemption_disabled+0x110/0x114) Jun 1 09:11:46 sicam kernel: [46802.944316] [<c03a57ec>] (check_preemption_disabled) from [<c014163c>] (migrate_enable+0x40/0x488) Jun 1 09:11:46 sicam kernel: [46802.944338] [<c014163c>] (migrate_enable) from [<c053ff0c>] (ip_finish_output2+0x21c/0x460) Jun 1 09:11:46 sicam kernel: [46802.944353] [<c053ff0c>] (ip_finish_output2) from [<c0542854>] (ip_output+0x140/0x184) Jun 1 09:11:46 sicam kernel: [46802.944364] [<c0542854>] (ip_output) from [<c0542128>] (__ip_queue_xmit+0x134/0x40c) Jun 1 09:11:46 sicam kernel: [46802.944381] [<c0542128>] (__ip_queue_xmit) from [<c055cf70>] (__tcp_transmit_skb+0x53c/0xb20) Jun 1 09:11:46 sicam kernel: [46802.944392] [<c055cf70>] (__tcp_transmit_skb) from [<c055e188>] (tcp_write_xmit+0x27c/0xfd0) Jun 1 09:11:46 sicam kernel: [46802.944403] [<c055e188>] (tcp_write_xmit) from [<c055ef10>] (__tcp_push_pending_frames+0x34/0xa8) Jun 1 09:11:46 sicam kernel: [46802.944413] [<c055ef10>] (__tcp_push_pending_frames) from [<c054f5cc>] (tcp_sendmsg_locked+0x66c/0xc40) Jun 1 09:11:46 sicam kernel: [46802.944422] [<c054f5cc>] (tcp_sendmsg_locked) from [<c054fbc8>] (tcp_sendmsg+0x28/0x3c) Jun 1 09:11:46 sicam kernel: [46802.944441] [<c054fbc8>] (tcp_sendmsg) from [<c04cb3f4>] (sock_sendmsg+0x14/0x24) Jun 1 09:11:46 sicam kernel: [46802.944455] [<c04cb3f4>] (sock_sendmsg) from [<c04cc6d0>] (__sys_sendto+0xc4/0x104) Jun 1 09:11:46 sicam kernel: [46802.944467] [<c04cc6d0>] (__sys_sendto) from [<c04cc72c>] (sys_send+0x18/0x20) Jun 1 09:11:46 sicam kernel: [46802.944479] [<c04cc72c>] (sys_send) from [<c0101000>] (ret_fast_syscall+0x0/0x5c) Jun 1 09:11:46 sicam kernel: [46802.944484] Exception stack(0xda337fa8 to 0xda337ff0) Jun 1 09:11:46 sicam kernel: [46802.944493] 7fa0: 001c6f2c 00000001 00000037 0020ae40 00000006 00000000 Jun 1 09:11:46 sicam kernel: [46802.944502] 7fc0: 001c6f2c 00000001 00000001 00000121 001651c8 001ea378 ffff0000 00000006 Jun 1 09:11:46 sicam kernel: [46802.944508] 7fe0: 00000000 b3efea18 00000000 b6a2ff40 After some time (normally 10 - 18 hours) the kernel stucks completelly. The TCPTSK is a custom task which has 20 TCP connections to different communication parners running on other hardware (PC, RaspberryPI, ...).
Can anybody tell me what problem this message triggers?
The check_preemption_disabled function is called when smp_processor_id() is used. This function should be called with preemtion disabled, but I think migrate_enable will allways enable preemption ...
Thanx for your response!
Rainer
|
|
Re: CIP IRC weekly meeting today on libera.chat
Pavel Machek
Hi!
Kindly be reminded to attend the weekly meeting through IRC to discuss technical topics with CIP kernel today.I forgot to mention... I'll be traveling next week. I should still have email access, but I'll probably not make it on Zoom, and no promisses about meeting on the IRC. Best regards, Pavel -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
|
|
CVE entries added to our database this week
Pavel Machek
Hi!
I tried to get a list of new CVE entries that are not yet in our databases... and this is the result. Many of the issues are pretty old, and I'm not sure how to search for patches fixing each issue, so this may not be too useful. Best regards, Pavel * 2021-06-01 CVE-2005-3660 -- 0 -- DoS with memory consumed by file descriptors. CVE-2007-3719 -- 0 -- DoS with process scheduler. CVE-2008-2544 -- /proc is suprisingly rw CVE-2008-4609 -- cross platform TCP DoS. CVE-2010-4563 -- allows detection of tcpdump / sniffing CVE-2010-5321 -- 1 -- old DoS in video4linux CVE-2011-4917 -- "Minor info leak, unlikely to be fixed upstream" CVE-2012-4542 -- 1 -- scsi SG IO ioctl allows surprising access CVE-2015-2877 -- 0 -- samepage merging may break ASLR CVE-2020-0347 -- 2 -- iptables bounds check CVE-2020-26555 CVE-2020-26558 -- BR/EDR pin code pairing broken CVE-2020-26556 CVE-2020-26557 CVE-2020-26559 CVE-2020-26560 -- bluetooth mesh CVE-2021-22543 -- KVM memory not read only CVE-2015-1350 -- 3 -- DoS allowing unpriviledged users to remove capabilities, sounds nasty? CVE-2015-8952 -- DoS on ext2/4 + ceph + samba CVE-2016-5728 -- 3 -- drivers/misc/mic/vop/vop_vringh.c in the MIC VOP CVE-2018-9465 -- binder use after free (from 2018?) CVE-2019-2025 -- binder use after free CVE-2020-0435 -- Bad candidate number. -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
|
|
CIP IRC weekly meeting today on libera.chat
masashi.kudo@cybertrust.co.jp <masashi.kudo@...>
Hi all,
Kindly be reminded to attend the weekly meeting through IRC to discuss technical topics with CIP kernel today.
Please note that we move from Freenode to the new channel (libera.chat) as follows: irc:irc.libera.chat:6667/cip
*Please note that the IRC meeting was rescheduled to UTC (GMT) 09:00 starting from the first week of Apr. according to TSC meeting* https://www.timeanddate.com/worldclock/meetingdetails.html?year=2021&month=6&day=3&hour=9&min=0&sec=0&p1=224&p2=179&p3=136&p4=37&p5=241&p6=248
USWest USEast UK DE TW JP 02:00 05:00 10:00 11:00 17:00 18:00
Last meeting minutes: https://irclogs.baserock.org/meetings/cip/2021/05/cip.2021-05-27-09.00.log.html
* Action item 1. Combine root filesystem with kselftest binary - iwamatsu 2. Do some experiment to lower burdens on CI - patersonc 3. Monitor the status of CVE-2021-3444 and CVE-2021-20292 (3/25) - Kernel Team 4. Monitor the status of CVE-2021-29650 (4/1) - Kernel Team 5. Update Testing table below with 5.10 info - patersonc https://wiki.linuxfoundation.org/civilinfrastructureplatform/ciptesting/centalisedtesting/cioverview
* Kernel maintenance updates * Kernel testing * AOB
The meeting will take 30 min, although it can be extended to an hour if it makes sense and those involved in the topics can stay. Otherwise, the topic will be taken offline or in the next meeting.
Best regards, -- M. Kudo Cybertrust Japan Co., Ltd.
|
|
Patches that need porting from 4.19 to 5.10-cip tree
Pavel Machek
Hi!
Here is the list of patches that are in 4.19-cip but not yet in 5.10... according to my scripting. I pushed script generating this to git@...:cip-project/cip-kernel/lts-commit-list.git bin/forward.py Best regards, Pavel * Patches that need porting from 4.19-cip: 6 b4b2650cbf85430cfd0e838b848fc779a9379014 pinctrl: renesas: r8a77965: Add QSPI[01] pins, groups and functions 7 783046e9b89118fcce8f932a1dd10ba79552d3c6 pinctrl: renesas: r8a7796: Add QSPI[01] pins, groups and functions 8 905e62d4e852ead346aaf7ae76e314a09a11d218 pinctrl: renesas: r8a77951: Add QSPI[01] pins, groups and functions 9 07caae75cd573c78a770e5fb11312ba7d673a7ff pinctrl: renesas: r8a77990: Add QSPI[01] pins, groups and functions 10 4e0363080cdb4190bd1d2827321f1b429d84bad3 pinctrl: renesas: r8a77990: Optimize pinctrl image size for R8A774C0 11 cd95c31242acda152274f73abd60a61cbcadac0c pinctrl: renesas: r8a77965: Optimize pinctrl image size for R8A774B1 12 1360fb65cd05d086d215027cc1d0c43a51244c00 pinctrl: renesas: r8a77951: Optimize pinctrl image size for R8A774E1 13 ab6dc69195ac22e8ff068c1c855acb91e680f6d9 pinctrl: renesas: r8a7796: Optimize pinctrl image size for R8A774A1 14 7b9d9793bf4df4f9dfef02a4a493fe6f53b2e28d clk: renesas: r8a774c0: Add RPC clocks 15 2040e52e8e8a6785f0c7d12dc42122900e60f308 clk: renesas: r8a774b1: Add RPC clocks 16 375a1ec05fe71b9c3011eee2a0d3d23d93768924 clk: renesas: r8a774a1: Add RPC clocks 17 4caef8210f620992dacf1b061f0ec308f31b516c spi: rpc-if: Fix use-after-free on unbind 23 d331c0b9639ada0baa2d3737eb6e7328ff7e5984 spi: spi-mem: Fix passing zero to 'PTR_ERR' warning 24 80c0e04c6a5a07397a6ae0284b01bc7b64f30845 spi: spi-mem: fix reference leak in spi_mem_access_start 28 445839e697735da852301b00643c338a12ada29e memory: renesas-rpc-if: Make rpcif_enable/disable_rpm() as static inline 29 310876d304f306b602afb5fa169933d14a01a32e memory: renesas-rpc-if: Fix a node reference leak in rpcif_probe() 30 9809d206e61cee897c910aff0121017fb787070e memory: renesas-rpc-if: Fix unbalanced pm_runtime_enable in rpcif_{enable,disable}_rpm 31 197a622f5082286e418cfd598834dcc90b34fd20 memory: renesas-rpc-if: Return correct value to the caller of rpcif_manual_xfer() 35 ff7d6b51a9ee605f2363aa3e52207478e512c83a dt-bindings: PCI: rcar-pci-host: Document r8a774e1 bindings 37 0cf9d7a50c7b6e4e161b0951dc095b95d7765847 dt-bindings: timer: renesas: tmu: Document r8a774e1 bindings 38 286116ae7a41b39e1d126a96ceccdc12e6e61e77 dt-bindings: pci: rcar-pci-ep: Document missing interrupts property 50 28f5a43839f091edddbec332646183b4d9c60546 dt-bindings: phy: renesas,usb2-phy: Add r8a774e1 support 140 49753c6e27ed35223cdab939c34ff1d85f200765 mmc: renesas_sdhi_internal_dmac: Add r8a774e1 support 162 5185f29a28f69357e2571eabab706480eb2a9cb6 arm64: dts: renesas: Initial r8a774e1 SoC device tree 229 6886f3f499dc78b0e184152fae0b4c80cc0b8675 drm: bridge: Add dual_link field to the drm_bridge_timings structure 240 7a23d2d2cc0d03784113e460c3180fdbc49eb62b dt-bindings: display: Add idk-1110wr binding 320 1d387d03a3d98834f503c7aaea571d7d4c1f5c39 dt-bindings: mmc: renesas_sdhi: Add r8a774b1 support 415 825a0a574f2cf0b82a4ea54db3ff1615499f8162 arm64: dts: renesas: r8a774a1: Add missing assigned-clocks for CAN[01] 418 286155ab664e0873e931c78499bc093c9f773648 arm64: dts: renesas: r8a774a1: Use extended audio dmac registers 627 0ccb93953810660266f7095e0541c6db19920642 staging: m57621-mmc: delete driver from the tree. 632 37c7e76a75a0d5906d792628e4747607a963ba24 arm64: dts: renesas: r8a774c0: sort subnodes of the soc node ~fatal: Not a valid object name None 732 f437c4e92c6a06adb6bdd9b47ad86ff25eab6c92 arm64: renesas: Enable GPIOLIB to allow GPIO driver selection fatal: Not a valid object name None 757 23c298f18b709c501148065d3b1843a1e56c2d76 arm64: dts: renesas: cat875: Enable PCIe support fatal: Not a valid object name None 758 ccf5aeb525d50febc096ed65d7321b13569085e0 arm64: dts: renesas: r8a774c0-cat874: Add pciec0 support fatal: Not a valid object name None 759 4f5abfb59eaa94f917cb73d9948ecfb66c833e61 arm64: dts: renesas: r8a774c0: Add PCIe device node fatal: Not a valid object name None 760 56d76f342f9f70001d8cb3f29a279700f9b12e4c dt-bindings: PCI: rcar: Add device tree support for r8a774c0 fatal: Not a valid object name None 761 1a75ab1f4df2ae74779936083852ebc7532d80cd arm64: dts: renesas: r8a774c0: Add MSIOF nodes fatal: Not a valid object name None 762 595a7f055da0526376c7529f7591c7cb3f06f8fb spi: sh-msiof: Add r8a774c0 support fatal: Not a valid object name None 763 686bc4f4664ca2515e2596c87e053f70c26cb934 spi: sh-msiof: Add r8a774a1 support fatal: Not a valid object name None 764 3c0ca6208e581210266ac1bde0597a8b13d6a337 arm64: dts: renesas: r8a774c0: Add I2C and IIC-DVFS support fatal: Not a valid object name None 765 6b8ffb2a25fde65773cc98bb37c1f5b86b29d98a dt-bindings: i2c: rcar: Add r8a774c0 support fatal: Not a valid object name None 766 57144a0ab9bdbcf7e51b9a8eefd55b7b8a7ab826 dt-bindings: i2c: sh_mobile: Add r8a774c0 support fatal: Not a valid object name None 767 3cb9d1fc68b381379438f85e8566be39ca86cde7 i2c: sh_mobile: document support for r8a77990 (R-Car E3) fatal: Not a valid object name None 768 4267473f0afbfb14a85466040b5d28184790f2cf pinctrl: sh-pfc: r8a77990: Add HSCIF pins, groups, and functions fatal: Not a valid object name None 769 c559288186c43feee8481cdb677812c9b56c4ebf pinctrl: sh-pfc: r8a77990: Add VIN[4|5] groups/functions fatal: Not a valid object name None 770 e14007c4eff147aa062d7bc207d889848a95ac40 pinctrl: sh-pfc: Add optional arg to VIN_DATA_PIN_GROUP fatal: Not a valid object name None 771 c2432cc0a06bb67dada320d7e3a8a53d33a7d9ab pinctrl: sh-pfc: Reduce kernel size for narrow VIN channels fatal: Not a valid object name None 772 1134bc50b536702feb7960496879d964491030b5 arm64: dts: renesas: r8a774c0: Add watchdog support fatal: Not a valid object name None 773 d02d91565cd06e884ce7c6abc648e70f692afeca dt-bindings: watchdog: renesas-wdt: Document r8a774c0 support fatal: Not a valid object name None 774 685eeb31df5f059ae52a17ea240c0e2bced51936 arm64: dts: renesas: cat875: Add ethernet support fatal: Not a valid object name None 775 840667a2401281cc6eb43c38a70ba3f2839e9cd2 arm64: dts: renesas: r8a774c0: Add Ethernet AVB node fatal: Not a valid object name None 776 3ab91b007ba07b8790b5ac91e63abf68a3b63195 dt-bindings: net: ravb: Add support for r8a774c0 SoC fatal: Not a valid object name None 777 7464f0a341b18617028767239419527c4a8dc669 arm64: dts: renesas: r8a774c0-cat874: Add uSD support fatal: Not a valid object name None 778 85785a241cd0b07dc9bb7afc6c26a452a9c120eb arm64: dts: renesas: r8a774c0: Add SDHI nodes fatal: Not a valid object name None 779 e931302e319287e29ec343fcee4789cc2e0723a3 mmc: renesas_sdhi_internal_dmac: Whitelist r8a774c0 fatal: Not a valid object name None 780 79936bb2cfd319411e89ee16db624eaa8cad6acf dt-bindings: mmc: renesas_sdhi: Add r8a774c0 support fatal: Not a valid object name None 781 2a8127243eaa15e0a713b7792bc523c2657626d9 dt-bindings: mmc: renesas_sdhi: Add r8a77470 support fatal: Not a valid object name None 782 c1e764da7f384908eb2ba1f0c4a9277c2624b2a8 mmc: renesas_sdhi: Add r8a774a1 support fatal: Not a valid object name None 783 90a422ce4e21b7a2fcfe3d0f2e2d87ec23295679 pinctrl: sh-pfc: r8a77990: Add voltage switch operations for SDHI fatal: Not a valid object name None 784 d6e55053ae891aa8449d59a6213619f24e96cd75 pinctrl: sh-pfc: r8a77990: Add SDHI pins, groups and functions fatal: Not a valid object name None 785 71db71d6fcdc19a02756e945c4e7636494ab2705 pinctrl: sh-pfc: r8a77990: Add Audio SSI pins, groups and functions fatal: Not a valid object name None 786 6743ed6a0d1aa99ba2e0803462de96ac6e7988fb pinctrl: sh-pfc: r8a77990: Add Audio clock pins, groups and functions fatal: Not a valid object name None 787 8bc5c9ee19e33db1ba0e72e130ca0a9db648f502 arm64: dts: renesas: r8a774c0-cat874: Add pincontrol support to scif2 fatal: Not a valid object name None 788 3622335f8805f90163a092d71b26dc0544795806 arm64: dts: renesas: r8a774c0: Add GPIO device nodes fatal: Not a valid object name None 789 87a67df9ce41fd37fa6eca4150de4075770dda35 dt-bindings: gpio: rcar: Add r8a774c0 (RZ/G2E) support fatal: Not a valid object name None 790 5c3b53f2aacbdcc4cf37fb1cfdb809d5bf60e46a dt-bindings: gpio: rcar: Add r8a774a1 (RZ/G2M) support fatal: Not a valid object name None 791 db269e707a0ca48ec72fb57ee37b57cda3c51780 arm64: dts: renesas: r8a774c0: Add PFC support fatal: Not a valid object name None 792 b403eaddb8e3aa7dc223acc9460d1f458b089de4 arm64: dts: renesas: r8a774c0: Add INTC-EX device node fatal: Not a valid object name None 793 8c5724802482b046430e148086ae9f59dbc9add9 pinctrl: sh-pfc: r8a77990: Add INTC-EX pins, groups and function fatal: Not a valid object name None 794 71ff3592223e16fa3761c64408247256262a05c8 pinctrl: sh-pfc: rcar: Rename automotive-only arrays to automotive fatal: Not a valid object name None 795 527669723d13048c2e9c51648105a6bedd2d1b89 arm64: dts: renesas: r8a774c0: Add secondary CA53 CPU core fatal: Not a valid object name None 796 3a5215b1dba913b21901a8d6217b9e1cddc90f52 clk: renesas: cpg-mssr: Add r8a774c0 support fatal: Not a valid object name None 797 c8ddda1c217fa5fefab21a9061e552bfaf642b46 dt-bindings: clock: renesas: cpg-mssr: Document r8a774c0 fatal: Not a valid object name None 798 ecea245b76dc32d74f9c3bf988331a9c52bb21a7 clk: renesas: cpg-mssr: Add r8a774a1 support fatal: Not a valid object name None 799 2976b26a3565fdc2f670386cf5897a12f6a0f0b2 clk: renesas: rcar-gen3: Add support for mode pin clock selection 800 fatal: Not a valid object name None 800 c1167ef78ee521291d43fd15e90abd06d4101a8d clk: renesas: rcar-gen3: Add support for RCKSEL clock selection fatal: Not a valid object name None 801 d6a86311ff22de60051923eeef768d5bbf215603 clk: renesas: cpg-mssr: Add support for fixed rate clocks fatal: Not a valid object name None 802 5a2b81b50d3600f2d8ab5a56b3ff797f7892dde6 clk: renesas: rcar-gen3: Add support for OSC EXTAL predivider fatal: Not a valid object name None 803 de6945365656d66517f4dc79fde35598c5286234 clk: renesas: Add r8a774a1 CPG Core Clock Definitions fatal: Not a valid object name None 804 05c4844d0cea6b5f67bb213138b50a784f0eb0cd clk: renesas: Add r8a774c0 CPG Core Clock Definitions fatal: Not a valid object name None 805 896d958fa17fa96af56fd6623bf2709f860adcc6 arm64: dts: renesas: r8a774c0: Add SCIF and HSCIF nodes fatal: Not a valid object name None 806 30aba1d2348d672c5f3d329aa21eafeb4987ad4a dt-bindings: serial: sh-sci: Document r8a774c0 bindings fatal: Not a valid object name None 807 4c4c1c48e912195c6fe0ecd93968878eff26c04a dt-bindings: serial: sh-sci: Document r8a774a1 bindings fatal: Not a valid object name None 808 4ff8a74d753b87b3be2ad0863d83a7851f489ce3 arm64: dts: renesas: r8a774c0: Add SYS-DMAC controller nodes fatal: Not a valid object name None 809 405a6a65aae3d091f6150045c800aec620447a69 dmaengine: rcar-dmac: Document R8A774C0 bindings fatal: Not a valid object name None 810 6c7bed298844e51397a6292cc4f7f68147cbd2db dmaengine: rcar-dmac: Document R8A774A1 bindings fatal: Not a valid object name None 811 80f5600da4e0e161c33f64b97972464805358d99 arm64: dts: renesas: Add Si-Linux EK874 board support fatal: Not a valid object name None 812 53b8c67a5cd7b1b06ccfb54e72cccb306db3a7ab arm64: dts: renesas: Add Si-Linux CAT874 board support fatal: Not a valid object name None 813 70863942b6e2e5c481e34166a4458eabfe66ea34 arm64: dts: renesas: Initial device tree for r8a774c0 fatal: Not a valid object name None 814 bf68b54fa9e618462220f0e537f23788eaa2a081 dt-bindings: arm: Add si-linux cat87[45] boards fatal: Not a valid object name None 815 7caccda8939c381fc316f450daa9307d227a4a67 ARM: dts: socfpga: Rename socfpga_cyclone5_de0_{sockit, nano_soc} fatal: Not a valid object name None 816 07872e3a35c87fb2ed45e1d97dd3e0d520563ce6 dt-bindings: irqchip: renesas-irqc: Document r8a774c0 support fatal: Not a valid object name None 817 0b6ed88107a0edd34387d6f6503372aa1b8b26c1 soc: renesas: rcar-rst: Add support for RZ/G2E fatal: Not a valid object name None 818 8e6d55825b605ad1ee44f8e915aae8ed929c282c dt-bindings: reset: rcar-rst: Document r8a774c0 rst fatal: Not a valid object name None 819 23167181232538a100b062df5755d5b3d71b7602 soc: renesas: rcar-rst: Add support for RZ/G2M fatal: Not a valid object name None 820 130d91f7584a388e60b93d1bc8c814f6940e8bbc soc: renesas: rcar-sysc: Add r8a774c0 support fatal: Not a valid object name None 821 dfd2ff6f8995347155da1c4e06bfb48400f73915 dt-bindings: power: rcar-sysc: Document r8a774c0 sysc fatal: Not a valid object name None 822 441d6cdc76d76fbd71524cbb23d34dafe664a1c8 soc: renesas: rcar-sysc: Add r8a774a1 support fatal: Not a valid object name None 823 cbed3e68d7df310bf6948f49da8e865be1e78168 dt-bindings: power: Add r8a774c0 SYSC power domain definitions fatal: Not a valid object name None 824 bdd3f78dc7b2dc96b667c2c61818b3a39ac38e03 dt-bindings: power: Add r8a774a1 SYSC power domain definitions fatal: Not a valid object name None 825 785d7afc3e8859704675d9de80bb8d272dcfee99 arm64: defconfig: enable R8A774C0 SoC fatal: Not a valid object name None 826 4145aff423bdaceb488e6f1b68b4f8d8e81bee82 arm64: defconfig: enable R8A774A1 SoC fatal: Not a valid object name None 827 641132722015595793f56fe31765636ddf7a6999 arm64: Add Renesas R8A774C0 support fatal: Not a valid object name None 828 b6ddebb2cc793ef2fda081fd2ef2439c158caac4 arm64: Add Renesas R8A774A1 support fatal: Not a valid object name None 829 61a802c7a80707423375e206e58ef7e5ca9ffca6 soc: renesas: Identify RZ/G2E fatal: Not a valid object name None 830 895d87e0dbf3763480914ad062dadc1c97aa277e soc: renesas: Identify RZ/G2M fatal: Not a valid object name None 831 76b8e853948bfaff083afb3dd985eb19f3aab30b dt-bindings: arm: Fix RZ/G2E part number fatal: Not a valid object name None 832 1148a8e70700a6204e599ea7f8aaef89bed34bc2 dt-bindings: arm: Document RZ/G2E SoC DT bindings fatal: Not a valid object name None 833 296e6f9e7e8543d6a0bf877a53f17331b0bf7445 dt-bindings: arm: Document RZ/G2M SoC DT bindings fatal: Not a valid object name None 834 21da9b1699d543ab6e1b46357d0aa2dbfc865934 pinctrl: sh-pfc: r8a77990: Add R8A774C0 PFC support fatal: Not a valid object name None 835 5966ab46b8674e58af974681859c9165582422a7 pinctrl: sh-pfc: r8a77990: Add MSIOF pins, groups and functions fatal: Not a valid object name None 836 158e9af63287618d3c432246af352ad12c0313e0 pinctrl: sh-pfc: r8a77990: Add DU pins, groups and function fatal: Not a valid object name None 837 ae8c3339f4abb8e7622f70461eaa577b38ec9c4d pinctrl: sh-pfc: r8a77990: Add PWM pins, groups and functions fatal: Not a valid object name None 838 651bece87545408c40cc747f6f8ff9b535141a7a dt-bindings: pinctrl: sh-pfc: Document r8a774c0 PFC support fatal: Not a valid object name None 839 773c0e700b3ee45f41dd7540eea76cc1e9b4756c pinctrl: sh-pfc: r8a7796: Add R8A774A1 PFC support fatal: Not a valid object name None 840 9dcfa7fb9457ba7eeb2c9bcdf4e7238fb0e2ad4b dt-bindings: pinctrl: sh-pfc: Document r8a774a1 PFC support fatal: Not a valid object name None 841 796b0ba74eb56f983753be661049153071c55af9 CIP: Add a number to the version suffix fatal: Not a valid object name None 842 2d19be4653f5e74ed95560b69f94eb6791d49af3 Linux 4.19.177 843 fc1e3f5d1d7f77be91f85d7d4ce94ebfe3d8d284 kvm: check tlbs_dirty directly 844 2c68bb33dad9f3cab171bb64e1766bc5a7e9b7e8 scsi: qla2xxx: Fix crash during driver load on big endian machines 845 98f16e171e2849dba76e2e0346e914452c030dc5 xen-blkback: fix error handling in xen_blkbk_map() 846 f84c00fbd27b043fa42a56eaaa14e293877bc69b xen-scsiback: don't "handle" error by BUG() 847 717faa776ca2163119239ea58bb78c4d732d8a4f xen-netback: don't "handle" error by BUG() 848 a01b49a9bf91a723f541139c063c1ff681ac536a xen-blkback: don't "handle" error by BUG() 849 271a3984f73c485f4c1b796a61cc5bd3994a0463 xen/arm: don't ignore return errors from set_phys_to_machine 850 e07f06f6bbeed5bf47fed79ac6a57ec62b33304a Xen/gntdev: correct error checking in gntdev_map_grant_pages() -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
|
|
cip/linux-4.19.y-cip baseline: 196 runs, 5 regressions (v4.19.192-cip50)
#kernelci
kernelci.org bot <bot@...>
cip/linux-4.19.y-cip baseline: 196 runs, 5 regressions (v4.19.192-cip50)
Regressions Summary ------------------- platform | arch | lab | compiler | defconfig | regressions ---------------------+------+---------------+----------+---------------------+------------ beaglebone-black | arm | lab-cip | gcc-8 | multi_v7_defconfig | 1 qemu_arm-versatilepb | arm | lab-baylibre | gcc-8 | versatile_defconfig | 1 qemu_arm-versatilepb | arm | lab-broonie | gcc-8 | versatile_defconfig | 1 qemu_arm-versatilepb | arm | lab-cip | gcc-8 | versatile_defconfig | 1 qemu_arm-versatilepb | arm | lab-collabora | gcc-8 | versatile_defconfig | 1 Details: https://kernelci.org/test/job/cip/branch/linux-4.19.y-cip/kernel/v4.19.192-cip50/plan/baseline/ Test: baseline Tree: cip Branch: linux-4.19.y-cip Describe: v4.19.192-cip50 URL: https://git.kernel.org/pub/scm/linux/kernel/git/cip/linux-cip.git SHA: b07208f6cd5664fa3a2e5c7403dfd3a27ef5daac Test Regressions ---------------- platform | arch | lab | compiler | defconfig | regressions ---------------------+------+---------------+----------+---------------------+------------ beaglebone-black | arm | lab-cip | gcc-8 | multi_v7_defconfig | 1 Details: https://kernelci.org/test/plan/id/60b5fd08f415127feab3af99 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//cip/linux-4.19.y-cip/v4.19.192-cip50/arm/multi_v7_defconfig/gcc-8/lab-cip/baseline-beaglebone-black.txt HTML log: https://storage.kernelci.org//cip/linux-4.19.y-cip/v4.19.192-cip50/arm/multi_v7_defconfig/gcc-8/lab-cip/baseline-beaglebone-black.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020.05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz * baseline.login: https://kernelci.org/test/case/id/60b5fd08f415127feab3af9a new failure (last pass: v4.19.190-cip49) platform | arch | lab | compiler | defconfig | regressions ---------------------+------+---------------+----------+---------------------+------------ qemu_arm-versatilepb | arm | lab-baylibre | gcc-8 | versatile_defconfig | 1 Details: https://kernelci.org/test/plan/id/60b5f94c4794526d80b3afaa Results: 0 PASS, 1 FAIL, 0 SKIP Full config: versatile_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//cip/linux-4.19.y-cip/v4.19.192-cip50/arm/versatile_defconfig/gcc-8/lab-baylibre/baseline-qemu_arm-versatilepb.txt HTML log: https://storage.kernelci.org//cip/linux-4.19.y-cip/v4.19.192-cip50/arm/versatile_defconfig/gcc-8/lab-baylibre/baseline-qemu_arm-versatilepb.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020.05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz * baseline.login: https://kernelci.org/test/case/id/60b5f94c4794526d80b3afab failing since 199 days (last pass: v4.19.152-cip37-37-g18852869b06b, first fail: v4.19.157-cip38) platform | arch | lab | compiler | defconfig | regressions ---------------------+------+---------------+----------+---------------------+------------ qemu_arm-versatilepb | arm | lab-broonie | gcc-8 | versatile_defconfig | 1 Details: https://kernelci.org/test/plan/id/60b5f94fd868d53219b3af97 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: versatile_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//cip/linux-4.19.y-cip/v4.19.192-cip50/arm/versatile_defconfig/gcc-8/lab-broonie/baseline-qemu_arm-versatilepb.txt HTML log: https://storage.kernelci.org//cip/linux-4.19.y-cip/v4.19.192-cip50/arm/versatile_defconfig/gcc-8/lab-broonie/baseline-qemu_arm-versatilepb.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020.05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz * baseline.login: https://kernelci.org/test/case/id/60b5f94fd868d53219b3af98 failing since 199 days (last pass: v4.19.152-cip37-37-g18852869b06b, first fail: v4.19.157-cip38) platform | arch | lab | compiler | defconfig | regressions ---------------------+------+---------------+----------+---------------------+------------ qemu_arm-versatilepb | arm | lab-cip | gcc-8 | versatile_defconfig | 1 Details: https://kernelci.org/test/plan/id/60b5f9474794526d80b3afa5 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: versatile_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//cip/linux-4.19.y-cip/v4.19.192-cip50/arm/versatile_defconfig/gcc-8/lab-cip/baseline-qemu_arm-versatilepb.txt HTML log: https://storage.kernelci.org//cip/linux-4.19.y-cip/v4.19.192-cip50/arm/versatile_defconfig/gcc-8/lab-cip/baseline-qemu_arm-versatilepb.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020.05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz * baseline.login: https://kernelci.org/test/case/id/60b5f9474794526d80b3afa6 failing since 199 days (last pass: v4.19.152-cip37-37-g18852869b06b, first fail: v4.19.157-cip38) platform | arch | lab | compiler | defconfig | regressions ---------------------+------+---------------+----------+---------------------+------------ qemu_arm-versatilepb | arm | lab-collabora | gcc-8 | versatile_defconfig | 1 Details: https://kernelci.org/test/plan/id/60b5f902266b901468b3af99 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: versatile_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//cip/linux-4.19.y-cip/v4.19.192-cip50/arm/versatile_defconfig/gcc-8/lab-collabora/baseline-qemu_arm-versatilepb.txt HTML log: https://storage.kernelci.org//cip/linux-4.19.y-cip/v4.19.192-cip50/arm/versatile_defconfig/gcc-8/lab-collabora/baseline-qemu_arm-versatilepb.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020.05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz * baseline.login: https://kernelci.org/test/case/id/60b5f902266b901468b3af9a failing since 199 days (last pass: v4.19.152-cip37-37-g18852869b06b, first fail: v4.19.157-cip38)
|
|
cip/linux-4.19.y-cip baseline-nfs: 41 runs, 4 regressions (v4.19.192-cip50)
#kernelci
kernelci.org bot <bot@...>
cip/linux-4.19.y-cip baseline-nfs: 41 runs, 4 regressions (v4.19.192-cip50)
Regressions Summary ------------------- platform | arch | lab | compiler | defconfig | regressions --------------------------+-------+-----------------+----------+--------------------+------------ dove-cubox | arm | lab-pengutronix | gcc-8 | multi_v7_defconfig | 1 meson-gxm-khadas-vim2 | arm64 | lab-baylibre | gcc-8 | defconfig | 1 meson-gxm-q200 | arm64 | lab-baylibre | gcc-8 | defconfig | 1 sun7i-a20-olinuxino-lime2 | arm | lab-baylibre | gcc-8 | multi_v7_defconfig | 1 Details: https://kernelci.org/test/job/cip/branch/linux-4.19.y-cip/kernel/v4.19.192-cip50/plan/baseline-nfs/ Test: baseline-nfs Tree: cip Branch: linux-4.19.y-cip Describe: v4.19.192-cip50 URL: https://git.kernel.org/pub/scm/linux/kernel/git/cip/linux-cip.git SHA: b07208f6cd5664fa3a2e5c7403dfd3a27ef5daac Test Regressions ---------------- platform | arch | lab | compiler | defconfig | regressions --------------------------+-------+-----------------+----------+--------------------+------------ dove-cubox | arm | lab-pengutronix | gcc-8 | multi_v7_defconfig | 1 Details: https://kernelci.org/test/plan/id/60b5fc51acb198ad07b3af98 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//cip/linux-4.19.y-cip/v4.19.192-cip50/arm/multi_v7_defconfig/gcc-8/lab-pengutronix/baseline-nfs-dove-cubox.txt HTML log: https://storage.kernelci.org//cip/linux-4.19.y-cip/v4.19.192-cip50/arm/multi_v7_defconfig/gcc-8/lab-pengutronix/baseline-nfs-dove-cubox.html Rootfs: http://storage.kernelci.org/images/rootfs/debian/buster/20210520.0/armhf/initrd.cpio.gz * baseline-nfs.login: https://kernelci.org/test/case/id/60b5fc51acb198ad07b3af99 failing since 36 days (last pass: v4.19.186-cip47-1-g4c2cb7ba796b, first fail: v4.19.188-cip48) platform | arch | lab | compiler | defconfig | regressions --------------------------+-------+-----------------+----------+--------------------+------------ meson-gxm-khadas-vim2 | arm64 | lab-baylibre | gcc-8 | defconfig | 1 Details: https://kernelci.org/test/plan/id/60b600506b4cc82890b3afca Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-8 (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//cip/linux-4.19.y-cip/v4.19.192-cip50/arm64/defconfig/gcc-8/lab-baylibre/baseline-nfs-meson-gxm-khadas-vim2.txt HTML log: https://storage.kernelci.org//cip/linux-4.19.y-cip/v4.19.192-cip50/arm64/defconfig/gcc-8/lab-baylibre/baseline-nfs-meson-gxm-khadas-vim2.html Rootfs: http://storage.kernelci.org/images/rootfs/debian/buster/20210520.0/arm64/initrd.cpio.gz * baseline-nfs.login: https://kernelci.org/test/case/id/60b600506b4cc82890b3afcb failing since 71 days (last pass: v4.19.177-cip44, first fail: v4.19.182-cip45) platform | arch | lab | compiler | defconfig | regressions --------------------------+-------+-----------------+----------+--------------------+------------ meson-gxm-q200 | arm64 | lab-baylibre | gcc-8 | defconfig | 1 Details: https://kernelci.org/test/plan/id/60b6004ba2c2ac856fb3af99 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-8 (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//cip/linux-4.19.y-cip/v4.19.192-cip50/arm64/defconfig/gcc-8/lab-baylibre/baseline-nfs-meson-gxm-q200.txt HTML log: https://storage.kernelci.org//cip/linux-4.19.y-cip/v4.19.192-cip50/arm64/defconfig/gcc-8/lab-baylibre/baseline-nfs-meson-gxm-q200.html Rootfs: http://storage.kernelci.org/images/rootfs/debian/buster/20210520.0/arm64/initrd.cpio.gz * baseline-nfs.login: https://kernelci.org/test/case/id/60b6004ba2c2ac856fb3af9a failing since 71 days (last pass: v4.19.169-cip42, first fail: v4.19.182-cip45) platform | arch | lab | compiler | defconfig | regressions --------------------------+-------+-----------------+----------+--------------------+------------ sun7i-a20-olinuxino-lime2 | arm | lab-baylibre | gcc-8 | multi_v7_defconfig | 1 Details: https://kernelci.org/test/plan/id/60b5fef66530a2fbaab3af9f Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//cip/linux-4.19.y-cip/v4.19.192-cip50/arm/multi_v7_defconfig/gcc-8/lab-baylibre/baseline-nfs-sun7i-a20-olinuxino-lime2.txt HTML log: https://storage.kernelci.org//cip/linux-4.19.y-cip/v4.19.192-cip50/arm/multi_v7_defconfig/gcc-8/lab-baylibre/baseline-nfs-sun7i-a20-olinuxino-lime2.html Rootfs: http://storage.kernelci.org/images/rootfs/debian/buster/20210520.0/armhf/initrd.cpio.gz * baseline-nfs.login: https://kernelci.org/test/case/id/60b5fef66530a2fbaab3afa0 failing since 16 days (last pass: v4.19.182-cip45-40-g0e469137cd784, first fail: v4.19.188-cip48-2-g1296cf66cc52)
|
|
cip/linux-4.19.y-cip build: 100 builds: 0 failed, 100 passed, 35 warnings (v4.19.192-cip50)
#kernelci
kernelci.org bot <bot@...>
cip/linux-4.19.y-cip build: 100 builds: 0 failed, 100 passed, 35 warnings (v4.19.192-cip50)
Full Build Summary: https://kernelci.org/build/cip/branch/linux-4.19.y-cip/kernel/v4.19.192-cip50/ Tree: cip Branch: linux-4.19.y-cip Git Describe: v4.19.192-cip50 Git Commit: b07208f6cd5664fa3a2e5c7403dfd3a27ef5daac Git URL: https://git.kernel.org/pub/scm/linux/kernel/git/cip/linux-cip.git Built: 3 unique architectures Warnings Detected: arm64: allmodconfig (gcc-8): 3 warnings arm: allmodconfig (gcc-8): 2 warnings am200epdkit_defconfig (gcc-8): 1 warning cm_x2xx_defconfig (gcc-8): 1 warning colibri_pxa300_defconfig (gcc-8): 1 warning corgi_defconfig (gcc-8): 1 warning efm32_defconfig (gcc-8): 1 warning eseries_pxa_defconfig (gcc-8): 1 warning h5000_defconfig (gcc-8): 1 warning integrator_defconfig (gcc-8): 1 warning lpc32xx_defconfig (gcc-8): 1 warning lpd270_defconfig (gcc-8): 1 warning lubbock_defconfig (gcc-8): 1 warning multi_v4t_defconfig (gcc-8): 1 warning palmz72_defconfig (gcc-8): 1 warning pcm027_defconfig (gcc-8): 1 warning prima2_defconfig (gcc-8): 1 warning pxa168_defconfig (gcc-8): 1 warning pxa255-idp_defconfig (gcc-8): 1 warning pxa3xx_defconfig (gcc-8): 1 warning pxa910_defconfig (gcc-8): 1 warning raumfeld_defconfig (gcc-8): 1 warning s3c2410_defconfig (gcc-8): 1 warning s3c6400_defconfig (gcc-8): 1 warning s5pv210_defconfig (gcc-8): 1 warning spitz_defconfig (gcc-8): 1 warning tango4_defconfig (gcc-8): 1 warning tct_hammer_defconfig (gcc-8): 1 warning vf610m4_defconfig (gcc-8): 1 warning viper_defconfig (gcc-8): 1 warning vt8500_v6_v7_defconfig (gcc-8): 1 warning zeus_defconfig (gcc-8): 1 warning x86_64: Warnings summary: 30 drivers/clk/clk.c:49:27: warning: ‘orphan_list’ defined but not used [-Wunused-variable] 1 drivers/isdn/hardware/eicon/message.c:5985:1: warning: the frame size of 2096 bytes is larger than 2048 bytes [-Wframe-larger-than=] 1 WARNING: modpost: missing MODULE_LICENSE() in drivers/clk/keystone/pll.o 1 WARNING: modpost: missing MODULE_LICENSE() in drivers/clk/keystone/gate.o 1 /tmp/ccjpQpf4.s:18196: Warning: using r15 results in unpredictable behaviour 1 /tmp/ccjpQpf4.s:18124: Warning: using r15 results in unpredictable behaviour ================================================================================ Detailed per-defconfig build reports: -------------------------------------------------------------------------------- acs5k_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- acs5k_tiny_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- allmodconfig (arm64, gcc-8) — PASS, 0 errors, 3 warnings, 0 section mismatches Warnings: drivers/isdn/hardware/eicon/message.c:5985:1: warning: the frame size of 2096 bytes is larger than 2048 bytes [-Wframe-larger-than=] WARNING: modpost: missing MODULE_LICENSE() in drivers/clk/keystone/gate.o WARNING: modpost: missing MODULE_LICENSE() in drivers/clk/keystone/pll.o -------------------------------------------------------------------------------- allmodconfig (arm, gcc-8) — PASS, 0 errors, 2 warnings, 0 section mismatches Warnings: /tmp/ccjpQpf4.s:18124: Warning: using r15 results in unpredictable behaviour /tmp/ccjpQpf4.s:18196: Warning: using r15 results in unpredictable behaviour -------------------------------------------------------------------------------- allnoconfig (x86_64, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- am200epdkit_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches Warnings: drivers/clk/clk.c:49:27: warning: ‘orphan_list’ defined but not used [-Wunused-variable] -------------------------------------------------------------------------------- aspeed_g4_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- aspeed_g5_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- assabet_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- at91_dt_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- axm55xx_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- bcm2835_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- cerfcube_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- cm_x2xx_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches Warnings: drivers/clk/clk.c:49:27: warning: ‘orphan_list’ defined but not used [-Wunused-variable] -------------------------------------------------------------------------------- cm_x300_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- colibri_pxa270_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- colibri_pxa300_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches Warnings: drivers/clk/clk.c:49:27: warning: ‘orphan_list’ defined but not used [-Wunused-variable] -------------------------------------------------------------------------------- collie_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- corgi_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches Warnings: drivers/clk/clk.c:49:27: warning: ‘orphan_list’ defined but not used [-Wunused-variable] -------------------------------------------------------------------------------- davinci_all_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- defconfig (arm64, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- defconfig+CONFIG_CPU_BIG_ENDIAN=y (arm64, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- defconfig+CONFIG_RANDOMIZE_BASE=y (arm64, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- dove_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- efm32_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches Warnings: drivers/clk/clk.c:49:27: warning: ‘orphan_list’ defined but not used [-Wunused-variable] -------------------------------------------------------------------------------- eseries_pxa_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches Warnings: drivers/clk/clk.c:49:27: warning: ‘orphan_list’ defined but not used [-Wunused-variable] -------------------------------------------------------------------------------- exynos_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- ezx_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- h3600_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- h5000_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches Warnings: drivers/clk/clk.c:49:27: warning: ‘orphan_list’ defined but not used [-Wunused-variable] -------------------------------------------------------------------------------- hackkit_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- hisi_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- imote2_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- imx_v4_v5_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- imx_v6_v7_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- integrator_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches Warnings: drivers/clk/clk.c:49:27: warning: ‘orphan_list’ defined but not used [-Wunused-variable] -------------------------------------------------------------------------------- iop13xx_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- iop33x_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- ixp4xx_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- jornada720_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- keystone_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- ks8695_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- lpc32xx_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches Warnings: drivers/clk/clk.c:49:27: warning: ‘orphan_list’ defined but not used [-Wunused-variable] -------------------------------------------------------------------------------- lpd270_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches Warnings: drivers/clk/clk.c:49:27: warning: ‘orphan_list’ defined but not used [-Wunused-variable] -------------------------------------------------------------------------------- lubbock_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches Warnings: drivers/clk/clk.c:49:27: warning: ‘orphan_list’ defined but not used [-Wunused-variable] -------------------------------------------------------------------------------- mmp2_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- moxart_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- multi_v4t_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches Warnings: drivers/clk/clk.c:49:27: warning: ‘orphan_list’ defined but not used [-Wunused-variable] -------------------------------------------------------------------------------- multi_v5_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- multi_v7_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- multi_v7_defconfig+CONFIG_CPU_BIG_ENDIAN=y (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- multi_v7_defconfig+CONFIG_EFI=y+CONFIG_ARM_LPAE=y (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- multi_v7_defconfig+CONFIG_SMP=n (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- mvebu_v5_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- mvebu_v7_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- mxs_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- netwinder_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- netx_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- nhk8815_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- nuc950_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- nuc960_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- omap1_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- omap2plus_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- orion5x_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- oxnas_v6_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- palmz72_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches Warnings: drivers/clk/clk.c:49:27: warning: ‘orphan_list’ defined but not used [-Wunused-variable] -------------------------------------------------------------------------------- pcm027_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches Warnings: drivers/clk/clk.c:49:27: warning: ‘orphan_list’ defined but not used [-Wunused-variable] -------------------------------------------------------------------------------- pleb_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- prima2_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches Warnings: drivers/clk/clk.c:49:27: warning: ‘orphan_list’ defined but not used [-Wunused-variable] -------------------------------------------------------------------------------- pxa168_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches Warnings: drivers/clk/clk.c:49:27: warning: ‘orphan_list’ defined but not used [-Wunused-variable] -------------------------------------------------------------------------------- pxa255-idp_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches Warnings: drivers/clk/clk.c:49:27: warning: ‘orphan_list’ defined but not used [-Wunused-variable] -------------------------------------------------------------------------------- pxa3xx_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches Warnings: drivers/clk/clk.c:49:27: warning: ‘orphan_list’ defined but not used [-Wunused-variable] -------------------------------------------------------------------------------- pxa910_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches Warnings: drivers/clk/clk.c:49:27: warning: ‘orphan_list’ defined but not used [-Wunused-variable] -------------------------------------------------------------------------------- pxa_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- qcom_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- raumfeld_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches Warnings: drivers/clk/clk.c:49:27: warning: ‘orphan_list’ defined but not used [-Wunused-variable] -------------------------------------------------------------------------------- realview_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- s3c2410_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches Warnings: drivers/clk/clk.c:49:27: warning: ‘orphan_list’ defined but not used [-Wunused-variable] -------------------------------------------------------------------------------- s3c6400_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches Warnings: drivers/clk/clk.c:49:27: warning: ‘orphan_list’ defined but not used [-Wunused-variable] -------------------------------------------------------------------------------- s5pv210_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches Warnings: drivers/clk/clk.c:49:27: warning: ‘orphan_list’ defined but not used [-Wunused-variable] -------------------------------------------------------------------------------- sama5_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- shannon_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- shmobile_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- simpad_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- socfpga_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- spear13xx_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- spear6xx_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- spitz_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches Warnings: drivers/clk/clk.c:49:27: warning: ‘orphan_list’ defined but not used [-Wunused-variable] -------------------------------------------------------------------------------- tango4_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches Warnings: drivers/clk/clk.c:49:27: warning: ‘orphan_list’ defined but not used [-Wunused-variable] -------------------------------------------------------------------------------- tct_hammer_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches Warnings: drivers/clk/clk.c:49:27: warning: ‘orphan_list’ defined but not used [-Wunused-variable] -------------------------------------------------------------------------------- u300_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- u8500_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- versatile_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- vexpress_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- vf610m4_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches Warnings: drivers/clk/clk.c:49:27: warning: ‘orphan_list’ defined but not used [-Wunused-variable] -------------------------------------------------------------------------------- viper_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches Warnings: drivers/clk/clk.c:49:27: warning: ‘orphan_list’ defined but not used [-Wunused-variable] -------------------------------------------------------------------------------- vt8500_v6_v7_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches Warnings: drivers/clk/clk.c:49:27: warning: ‘orphan_list’ defined but not used [-Wunused-variable] -------------------------------------------------------------------------------- x86_64_defconfig (x86_64, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- zeus_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches Warnings: drivers/clk/clk.c:49:27: warning: ‘orphan_list’ defined but not used [-Wunused-variable] -------------------------------------------------------------------------------- zx_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches --- For more info write to <info@...>
|
|
[ANNOUNCE] Release v4.19.192-cip50
Nobuhiro Iwamatsu
Hi all,
CIP kernel team has released Linux kernel v4.19.192-cip50. The linux-4.19.y-cip tree has been updated base version from v4.19.190 to v4.19.192. You can get this release via the git tree at: v4.19.192-cip50: repository: https://git.kernel.org/pub/scm/linux/kernel/git/cip/linux-cip.git branch: linux-4.19.y-cip commit hash: b07208f6cd5664fa3a2e5c7403dfd3a27ef5daac added commits: CIP: Bump version suffix to -cip50 after merge from stable Best regards, Nobuhiro
|
|
Re: [isar-cip-core][PATCH 0/5] Add ci for secure-boot and swupdate
Jan Kiszka
On 27.05.21 15:17, Q. Gylstorff wrote:
From: Quirin Gylstorff <quirin.gylstorff@...>Thanks, applied to next, with weak IMAGE_TYPE in patch 2 (complain if that is not appropriate). Jan -- Siemens AG, T RDA IOT Corporate Competence Center Embedded Linux
|
|
Re: [isar-cip-core][PATCH 2/5] kas/opt: Allow override of WKS_FILE in swupdate option
Jan Kiszka
On 27.05.21 15:17, Q. Gylstorff wrote:
From: Quirin Gylstorff <quirin.gylstorff@...>Why no weak assignment here but above? Jan + WKS_FILE ?= "${MACHINE}-${SWUPDATE_BOOTLOADER}.wks" -- Siemens AG, T RDA IOT Corporate Competence Center Embedded Linux
|
|
Re: IRC meeting will move from Freenode to Libera.chat
masashi.kudo@cybertrust.co.jp <masashi.kudo@...>
Hi, Pavel-san,
toggle quoted messageShow quoted text
Thanks for pointing out those descriptions! I replaced with irc.libera.chat. Best regards, -- M. Kudo
-----Original Message-----
From: cip-dev@... <cip-dev@...> On Behalf Of Pavel Machek Sent: Saturday, May 29, 2021 4:53 PM To: cip-dev@... Subject: Re: [cip-dev] IRC meeting will move from Freenode to Libera.chat Hi! Makes sense, but it looks like we'll need to update wiki: https://wiki.linuxfoundation.org/civilinfrastructureplatform/start https://wiki.linuxfoundation.org/civilinfrastructureplatform/ciptesting/ciptestingwg Best regards, Pavel -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
|
|
Re: IRC meeting will move from Freenode to Libera.chat
Pavel Machek
Hi!
Makes sense, but it looks like we'll need to update wiki: https://wiki.linuxfoundation.org/civilinfrastructureplatform/start https://wiki.linuxfoundation.org/civilinfrastructureplatform/ciptesting/ciptestingwg Best regards, Pavel -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
|
|
IRC meeting will move from Freenode to Libera.chat
masashi.kudo@cybertrust.co.jp <masashi.kudo@...>
Hi, all,
As we discussed at the last IRC meeting, we are going to use Libera.chat for our IRC meetings starting on June 3rd. Many thanks to Alice for this setup.
The new channel is as follows: irc:irc.libera.chat:6667/cip
We will see you there! -- M. Kudo
|
|