[Please ignore if it is already reported]
Following two builds failed on stable-rc 6.1.34-rc1.
- Powerpc: clang-nightly-maple_defconfig — FAIL
- Powerpc: clang-nightly-cell_defconfig — FAIL
Reported-by: Linux Kernel Functional Testing <lkft(a)linaro.org>
make --silent --keep-going --jobs=8
O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc
CROSS_COMPILE=powerpc64le-linux-gnu- HOSTCC=clang CC=clang LLVM=1
LLVM_IAS=0 LD=powerpc64le-linux-gnu-ld
arch/powerpc/lib/copypage_power7.S: Assembler messages:
arch/powerpc/lib/copypage_power7.S:34: Error: junk at end of line: `0b01000'
arch/powerpc/lib/copypage_power7.S:35: Error: junk at end of line: `0b01010'
arch/powerpc/lib/copypage_power7.S:37: Error: junk at end of line: `0b01000'
arch/powerpc/lib/copypage_power7.S:38: Error: junk at end of line: `0b01010'
arch/powerpc/lib/copypage_power7.S:40: Error: junk at end of line: `0b01010'
clang: error: assembler command failed with exit code 1 (use -v to see
invocation)
make[4]: *** [scripts/Makefile.build:382:
arch/powerpc/lib/copypage_power7.o] Error 1
make[4]: Target 'arch/powerpc/lib/' not remade because of errors.
make[3]: *** [scripts/Makefile.build:500: arch/powerpc/lib] Error 2
arch/powerpc/kernel/exceptions-64s.S: Assembler messages:
arch/powerpc/kernel/exceptions-64s.S:2959: Error: junk at end of line: `0b01010'
arch/powerpc/kernel/exceptions-64s.S:2979: Error: junk at end of line: `0b01010'
arch/powerpc/kernel/exceptions-64s.S:2994: Error: junk at end of line: `0b01010'
arch/powerpc/kernel/exceptions-64s.S:3012: Error: junk at end of line: `0b01010'
arch/powerpc/kernel/exceptions-64s.S:3032: Error: junk at end of line: `0b01010'
arch/powerpc/kernel/exceptions-64s.S:3079: Error: junk at end of line: `0b01010'
clang: error: assembler command failed with exit code 1 (use -v to see
invocation)
make[4]: *** [scripts/Makefile.build:382: arch/powerpc/kernel/head_64.o] Error 1
arch/powerpc/kernel/entry_64.S: Assembler messages:
arch/powerpc/kernel/entry_64.S:172: Error: junk at end of line: `0b01010'
clang: error: assembler command failed with exit code 1 (use -v to see
invocation)
make[4]: *** [scripts/Makefile.build:382:
arch/powerpc/kernel/entry_64.o] Error 1
make[4]: Target 'arch/powerpc/kernel/' not remade because of errors.
make[3]: *** [scripts/Makefile.build:500: arch/powerpc/kernel] Error 2
make[3]: Target 'arch/powerpc/' not remade because of errors.
make[2]: *** [scripts/Makefile.build:500: arch/powerpc] Error 2
make[2]: Target './' not remade because of errors.
make[1]: *** [Makefile:2012: .] Error 2
make[1]: Target '__all' not remade because of errors.
make: *** [Makefile:238: __sub-make] Error 2
make: Target '__all' not remade because of errors.
Links,
- https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.1.y/build/v6.1.3…
- https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.1.y/build/v6.1.3…
--
Linaro LKFT
https://lkft.linaro.org
This is the start of the stable review cycle for the 4.19.310 release.
There are 41 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.
Responses should be made by Fri Mar 15 05:04:34 PM UTC 2024.
Anything received after that time might be too late.
The whole patch series can be found in one patch at:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git/…
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.19.y
and the diffstat can be found below.
Thanks,
Sasha
-------------
Pseudo-Shortlog of commits:
Arnd Bergmann (1):
y2038: rusage: use __kernel_old_timeval
Christophe Leroy (3):
tools/selftest/vm: allow choosing mem size and page size in
map_hugetlb
selftests/vm: fix display of page size in map_hugetlb
selftests/vm: fix map_hugetlb length used for testing read and write
Dexuan Cui (1):
hv_netvsc: Make netvsc/VF binding check both MAC and serial number
Edward Adam Davis (1):
net/rds: fix WARNING in rds_conn_connect_if_down
Eric Dumazet (2):
geneve: make sure to pull inner header in geneve_rx()
net/ipv6: avoid possible UAF in ip6_route_mpath_notify()
Fedor Pchelkin (1):
btrfs: ref-verify: free ref cache before clearing mount opt
Ingo Molnar (1):
exit: Fix typo in comment: s/sub-theads/sub-threads
Jason Xing (12):
netrom: Fix a data-race around sysctl_netrom_default_path_quality
netrom: Fix a data-race around
sysctl_netrom_obsolescence_count_initialiser
netrom: Fix data-races around sysctl_netrom_network_ttl_initialiser
netrom: Fix a data-race around sysctl_netrom_transport_timeout
netrom: Fix a data-race around sysctl_netrom_transport_maximum_tries
netrom: Fix a data-race around
sysctl_netrom_transport_acknowledge_delay
netrom: Fix a data-race around sysctl_netrom_transport_busy_delay
netrom: Fix a data-race around
sysctl_netrom_transport_requested_window_size
netrom: Fix a data-race around
sysctl_netrom_transport_no_activity_timeout
netrom: Fix a data-race around sysctl_netrom_routing_control
netrom: Fix a data-race around sysctl_netrom_link_fails_count
netrom: Fix data-races around sysctl_net_busy_read
Johannes Berg (1):
um: allow not setting extra rpaths in the linux binary
John Efstathiades (4):
lan78xx: Fix white space and style issues
lan78xx: Add missing return code checks
lan78xx: Fix partial packet errors on suspend/resume
lan78xx: Fix race conditions in suspend/resume handling
Juhee Kang (1):
hv_netvsc: use netif_is_bond_master() instead of open code
Lee Jones (1):
net: usb: lan78xx: Remove lots of set but unused 'ret' variables
Lena Wang (1):
netfilter: nf_conntrack_h323: Add protection for bmp length out of
range
Li RongQing (1):
net: move definition of pcpu_lstats to header file
Nico Pache (1):
selftests: mm: fix map_hugetlb failure on 64K page size systems
Oleg Nesterov (5):
getrusage: add the "signal_struct *sig" local variable
getrusage: move thread_group_cputime_adjusted() outside of
lock_task_sighand()
getrusage: use __for_each_thread()
getrusage: use sig->stats_lock rather than lock_task_sighand()
exit: wait_task_zombie: kill the no longer necessary
spin_lock_irq(siglock)
Oleksij Rempel (1):
net: lan78xx: fix runtime PM count underflow on link stop
Sasha Levin (1):
Linux 4.19.310-rc1
Shradha Gupta (1):
hv_netvsc: Register VF in netvsc_probe if NET_DEVICE_REGISTER missed
Werner Sembach (1):
Input: i8042 - fix strange behavior of touchpad on Clevo NS70PU
Makefile | 4 +-
arch/alpha/kernel/osf_sys.c | 2 +-
arch/um/Kconfig | 13 +
arch/um/Makefile | 3 +-
arch/x86/Makefile.um | 2 +-
drivers/input/serio/i8042-x86ia64io.h | 6 +
drivers/net/geneve.c | 18 +-
drivers/net/hyperv/netvsc_drv.c | 96 ++-
drivers/net/loopback.c | 6 -
drivers/net/nlmon.c | 6 -
drivers/net/usb/lan78xx.c | 966 +++++++++++++++++------
drivers/net/vsockmon.c | 14 +-
fs/btrfs/ref-verify.c | 6 +-
include/linux/netdevice.h | 6 +
include/uapi/linux/resource.h | 4 +-
kernel/exit.c | 12 +-
kernel/sys.c | 91 ++-
net/ipv6/route.c | 21 +-
net/netfilter/nf_conntrack_h323_asn1.c | 4 +
net/netrom/af_netrom.c | 14 +-
net/netrom/nr_dev.c | 2 +-
net/netrom/nr_in.c | 6 +-
net/netrom/nr_out.c | 2 +-
net/netrom/nr_route.c | 8 +-
net/netrom/nr_subr.c | 5 +-
net/rds/rdma.c | 3 +
net/rds/send.c | 6 +-
tools/testing/selftests/vm/map_hugetlb.c | 50 +-
28 files changed, 994 insertions(+), 382 deletions(-)
--
2.43.0
Total jobs: 37
Total errors: 1 (2.70%)
LAVA errors: 0 (0.00%)
Test errors: 0 (0.00%)
Job errors: 1 (2.70%)
Infra errors: 0 (0.00%)
Canceled jobs: 0 (0.00%)
Device type: beaglebone-black
Total jobs: 5
Total errors: 0 (0.00%)
Device type: bcm2837-rpi-3-b-32
Total jobs: 4
Total errors: 0 (0.00%)
Device type: dragonboard-845c
Total jobs: 4
Total errors: 0 (0.00%)
Device type: synquacer
Total jobs: 4
Total errors: 0 (0.00%)
Device type: dragonboard-410c
Total jobs: 2
Total errors: 1 (50.00%)
Error type: Job
Error count: 1 (50.00%)
Error: No match for error type 'Job', message 'Unable to update image rootfs: 'mount: mount exited with status 32: mount: /sysroot: wrong fs type, bad option, bad superblock on /dev/sda, missing codepage or helper program, or other error.\n dmesg(1) may have more information after failed mount system call.''
Count: 1 (50.00%)
IDs:
dragonboard-410c-02:
4053749
Device type: x86
Total jobs: 3
Total errors: 0 (0.00%)
Device type: docker
Total jobs: 3
Total errors: 0 (0.00%)
Device type: frdm-kw41z
Total jobs: 2
Total errors: 0 (0.00%)
Device type: frdm-k64f
Total jobs: 3
Total errors: 0 (0.00%)
Device type: x15-bl
Total jobs: 1
Total errors: 0 (0.00%)
Device type: juno
Total jobs: 1
Total errors: 0 (0.00%)
Device type: qemu
Total jobs: 5
Total errors: 0 (0.00%)
Total jobs: 147
Total errors: 29 (19.73%)
LAVA errors: 0 (0.00%)
Test errors: 20 (13.61%)
Job errors: 9 (6.12%)
Infra errors: 0 (0.00%)
Canceled jobs: 0 (0.00%)
Device type: hi960-hikey
Total jobs: 30
Total errors: 3 (10.00%)
Error type: Test
Error count: 3 (10.00%)
Error: No match for error type 'Test', message 'The network seems not available, as the ping command failed'
Count: 1 (3.33%)
IDs:
hi960-hikey-02:
7406949
Error: No match for error type 'Test', message 'tradefed - adb device lost[47D27933024424E6]'
Count: 1 (3.33%)
IDs:
hi960-hikey-04:
7406909
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 596 seconds'
Count: 1 (3.33%)
IDs:
hi960-hikey-05:
7406850
Device type: qrb5165-rb5
Total jobs: 38
Total errors: 5 (13.16%)
Error type: Test
Error count: 5 (13.16%)
Error: No match for error type 'Test', message 'tradefed - adb device lost[9496f60d]'
Count: 2 (5.26%)
IDs:
rb5-01:
7407173 7407206
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 598 seconds'
Count: 1 (2.63%)
IDs:
rb5-03:
7407158
Error: No match for error type 'Test', message 'tradefed - adb device lost[4fc7b22]'
Count: 2 (5.26%)
IDs:
rb5-06:
7406787 7406835
Device type: hi6220-hikey-r2
Total jobs: 16
Total errors: 8 (50.00%)
Error type: Test
Error count: 7 (43.75%)
Error: No match for error type 'Test', message 'The network seems not available, as the ping command failed'
Count: 7 (43.75%)
IDs:
hikey-6220-r2-05:
7406863 7406959 7406964 7406965 7406966
7406967 7406969
Error type: Job
Error count: 1 (6.25%)
Error: No match for error type 'Job', message 'login-action timed out after 857 seconds'
Count: 1 (6.25%)
IDs:
hikey-6220-r2-02:
7406862
Device type: dragonboard-845c
Total jobs: 59
Total errors: 13 (22.03%)
Error type: Test
Error count: 5 (8.47%)
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 294 seconds'
Count: 1 (1.69%)
IDs:
db845c-04:
7406892
Error: No match for error type 'Test', message 'The network seems not available, as the ping command failed'
Count: 3 (5.08%)
IDs:
db845c-01:
7406883 7406885
db845c-03:
7406886
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 296 seconds'
Count: 1 (1.69%)
IDs:
db845c-01:
7406730
Error type: Job
Error count: 8 (13.56%)
Error: auto-login action timed out
Count: 8 (13.56%)
IDs:
db845c-01:
7406728 7406732 7406737
db845c-03:
7406731 7406735 7406739
db845c-05:
7406740
db845c-07:
7406734
Device type: x86
Total jobs: 1
Total errors: 0 (0.00%)
Device type: bcm2711-rpi-4-b
Total jobs: 1
Total errors: 0 (0.00%)
Device type: e850-96
Total jobs: 1
Total errors: 0 (0.00%)
Device type: juno-r2
Total jobs: 1
Total errors: 0 (0.00%)
Total jobs: 212
Total errors: 18 (8.49%)
LAVA errors: 0 (0.00%)
Test errors: 0 (0.00%)
Job errors: 17 (8.02%)
Infra errors: 1 (0.47%)
Canceled jobs: 0 (0.00%)
Device type: dragonboard-410c
Total jobs: 14
Total errors: 13 (92.86%)
Error type: Job
Error count: 13 (92.86%)
Error: No match for error type 'Job', message 'Unable to update image rootfs: 'mount: mount exited with status 32: mount: /sysroot: wrong fs type, bad option, bad superblock on /dev/sda, missing codepage or helper program, or other error.\n dmesg(1) may have more information after failed mount system call.''
Count: 13 (92.86%)
IDs:
dragonboard-410c-02:
4053496 4053503 4053506 4053550 4053573
4053578 4053621 4053637 4053641 4053665
4053672 4053692 4053710
Device type: beaglebone-black
Total jobs: 53
Total errors: 0 (0.00%)
Device type: bcm2837-rpi-3-b-32
Total jobs: 47
Total errors: 4 (8.51%)
Error type: Job
Error count: 3 (6.38%)
Error: No match for error type 'Job', message 'test-definition timed out after 29 seconds'
Count: 1 (2.13%)
IDs:
rpi3-b-32-02:
4053701
Error: compress-overlay timed out
Count: 1 (2.13%)
IDs:
rpi3-b-32-02:
4053666
Error: No match for error type 'Job', message 'test-definition timed out after 46 seconds'
Count: 1 (2.13%)
IDs:
rpi3-b-32-02:
4053555
Error type: Infrastructure
Error count: 1 (2.13%)
Error: No match for error type 'Infrastructure', message 'apply-overlay-tftp timed out after 14 seconds'
Count: 1 (2.13%)
IDs:
rpi3-b-32-02:
4053602
Device type: synquacer
Total jobs: 40
Total errors: 0 (0.00%)
Device type: dragonboard-845c
Total jobs: 16
Total errors: 1 (6.25%)
Error type: Job
Error count: 1 (6.25%)
Error: auto-login action timed out
Count: 1 (6.25%)
IDs:
dragonboard-845c-08:
4053622
Device type: x86
Total jobs: 27
Total errors: 0 (0.00%)
Device type: docker
Total jobs: 3
Total errors: 0 (0.00%)
Device type: frdm-kw41z
Total jobs: 2
Total errors: 0 (0.00%)
Device type: frdm-k64f
Total jobs: 3
Total errors: 0 (0.00%)
Device type: x15-bl
Total jobs: 1
Total errors: 0 (0.00%)
Device type: juno
Total jobs: 1
Total errors: 0 (0.00%)
Device type: qemu
Total jobs: 5
Total errors: 0 (0.00%)