linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 6.0 000/148] 6.0.19-rc1 review
@ 2023-01-10 18:01 Greg Kroah-Hartman
  2023-01-10 19:23 ` Florian Fainelli
                   ` (9 more replies)
  0 siblings, 10 replies; 17+ messages in thread
From: Greg Kroah-Hartman @ 2023-01-10 18:01 UTC (permalink / raw)
  To: stable
  Cc: Greg Kroah-Hartman, patches, linux-kernel, torvalds, akpm, linux,
	shuah, patches, lkft-triage, pavel, jonathanh, f.fainelli,
	sudipm.mukherjee, srw, rwarsow

This is the start of the stable review cycle for the 6.0.19 release.
There are 148 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.

NOTE, this will probably be the LAST 6.0.y release.  If there is
anything preventing you from moving to 6.1.y right now, please let me
know.

Responses should be made by Thu, 12 Jan 2023 17:59:42 +0000.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
	https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.0.19-rc1.gz
or in the git tree and branch at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.0.y
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Linux 6.0.19-rc1

Jocelyn Falempe <jfalempe@redhat.com>
    drm/mgag200: Fix PLL setup for G200_SE_A rev >=4

Ard Biesheuvel <ardb@kernel.org>
    efi: random: combine bootloader provided RNG seed with RNG protocol output

Qu Wenruo <wqu@suse.com>
    btrfs: make thaw time super block check to also verify checksum

William Liu <will@willsroot.io>
    ksmbd: check nt_len to be at least CIFS_ENCPWD_SIZE in ksmbd_decode_ntlmssp_auth_blob

Marios Makassikis <mmakassikis@freebox.fr>
    ksmbd: send proper error response in smb2_tree_connect()

Namjae Jeon <linkinjeon@kernel.org>
    ksmbd: fix infinite loop in ksmbd_conn_handler_loop()

Qu Wenruo <wqu@suse.com>
    btrfs: handle case when repair happens with dev-replace

Rafael Mendonca <rafaelmendsr@gmail.com>
    virtio_blk: Fix signedness bug in virtblk_prep_rq()

Dmitry Fomichev <dmitry.fomichev@wdc.com>
    virtio-blk: use a helper to handle request queuing errors

Zhenyu Wang <zhenyuw@linux.intel.com>
    drm/i915/gvt: fix vgpu debugfs clean in remove

Zhenyu Wang <zhenyuw@linux.intel.com>
    drm/i915/gvt: fix gvt debugfs destroy

Mukul Joshi <mukul.joshi@amd.com>
    drm/amdkfd: Fix kernel warning during topology setup

Andreas Rammhold <andreas@rammhold.de>
    of/fdt: run soc memory setup when early_init_dt_scan_memory fails

Björn Töpel <bjorn@rivosinc.com>
    riscv, kprobes: Stricter c.jr/c.jalr decoding

Ben Dooks <ben-linux@fluff.org>
    riscv: uaccess: fix type of 0 variable on error in get_user()

Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
    thermal: int340x: Add missing attribute for data rate base

Cindy Lu <lulu@redhat.com>
    vhost_vdpa: fix the crash in unmap a large memory

Pavel Begunkov <asml.silence@gmail.com>
    io_uring: fix CQ waiting timeout handling

Jens Axboe <axboe@kernel.dk>
    block: don't allow splitting of a REQ_NOWAIT bio

Christian Marangi <ansuelsmth@gmail.com>
    net: dsa: tag_qca: fix wrong MGMT_DATA2 size

Christian Marangi <ansuelsmth@gmail.com>
    net: dsa: qca8k: fix wrong length value for mgmt eth packet

Christian Marangi <ansuelsmth@gmail.com>
    Revert "net: dsa: qca8k: cache lo and hi for mdio write"

Michel Dänzer <mdaenzer@redhat.com>
    Revert "drm/amd/display: Enable Freesync Video Mode by default"

Chuang Wang <nashuiliang@gmail.com>
    bpf: Fix panic due to wrong pageattr of im->image

Paul Menzel <pmenzel@molgen.mpg.de>
    fbdev: matroxfb: G200eW: Increase max memory from 1 MB to 16 MB

Jeff Layton <jlayton@kernel.org>
    nfsd: fix handling of readdir in v4root vs. mount upcall timeout

Rodrigo Branco <bsdaemon@google.com>
    x86/bugs: Flush IBP in ib_prctl_set()

Takashi Iwai <tiwai@suse.de>
    x86/kexec: Fix double-free of elf header buffer

Qu Wenruo <wqu@suse.com>
    btrfs: fix compat_ro checks against remount

Qu Wenruo <wqu@suse.com>
    btrfs: relax block-group-tree feature dependency checks

Qu Wenruo <wqu@suse.com>
    btrfs: separate BLOCK_GROUP_TREE compat RO flag from EXTENT_TREE_V2

Qu Wenruo <wqu@suse.com>
    btrfs: don't save block group root into super block

Qu Wenruo <wqu@suse.com>
    btrfs: check superblock to ensure the fs was not modified at thaw time

Kai Vehmanen <kai.vehmanen@linux.intel.com>
    ASoC: SOF: Intel: pci-tgl: unblock S5 entry if DMA stop has failed"

Christoph Hellwig <hch@lst.de>
    nvme: also return I/O command effects from nvme_command_effects

Christoph Hellwig <hch@lst.de>
    nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding it

Jens Axboe <axboe@kernel.dk>
    io_uring: check for valid register opcode earlier

Yanjun Zhang <zhangyanjun@cestc.cn>
    nvme: fix multipath crash caused by flush request when blktrace is enabled

Philip Yang <Philip.Yang@amd.com>
    drm/amdkfd: Fix double release compute pasid

Philip Yang <Philip.Yang@amd.com>
    drm/amdkfd: Fix kfd_process_device_init_vm error handling

Luben Tuikov <luben.tuikov@amd.com>
    drm/amdgpu: Fix size validation for non-exclusive domains (v4)

YC Hung <yc.hung@mediatek.com>
    ASoC: SOF: mediatek: initialize panic_info to zero

Hans de Goede <hdegoede@redhat.com>
    ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 tablet

Dominique Martinet <asmadeus@codewreck.org>
    9p/client: fix data race on req->status

Kai Vehmanen <kai.vehmanen@linux.intel.com>
    ASoC: SOF: Revert: "core: unregister clients and machine drivers in .shutdown"

Linus Torvalds <torvalds@linux-foundation.org>
    hfs/hfsplus: avoid WARN_ON() for sanity check, use proper error handling

Arnd Bergmann <arnd@arndb.de>
    usb: dwc3: xilinx: include linux/gpio/consumer.h

Jan Kara <jack@suse.cz>
    udf: Fix extension of the last extent in the file

Zhengchao Shao <shaozhengchao@huawei.com>
    caif: fix memory leak in cfctrl_linkup_request()

Paolo Abeni <pabeni@redhat.com>
    net/ulp: prevent ULP without clone op from entering the LISTEN status

Caleb Sander <csander@purestorage.com>
    qed: allow sleep in qed_mcp_trace_dump()

Ming Lei <ming.lei@redhat.com>
    ublk: honor IO_URING_F_NONBLOCK for handling control command

Zheng Wang <zyytlz.wz@163.com>
    drm/i915/gvt: fix double free bug in split_2MB_gtt_entry

Dan Carpenter <error27@gmail.com>
    drm/i915: unpin on error in intel_vgpu_shadow_mm_pin()

Namhyung Kim <namhyung@kernel.org>
    perf stat: Fix handling of --for-each-cgroup with --bpf-counters to match non BPF mode

Namhyung Kim <namhyung@kernel.org>
    perf stat: Fix handling of unsupported cgroup events when using BPF counters

Thomas Richter <tmricht@linux.ibm.com>
    perf lock contention: Fix core dump related to not finding the "__sched_text_end" symbol on s/390

Szymon Heidrich <szymon.heidrich@gmail.com>
    usb: rndis_host: Secure rndis_query check against int overflow

Geetha sowjanya <gakula@marvell.com>
    octeontx2-pf: Fix lmtst ID used in aura free

Daniil Tatianin <d-tatianin@yandex-team.ru>
    drivers/net/bonding/bond_3ad: return when there's no aggregator

Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
    fs/ntfs3: don't hold ni_lock when calling truncate_setsize()

Philipp Zabel <p.zabel@pengutronix.de>
    drm/imx: ipuv3-plane: Fix overlay plane width

Miaoqian Lin <linmq006@gmail.com>
    perf tools: Fix resources leak in perf_data__open_dir()

Jozsef Kadlecsik <kadlec@netfilter.org>
    netfilter: ipset: Rework long task execution when adding/deleting entries

Jozsef Kadlecsik <kadlec@netfilter.org>
    netfilter: ipset: fix hash:net,port,net hang with /0 subnet

Horatiu Vultur <horatiu.vultur@microchip.com>
    net: sparx5: Fix reading of the MAC address

Ido Schimmel <idosch@nvidia.com>
    vxlan: Fix memory leaks in error path

Jamal Hadi Salim <jhs@mojatatu.com>
    net: sched: cbq: dont intepret cls results when asked to drop

Jamal Hadi Salim <jhs@mojatatu.com>
    net: sched: atm: dont intepret cls results when asked to drop

Miaoqian Lin <linmq006@gmail.com>
    gpio: sifive: Fix refcount leak in sifive_gpio_probe

Xiubo Li <xiubli@redhat.com>
    ceph: switch to vfs_inode_has_locks() to fix file lock bug

Jeff Layton <jlayton@kernel.org>
    filelock: new helper: vfs_inode_has_locks

Carlo Caione <ccaione@baylibre.com>
    drm/meson: Reduce the FIFO lines held when AFBC is not used

Po-Hsu Lin <po-hsu.lin@canonical.com>
    selftests: net: return non-zero for failures reported in arp_ndisc_evict_nocarrier

Po-Hsu Lin <po-hsu.lin@canonical.com>
    selftests: net: fix cleanup_v6() for arp_ndisc_evict_nocarrier

Maor Gottlieb <maorg@nvidia.com>
    RDMA/mlx5: Fix validation of max_rd_atomic caps for DC

Shay Drory <shayd@nvidia.com>
    RDMA/mlx5: Fix mlx5_ib_get_hw_stats when used for device

Miaoqian Lin <linmq006@gmail.com>
    net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probe

David Arinzon <darinzon@amazon.com>
    net: ena: Update NUMA TPH hint register upon NUMA node update

David Arinzon <darinzon@amazon.com>
    net: ena: Set default value for RX interrupt moderation

David Arinzon <darinzon@amazon.com>
    net: ena: Fix rx_copybreak value update

David Arinzon <darinzon@amazon.com>
    net: ena: Use bitmask to indicate packet redirection

David Arinzon <darinzon@amazon.com>
    net: ena: Account for the number of processed bytes in XDP

David Arinzon <darinzon@amazon.com>
    net: ena: Don't register memory info on XDP exchange

David Arinzon <darinzon@amazon.com>
    net: ena: Fix toeplitz initial hash value

Jiguang Xiao <jiguang.xiao@windriver.com>
    net: amd-xgbe: add missed tasklet_kill

Jian Shen <shenjian15@huawei.com>
    net: hns3: refine the handling for VF heartbeat

Hao Lan <lanhao@huawei.com>
    net: hns3: refactor function hclge_mbx_handler()

Eli Cohen <elic@nvidia.com>
    net/mlx5: Lag, fix failure to cancel delayed bond work

Maor Dickman <maord@nvidia.com>
    net/mlx5e: Set geneve_tlv_option_0_exist when matching on geneve option

Adham Faris <afaris@nvidia.com>
    net/mlx5e: Fix hw mtu initializing at XDP SQ allocation

Chris Mi <cmi@nvidia.com>
    net/mlx5e: Always clear dest encap in neigh-update-del

Chris Mi <cmi@nvidia.com>
    net/mlx5e: CT: Fix ct debugfs folder name

Dragos Tatulea <dtatulea@nvidia.com>
    net/mlx5e: IPoIB, Don't allow CQE compression to be turned on by default

Shay Drory <shayd@nvidia.com>
    net/mlx5: Fix RoCE setting at HCA level

Shay Drory <shayd@nvidia.com>
    net/mlx5: Avoid recovery in probe flows

Shay Drory <shayd@nvidia.com>
    net/mlx5: Fix io_eq_size and event_eq_size params validation

Jiri Pirko <jiri@nvidia.com>
    net/mlx5: Add forgotten cleanup calls into mlx5_init_once() error path

Moshe Shemesh <moshe@nvidia.com>
    net/mlx5: E-Switch, properly handle ingress tagged packets on VST

Jason Wang <jasowang@redhat.com>
    vdpasim: fix memory leak when freeing IOTLBs

Rong Wang <wangrong68@huawei.com>
    vdpa/vp_vdpa: fix kfree a wrong pointer in vp_vdpa_remove

Wei Yongjun <weiyongjun1@huawei.com>
    virtio-crypto: fix memory leak in virtio_crypto_alg_skcipher_close_session()

Stefano Garzarella <sgarzare@redhat.com>
    vdpa_sim: fix vringh initialization in vdpasim_queue_ready()

Stefano Garzarella <sgarzare@redhat.com>
    vhost-vdpa: fix an iotlb memory leak

Stefano Garzarella <sgarzare@redhat.com>
    vhost: fix range used in translate_desc()

Stefano Garzarella <sgarzare@redhat.com>
    vringh: fix range used in iotlb_translate()

Yuan Can <yuancan@huawei.com>
    vhost/vsock: Fix error handling in vhost_vsock_init()

ruanjinjie <ruanjinjie@huawei.com>
    vdpa_sim: fix possible memory leak in vdpasim_net_init() and vdpasim_blk_init()

Eli Cohen <elic@nvidia.com>
    vdpa/mlx5: Fix wrong mac address deletion

Eli Cohen <elic@nvidia.com>
    vdpa/mlx5: Fix rule forwarding VLAN to TIR

Michael Chan <michael.chan@broadcom.com>
    bnxt_en: Fix HDS and jumbo thresholds for RX packets

Michael Chan <michael.chan@broadcom.com>
    bnxt_en: Fix first buffer size calculations for XDP multi-buffer

Michael Chan <michael.chan@broadcom.com>
    bnxt_en: Fix XDP RX path

Michael Chan <michael.chan@broadcom.com>
    bnxt_en: Simplify bnxt_xdp_buff_init()

Miaoqian Lin <linmq006@gmail.com>
    nfc: Fix potential resource leaks

Johnny S. Lee <foss@jsl.io>
    net: dsa: mv88e6xxx: depend on PTP conditionally

Daniil Tatianin <d-tatianin@yandex-team.ru>
    qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() failure

Hawkins Jiawei <yin31149@gmail.com>
    net: sched: fix memory leak in tcindex_set_parms

Jian Shen <shenjian15@huawei.com>
    net: hns3: fix VF promisc mode not update when mac table full

Jian Shen <shenjian15@huawei.com>
    net: hns3: fix miss L3E checking for rx packet

Jie Wang <wangjie125@huawei.com>
    net: hns3: add interrupts re-initialization while doing VF FLR

Jeff Layton <jlayton@kernel.org>
    nfsd: shut down the NFSv4 state objects before the filecache

Shawn Bohrer <sbohrer@cloudflare.com>
    veth: Fix race with AF_XDP exposing old or uninitialized descriptors

Horatiu Vultur <horatiu.vultur@microchip.com>
    net: lan966x: Fix configuration of the PCS

Eric Dumazet <edumazet@google.com>
    bonding: fix lockdep splat in bond_miimon_commit()

Pablo Neira Ayuso <pablo@netfilter.org>
    netfilter: nf_tables: honor set timeout and garbage collection updates

Paolo Abeni <pabeni@redhat.com>
    mptcp: fix lockdep false positive

Ronak Doshi <doshir@vmware.com>
    vmxnet3: correctly report csum_level for encapsulated packet

Antoine Tenart <atenart@kernel.org>
    net: vrf: determine the dst using the original ifindex for multicast

Maciej Fijalkowski <maciej.fijalkowski@intel.com>
    ice: xsk: do not use xdp_return_frame() on tx_buf->raw_buf

Pablo Neira Ayuso <pablo@netfilter.org>
    netfilter: nf_tables: perform type checking for existing sets

Pablo Neira Ayuso <pablo@netfilter.org>
    netfilter: nf_tables: add function to create set stateful expressions

Pablo Neira Ayuso <pablo@netfilter.org>
    netfilter: nf_tables: consolidate set description

Steven Price <steven.price@arm.com>
    drm/panfrost: Fix GEM handle creation ref-counting

Jakub Kicinski <kuba@kernel.org>
    bpf: pull before calling skb_postpull_rcsum()

Arnd Bergmann <arnd@arndb.de>
    wifi: ath9k: use proper statements in conditionals

Sasha Levin <sashal@kernel.org>
    btrfs: fix an error handling path in btrfs_defrag_leaves()

minoura makoto <minoura@valinux.co.jp>
    SUNRPC: ensure the matching upcall is in-flight upon downcall

Baokun Li <libaokun1@huawei.com>
    ext4: correct inconsistent error msg in nojournal mode

Jason Yan <yanaijie@huawei.com>
    ext4: goto right label 'failed_mount3a'

Johan Hovold <johan+linaro@kernel.org>
    phy: qcom-qmp-combo: fix broken power on

Masami Hiramatsu (Google) <mhiramat@kernel.org>
    perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file as unsinged data

Masami Hiramatsu (Google) <mhiramat@kernel.org>
    perf probe: Use dwarf_attr_integrate as generic DWARF attr accessor

Thinh Nguyen <Thinh.Nguyen@synopsys.com>
    usb: dwc3: gadget: Ignore End Transfer delay on teardown

Shyam Prasad N <sprasad@microsoft.com>
    cifs: refcount only the selected iface during interface update

Shyam Prasad N <sprasad@microsoft.com>
    cifs: fix interface count calculation during refresh

Sasha Levin <sashal@kernel.org>
    btrfs: replace strncpy() with strscpy()

Jens Axboe <axboe@kernel.dk>
    ARM: renumber bits related to _TIF_WORK_MASK


-------------

Diffstat:

 Makefile                                           |   4 +-
 arch/arm/include/asm/thread_info.h                 |  13 +-
 arch/mips/ralink/of.c                              |   2 +-
 arch/riscv/include/asm/uaccess.h                   |   2 +-
 arch/riscv/kernel/probes/simulate-insn.h           |   4 +-
 arch/x86/kernel/cpu/bugs.c                         |   2 +
 arch/x86/kernel/crash.c                            |   4 +-
 block/blk-merge.c                                  |  10 +
 drivers/block/ublk_drv.c                           |   3 +
 drivers/block/virtio_blk.c                         |  33 +-
 .../crypto/virtio/virtio_crypto_skcipher_algs.c    |   3 +-
 drivers/firmware/efi/efi.c                         |   4 +-
 drivers/firmware/efi/libstub/efistub.h             |   2 +
 drivers/firmware/efi/libstub/random.c              |  42 +-
 drivers/gpio/gpio-sifive.c                         |   1 +
 drivers/gpu/drm/amd/amdgpu/amdgpu.h                |   1 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h         |   4 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c   |  39 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c            |  27 ++
 drivers/gpu/drm/amd/amdgpu/amdgpu_object.c         |  19 +-
 drivers/gpu/drm/amd/amdkfd/kfd_process.c           |  24 +-
 drivers/gpu/drm/amd/amdkfd/kfd_topology.c          |   2 +-
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c  |  12 +-
 drivers/gpu/drm/i915/gvt/debugfs.c                 |  17 +-
 drivers/gpu/drm/i915/gvt/gtt.c                     |  17 +-
 drivers/gpu/drm/i915/gvt/scheduler.c               |   1 +
 drivers/gpu/drm/imx/ipuv3-plane.c                  |  14 +-
 drivers/gpu/drm/meson/meson_viu.c                  |   5 +-
 drivers/gpu/drm/mgag200/mgag200_pll.c              |   3 +-
 drivers/gpu/drm/panfrost/panfrost_drv.c            |  27 +-
 drivers/gpu/drm/panfrost/panfrost_gem.c            |  16 +-
 drivers/gpu/drm/panfrost/panfrost_gem.h            |   5 +-
 drivers/infiniband/hw/mlx5/counters.c              |   6 +-
 drivers/infiniband/hw/mlx5/qp.c                    |  49 ++-
 drivers/net/bonding/bond_3ad.c                     |   1 +
 drivers/net/bonding/bond_main.c                    |   8 +-
 drivers/net/dsa/mv88e6xxx/Kconfig                  |   4 +-
 drivers/net/dsa/qca/qca8k-8xxx.c                   | 106 ++---
 drivers/net/dsa/qca/qca8k.h                        |   5 -
 drivers/net/ethernet/amazon/ena/ena_com.c          |  29 +-
 drivers/net/ethernet/amazon/ena/ena_ethtool.c      |   6 +-
 drivers/net/ethernet/amazon/ena/ena_netdev.c       |  83 +++-
 drivers/net/ethernet/amazon/ena/ena_netdev.h       |  17 +-
 drivers/net/ethernet/amd/xgbe/xgbe-drv.c           |   3 +
 drivers/net/ethernet/amd/xgbe/xgbe-i2c.c           |   4 +-
 drivers/net/ethernet/amd/xgbe/xgbe-mdio.c          |   4 +-
 drivers/net/ethernet/broadcom/bnxt/bnxt.c          |  22 +-
 drivers/net/ethernet/broadcom/bnxt/bnxt.h          |  15 +-
 drivers/net/ethernet/broadcom/bnxt/bnxt_xdp.c      |  20 +-
 drivers/net/ethernet/broadcom/bnxt/bnxt_xdp.h      |   6 +-
 drivers/net/ethernet/hisilicon/hns3/hclge_mbx.h    |  11 +
 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c    |  10 +-
 .../ethernet/hisilicon/hns3/hns3pf/hclge_main.c    | 132 ++++--
 .../ethernet/hisilicon/hns3/hns3pf/hclge_main.h    |   7 +
 .../net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c | 486 ++++++++++++++-------
 .../ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c  |   3 +-
 drivers/net/ethernet/intel/ice/ice_xsk.c           |   2 +-
 .../ethernet/marvell/octeontx2/nic/otx2_common.c   |  30 +-
 drivers/net/ethernet/mellanox/mlx5/core/devlink.c  |   4 +-
 drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.c |   7 +-
 .../ethernet/mellanox/mlx5/core/en/tc_tun_encap.c  |   9 +-
 .../ethernet/mellanox/mlx5/core/en/tc_tun_geneve.c |   5 +
 drivers/net/ethernet/mellanox/mlx5/core/en_main.c  |   2 +-
 .../mellanox/mlx5/core/esw/acl/egress_lgcy.c       |   7 +-
 .../mellanox/mlx5/core/esw/acl/ingress_lgcy.c      |  33 +-
 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c  |  30 +-
 drivers/net/ethernet/mellanox/mlx5/core/eswitch.h  |   6 +
 drivers/net/ethernet/mellanox/mlx5/core/health.c   |   6 +
 .../net/ethernet/mellanox/mlx5/core/ipoib/ipoib.c  |   4 +
 drivers/net/ethernet/mellanox/mlx5/core/lag/lag.c  |   1 +
 drivers/net/ethernet/mellanox/mlx5/core/main.c     |   4 +-
 .../net/ethernet/microchip/lan966x/lan966x_port.c  |   2 +-
 .../net/ethernet/microchip/sparx5/sparx5_main.c    |   2 +-
 drivers/net/ethernet/qlogic/qed/qed_debug.c        |  28 +-
 .../net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c  |   8 +-
 drivers/net/ethernet/qlogic/qlcnic/qlcnic_dcb.h    |  10 +-
 drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c   |   8 +-
 drivers/net/phy/xilinx_gmii2rgmii.c                |   1 +
 drivers/net/usb/rndis_host.c                       |   3 +-
 drivers/net/veth.c                                 |   5 +-
 drivers/net/vmxnet3/vmxnet3_drv.c                  |   8 +
 drivers/net/vrf.c                                  |   6 +-
 drivers/net/vxlan/vxlan_core.c                     |  19 +-
 drivers/net/wireless/ath/ath9k/htc.h               |  14 +-
 drivers/nvme/host/core.c                           |  32 +-
 drivers/nvme/host/nvme.h                           |   2 +-
 drivers/nvme/target/admin-cmd.c                    |  35 +-
 drivers/of/fdt.c                                   |   6 +-
 drivers/phy/qualcomm/phy-qcom-qmp-combo.c          |  20 +-
 .../intel/int340x_thermal/processor_thermal_rfim.c |   4 +
 drivers/usb/dwc3/dwc3-xilinx.c                     |   1 +
 drivers/usb/dwc3/gadget.c                          |   5 +-
 drivers/vdpa/mlx5/net/mlx5_vnet.c                  |  10 +-
 drivers/vdpa/vdpa_sim/vdpa_sim.c                   |   7 +-
 drivers/vdpa/vdpa_sim/vdpa_sim_blk.c               |   4 +-
 drivers/vdpa/vdpa_sim/vdpa_sim_net.c               |   4 +-
 drivers/vdpa/virtio_pci/vp_vdpa.c                  |   2 +-
 drivers/vhost/vdpa.c                               |  52 ++-
 drivers/vhost/vhost.c                              |   4 +-
 drivers/vhost/vringh.c                             |   5 +-
 drivers/vhost/vsock.c                              |   9 +-
 drivers/video/fbdev/matrox/matroxfb_base.c         |   4 +-
 fs/btrfs/block-rsv.c                               |   1 +
 fs/btrfs/ctree.h                                   |  30 +-
 fs/btrfs/disk-io.c                                 | 271 +++++++-----
 fs/btrfs/disk-io.h                                 |   9 +-
 fs/btrfs/extent_io.c                               |  11 +-
 fs/btrfs/ioctl.c                                   |   9 +-
 fs/btrfs/rcu-string.h                              |   6 +-
 fs/btrfs/super.c                                   |  95 +++-
 fs/btrfs/sysfs.c                                   |   2 +
 fs/btrfs/transaction.c                             |   8 -
 fs/btrfs/tree-defrag.c                             |   6 +-
 fs/btrfs/volumes.c                                 |   2 +-
 fs/ceph/caps.c                                     |   2 +-
 fs/ceph/locks.c                                    |   4 -
 fs/ceph/super.h                                    |   1 -
 fs/cifs/sess.c                                     |   3 +-
 fs/cifs/smb2ops.c                                  |   3 +-
 fs/ext4/super.c                                    |  19 +-
 fs/hfs/inode.c                                     |  15 +-
 fs/ksmbd/auth.c                                    |   3 +-
 fs/ksmbd/connection.c                              |   7 +-
 fs/ksmbd/smb2pdu.c                                 |   7 +-
 fs/ksmbd/transport_tcp.c                           |   5 +-
 fs/locks.c                                         |  23 +
 fs/nfsd/nfs4xdr.c                                  |  11 +
 fs/nfsd/nfssvc.c                                   |   2 +-
 fs/ntfs3/file.c                                    |   4 +-
 fs/udf/inode.c                                     |   2 +-
 include/linux/dsa/tag_qca.h                        |   4 +-
 include/linux/efi.h                                |   2 -
 include/linux/fs.h                                 |   6 +
 include/linux/mlx5/device.h                        |   5 +
 include/linux/mlx5/mlx5_ifc.h                      |   3 +-
 include/linux/netfilter/ipset/ip_set.h             |   2 +-
 include/linux/sunrpc/rpc_pipe_fs.h                 |   5 +
 include/net/netfilter/nf_tables.h                  |  25 +-
 include/uapi/linux/btrfs.h                         |   6 +
 io_uring/io_uring.c                                |  11 +-
 kernel/bpf/trampoline.c                            |   4 +
 net/9p/client.c                                    |  15 +-
 net/9p/trans_fd.c                                  |  12 +-
 net/9p/trans_rdma.c                                |   4 +-
 net/9p/trans_virtio.c                              |   9 +-
 net/9p/trans_xen.c                                 |   4 +-
 net/caif/cfctrl.c                                  |   6 +-
 net/core/filter.c                                  |   7 +-
 net/ipv4/inet_connection_sock.c                    |  14 +
 net/ipv4/tcp_ulp.c                                 |   4 +
 net/mptcp/protocol.c                               |   2 +-
 net/mptcp/protocol.h                               |   2 +-
 net/mptcp/subflow.c                                |  19 +-
 net/netfilter/ipset/ip_set_core.c                  |   7 +-
 net/netfilter/ipset/ip_set_hash_ip.c               |  14 +-
 net/netfilter/ipset/ip_set_hash_ipmark.c           |  13 +-
 net/netfilter/ipset/ip_set_hash_ipport.c           |  13 +-
 net/netfilter/ipset/ip_set_hash_ipportip.c         |  13 +-
 net/netfilter/ipset/ip_set_hash_ipportnet.c        |  13 +-
 net/netfilter/ipset/ip_set_hash_net.c              |  17 +-
 net/netfilter/ipset/ip_set_hash_netiface.c         |  15 +-
 net/netfilter/ipset/ip_set_hash_netnet.c           |  23 +-
 net/netfilter/ipset/ip_set_hash_netport.c          |  19 +-
 net/netfilter/ipset/ip_set_hash_netportnet.c       |  40 +-
 net/netfilter/nf_tables_api.c                      | 261 +++++++----
 net/nfc/netlink.c                                  |  52 ++-
 net/sched/cls_tcindex.c                            |  12 +-
 net/sched/sch_atm.c                                |   5 +-
 net/sched/sch_cbq.c                                |   4 +-
 net/sunrpc/auth_gss/auth_gss.c                     |  19 +-
 sound/soc/intel/boards/bytcr_rt5640.c              |  15 +
 sound/soc/sof/core.c                               |   9 -
 sound/soc/sof/intel/hda-dsp.c                      |  72 +++
 sound/soc/sof/intel/hda.h                          |   1 +
 sound/soc/sof/intel/tgl.c                          |   2 +-
 sound/soc/sof/mediatek/mtk-adsp-common.c           |   2 +-
 tools/perf/builtin-lock.c                          |   2 +
 tools/perf/util/bpf_counter_cgroup.c               |  14 +-
 tools/perf/util/cgroup.c                           |  23 +-
 tools/perf/util/data.c                             |   2 +
 tools/perf/util/dwarf-aux.c                        |  23 +-
 .../selftests/net/arp_ndisc_evict_nocarrier.sh     |  15 +-
 182 files changed, 2179 insertions(+), 1142 deletions(-)



^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [PATCH 6.0 000/148] 6.0.19-rc1 review
  2023-01-10 18:01 [PATCH 6.0 000/148] 6.0.19-rc1 review Greg Kroah-Hartman
@ 2023-01-10 19:23 ` Florian Fainelli
  2023-01-11  0:37 ` Shuah Khan
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 17+ messages in thread
From: Florian Fainelli @ 2023-01-10 19:23 UTC (permalink / raw)
  To: Greg Kroah-Hartman, stable
  Cc: patches, linux-kernel, torvalds, akpm, linux, shuah, patches,
	lkft-triage, pavel, jonathanh, sudipm.mukherjee, srw, rwarsow

On 1/10/23 10:01, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.0.19 release.
> There are 148 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.
> 
> NOTE, this will probably be the LAST 6.0.y release.  If there is
> anything preventing you from moving to 6.1.y right now, please let me
> know.
> 
> Responses should be made by Thu, 12 Jan 2023 17:59:42 +0000.
> Anything received after that time might be too late.
> 
> The whole patch series can be found in one patch at:
> 	https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.0.19-rc1.gz
> or in the git tree and branch at:
> 	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.0.y
> and the diffstat can be found below.
> 
> thanks,
> 
> greg k-h

On ARCH_BRCMSTB using 32-bit and 64-bit ARM kernels, build tested on 
BMIPS_GENERIC:

Tested-by: Florian Fainelli <f.fainelli@gmail.com>
-- 
Florian


^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [PATCH 6.0 000/148] 6.0.19-rc1 review
  2023-01-10 18:01 [PATCH 6.0 000/148] 6.0.19-rc1 review Greg Kroah-Hartman
  2023-01-10 19:23 ` Florian Fainelli
@ 2023-01-11  0:37 ` Shuah Khan
       [not found] ` <CA+G9fYtpM7X15rY6g6asDxrjxDSfj5sDiP8P5Yb1TS3VVmjGNw@mail.gmail.com>
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 17+ messages in thread
From: Shuah Khan @ 2023-01-11  0:37 UTC (permalink / raw)
  To: Greg Kroah-Hartman, stable
  Cc: patches, linux-kernel, torvalds, akpm, linux, shuah, patches,
	lkft-triage, pavel, jonathanh, f.fainelli, sudipm.mukherjee, srw,
	rwarsow, Shuah Khan

On 1/10/23 11:01, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.0.19 release.
> There are 148 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.
> 
> NOTE, this will probably be the LAST 6.0.y release.  If there is
> anything preventing you from moving to 6.1.y right now, please let me
> know.
> 
> Responses should be made by Thu, 12 Jan 2023 17:59:42 +0000.
> Anything received after that time might be too late.
> 
> The whole patch series can be found in one patch at:
> 	https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.0.19-rc1.gz
> or in the git tree and branch at:
> 	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.0.y
> and the diffstat can be found below.
> 
> thanks,
> 
> greg k-h
> 

Compiled and booted on my test system. No dmesg regressions.

Tested-by: Shuah Khan <skhan@linuxfoundation.org>

thanks,
-- Shuah

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [PATCH 6.0 000/148] 6.0.19-rc1 review
       [not found] ` <CA+G9fYtpM7X15rY6g6asDxrjxDSfj5sDiP8P5Yb1TS3VVmjGNw@mail.gmail.com>
@ 2023-01-11  6:23   ` Naresh Kamboju
  2023-01-11  8:18   ` Arnd Bergmann
  2023-01-13  9:32   ` Pavel Machek
  2 siblings, 0 replies; 17+ messages in thread
From: Naresh Kamboju @ 2023-01-11  6:23 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: stable, patches, linux-kernel, torvalds, akpm, linux, shuah,
	patches, lkft-triage, pavel, jonathanh, f.fainelli,
	sudipm.mukherjee, srw, rwarsow, Arnd Bergmann, Mark Brown

[-- Attachment #1: Type: text/plain, Size: 9620 bytes --]

+ attachment failed resending with trim version of log file.

On Wed, 11 Jan 2023 at 11:46, Naresh Kamboju <naresh.kamboju@linaro.org> wrote:
>
> On Tue, 10 Jan 2023 at 23:36, Greg Kroah-Hartman
> <gregkh@linuxfoundation.org> wrote:
> >
> > This is the start of the stable review cycle for the 6.0.19 release.
> > There are 148 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.
> >
> > NOTE, this will probably be the LAST 6.0.y release.  If there is
> > anything preventing you from moving to 6.1.y right now, please let me
> > know.
> >
> > Responses should be made by Thu, 12 Jan 2023 17:59:42 +0000.
> > Anything received after that time might be too late.
> >
> > The whole patch series can be found in one patch at:
> >         https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.0.19-rc1.gz
> > or in the git tree and branch at:
> >         git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.0.y
> > and the diffstat can be found below.
> >
> > thanks,
> >
> > greg k-h
>
> Results from Linaro’s test farm.
> Regressions on arm64 Raspberry Pi 4 Model B.
>
> Reported-by: Linux Kernel Functional Testing <lkft@linaro.org>
>
> While running LTP controllers cgroup_fj_stress_blkio test cases
> the Insufficient stack space to handle exception! occurred and
> followed by kernel panic on arm64 Raspberry Pi 4 Model B with
> clang-15 built kernel Image.
>
> The full boot and test log attached to this email and build and
> Kconfig links provided in the bottom of this email.
>
> I will try to reproduce this reported issue and get back to you.
>
> test log:
> --------
> [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083]
> [    0.000000] Linux version 6.0.19-rc1 (tuxmake@tuxmake) (Debian
> clang version 15.0.6, Debian LLD 15.0.6) #1 SMP PREEMPT @1673381411
> [    0.000000] Machine model: Raspberry Pi 4 Model B
> ...
> cgroup_fj_stress_blkio_2_9_one 1 TINFO: Attaching task 315404 to
> /sys/fs/cgroup/blkio/ltp/1/1/1/2/2/2/1/1/2
> cgroup_fj_stress_blkio_2_9_one 1 TINFO: Attaching task 315404 to
> /sys/fs/cgroup/blkio/ltp/1/1/1/2/2/2/1/1
> cgroup_fj_stress_blkio_2_9_one 1 TINFO: Attaching task 315404 to
> /sys/fs/cgroup/blkio/ltp/1/1/1/2/2/2/1/2
> [ 2893.044339] Insufficient stack space to handle exception!
> [ 2893.044351] ESR: 0x0000000096000047 -- DABT (current EL)
> [ 2893.044360] FAR: 0xffff8000128180d0
> [ 2893.044364] Task stack:     [0xffff800012a18000..0xffff800012a1c000]
> [ 2893.044370] IRQ stack:      [0xffff80000a798000..0xffff80000a79c000]
> [ 2893.044375] Overflow stack: [0xffff0000f77c4310..0xffff0000f77c5310]
> [ 2893.044383] CPU: 2 PID: 315758 Comm: cgroup_fj_stres Not tainted
> 6.0.19-rc1 #1
> [ 2893.044396] Hardware name: Raspberry Pi 4 Model B (DT)
> [ 2893.044401] pstate: 400003c5 (nZcv DAIF -PAN -UAO -TCO -DIT -SSBS BTYPE=--)
> [ 2893.044413] pc : el1h_64_sync+0x0/0x68
> [ 2893.044430] lr : wp_page_copy+0xf8/0x90c
> [ 2893.044445] sp : ffff8000128180d0
> [ 2893.044450] x29: ffff800012a1bc30 x28: ffff800009e25000 x27: 0000000000000a55
> [ 2893.044468] x26: ffff000066a5f000 x25: ffff000066a5f000 x24: 00000000342f5000
> [ 2893.044481] x23: ffff00005033d2c0 x22: ffff000066a5f000 x21: fffffc00012a0d00
> [ 2893.044494] x20: ffff800012a1bcf0 x19: fffffc00016402c0 x18: 0000000000000000
> [ 2893.044506] x17: 72705f6a665f7075 x16: 6f72676320202020 x15: 0a292022656e6f22
> [ 2893.044519] x14: 0a6e69206e6f6974 x13: 617265706f5f6863 x12: 6174746124206573
> [ 2893.044531] x11: 61630a0a2273656d x10: 697420746e756f63 x9 : ffff800008304b84
> [ 2893.044544] x8 : 0000000000000000 x7 : 464e4954206d7365 x6 : 725f7473740a0a30
> [ 2893.044556] x5 : 2022687461705f74 x4 : 7261747324222073 x3 : 70756f7267627573
> [ 2893.044568] x2 : 0000000000000cc0 x1 : ffff00005033d2c0 x0 : fffffc00012a0d00
> [ 2893.044584] Kernel panic - not syncing: kernel stack overflow
> [ 2893.044590] CPU: 2 PID: 315758 Comm: cgroup_fj_stres Not tainted
> 6.0.19-rc1 #1
> [ 2893.044600] Hardware name: Raspberry Pi 4 Model B (DT)
> [ 2893.044605] Call trace:
> [ 2893.044608]  dump_backtrace+0xf4/0x144
> [ 2893.044619]  show_stack+0x24/0x58
> [ 2893.044627]  dump_stack_lvl+0x7c/0xa0
> [ 2893.044638]  dump_stack+0x18/0x44
> [ 2893.044646]  panic+0x168/0x374
> [ 2893.044658]  test_taint+0x0/0x38
> [ 2893.044667]  panic_bad_stack+0x110/0x124
> [ 2893.044675]  handle_bad_stack+0x34/0x48
> [ 2893.044685]  __bad_stack+0x78/0x7c
> [ 2893.044692]  el1h_64_sync+0x0/0x68
> [ 2893.044700]  do_wp_page+0x4a0/0x5c8
> [ 2893.044708]  handle_mm_fault+0x7fc/0x14dc
> [ 2893.044718]  do_page_fault+0x29c/0x450
> [ 2893.044727]  do_mem_abort+0x4c/0xf8
> [ 2893.044741]  el0_da+0x48/0xa8
> [ 2893.044750]  el0t_64_sync_handler+0xcc/0xf0
> [ 2893.044759]  el0t_64_sync+0x18c/0x190
> [ 2893.044769] SMP: stopping secondary CPUs
> [ 2893.044780] Kernel Offset: disabled
> [ 2893.044783] CPU features: 0x4000,0800f020,00001086
> [ 2893.044790] Memory Limit: none
> [ 2893.278874] ---[ end Kernel panic - not syncing: kernel stack overflow ]---
> [ 2893.285971] ------------[ cut here ]------------
> [ 2893.285975] WARNING: CPU: 2 PID: 315758 at kernel/sched/core.c:3119
> set_task_cpu+0x14c/0x208
> [ 2893.285996] Modules linked in: btrfs xor xor_neon raid6_pq
> zstd_compress libcrc32c algif_hash aes_neon_bs aes_neon_blk xhci_pci
> raspberrypi_cpufreq xhci_pci_renesas brcmfmac hci_uart brcmutil btqca
> btbcm cfg80211 bluetooth clk_raspberrypi raspberrypi_hwmon
> reset_raspberrypi pwm_bcm2835 rfkill vc4 crct10dif_ce bcm2711_thermal
> snd_soc_hdmi_codec i2c_bcm2835 iproc_rng200 rng_core cec v3d
> drm_display_helper pcie_brcmstb gpu_sched drm_cma_helper
> drm_shmem_helper drm_kms_helper fuse drm
> [ 2893.286117] CPU: 2 PID: 315758 Comm: cgroup_fj_stres Not tainted
> 6.0.19-rc1 #1
> [ 2893.286127] Hardware name: Raspberry Pi 4 Model B (DT)
> [ 2893.286131] pstate: 400000c5 (nZcv daIF -PAN -UAO -TCO -DIT -SSBS BTYPE=--)
> [ 2893.286142] pc : set_task_cpu+0x14c/0x208
> [ 2893.286151] lr : try_to_wake_up+0x230/0x5b8
> [ 2893.286160] sp : ffff0000f77c4af0
> [ 2893.286164] x29: ffff0000f77c4af0 x28: ffff00004106b7a8 x27: ffff80000a1d29c8
> [ 2893.286177] x26: 0000000000000000 x25: ffff80000a1b3248 x24: ffff000063d16300
> [ 2893.286190] x23: 0000000000000001 x22: 00000000000000c0 x21: 0000000000000001
> [ 2893.286202] x20: 0000000000000001 x19: ffff000041d70000 x18: 00007fffffffffff
> [ 2893.286214] x17: 0000000000000011 x16: ffffffffffffffff x15: 0000000000000004
> [ 2893.286227] x14: 0000000000000fff x13: ffff80000a1eaad8 x12: 000000000000000f
> [ 2893.286239] x11: 0000000000000917 x10: 0000000000000001 x9 : 0000000000000002
> [ 2893.286251] x8 : ffff80000a1aea80 x7 : 205d343738383732 x6 : 322e33393832205b
> [ 2893.286263] x5 : ffff80000a6c752f x4 : 0000000000000008 x3 : 0000000000000000
> [ 2893.286275] x2 : 0000000000000008 x1 : 0000000000000001 x0 : ffff000041d70000
> [ 2893.286287] Call trace:
> [ 2893.286290]  set_task_cpu+0x14c/0x208
> [ 2893.286300]  try_to_wake_up+0x230/0x5b8
> [ 2893.286309]  default_wake_function+0x28/0x3c
> [ 2893.286321]  autoremove_wake_function+0x24/0x4c
> [ 2893.286332]  __wake_up_common_lock+0x108/0x18c
> [ 2893.286341]  __wake_up+0x24/0x30
> [ 2893.286350]  wake_up_klogd_work_func+0x94/0x23c
> [ 2893.286364]  irq_work_tick+0x98/0xfc
> [ 2893.286378]  update_process_times+0x8c/0xa8
> [ 2893.286387]  tick_sched_timer+0xd0/0x14c
> [ 2893.286399]  __hrtimer_run_queues+0x158/0x378
> [ 2893.286408]  hrtimer_interrupt+0xe8/0x3a8
> [ 2893.286416]  arch_timer_handler_phys+0x44/0x54
> [ 2893.286427]  handle_percpu_devid_irq+0x90/0x220
> [ 2893.286439]  generic_handle_domain_irq+0x38/0x50
> [ 2893.286447]  gic_handle_irq+0x68/0xe8
> [ 2893.286455]  el1_interrupt+0x88/0xc8
> [ 2893.286464]  el1h_64_irq_handler+0x18/0x24
> [ 2893.286474]  el1h_64_irq+0x64/0x68
> [ 2893.286482]  panic+0x2d8/0x374
> [ 2893.286494]  test_taint+0x0/0x38
> [ 2893.286502]  panic_bad_stack+0x110/0x124
> [ 2893.286509]  handle_bad_stack+0x34/0x48
> [ 2893.286519]  __bad_stack+0x78/0x7c
> [ 2893.286526]  el1h_64_sync+0x0/0x68
> [ 2893.286533]  do_wp_page+0x4a0/0x5c8
> [ 2893.286542]  handle_mm_fault+0x7fc/0x14dc
> [ 2893.286551]  do_page_fault+0x29c/0x450
> [ 2893.286560]  do_mem_abort+0x4c/0xf8
> [ 2893.286572]  el0_da+0x48/0xa8
> [ 2893.286581]  el0t_64_sync_handler+0xcc/0xf0
> [ 2893.286590]  el0t_64_sync+0x18c/0x190
> [ 2893.286598] ---[ end trace 0000000000000000 ]---
>
> https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.0.y/build/v6.0.18-149-ga7ffaeeaf9bb/testrun/14092161/suite/log-parser-test/tests/
> https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.0.y/build/v6.0.18-149-ga7ffaeeaf9bb/testrun/14092161/suite/log-parser-test/test/check-kernel-panic/log
>
> metadata:
>   git_ref: linux-6.0.y
>   git_repo: https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc
>   git_sha: a7ffaeeaf9bb7ab13e00a589d0910efb9119479c
>   git_describe: v6.0.18-149-ga7ffaeeaf9bb
>   kernel_version: 6.0.19-rc1
>   kernel-config:
> https://storage.tuxsuite.com/public/linaro/lkft/builds/2K9JDtix2mHMoYRjNkBef3oR5JT/config
>   build-url: https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc/-/pipelines/743516145
>   artifact-location:
> https://storage.tuxsuite.com/public/linaro/lkft/builds/2K9JDtix2mHMoYRjNkBef3oR5JT
>   toolchain: clang-15
>
> --
> Linaro LKFT
> https://lkft.linaro.org

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Rpi4-clang-kernel-crash.log --]
[-- Type: text/x-log; charset="GB18030"; name="Rpi4-clang-kernel-crash.log", Size: 86554 bytes --]

ernelTrying 10.66.16.116...
Connected to lkft-slave02.lkftlab.
Escape character is '^]'.

 rpi4-b-02 7113 [115200 N81]



U-Boot 2021.01+dfsg-3ubuntu0~20.04.3 (Jul 30 2021 - 14:38:17 +0000)

DRAM:  3.9 GiB
RPI 4 Model B (0xc03112)
MMC:   mmcnr@7e300000: 1, emmc2@7e340000: 0
Loading Environment from FAT... *** Warning - bad CRC, using default environment

In:    serial
Out:   serial
Err:   serial
Net:   eth0: ethernet@7d580000
starting USB...
No working controllers found
Hit any key to stop autoboot:  2 \x03\b\b\b 0 
U-Boot> setenv autoload no
setenv autoload no
U-Boot> setenv initrd_high 0xffffffff
setenv initrd_high 0xffffffff
U-Boot> setenv fdt_high 0xffffffff
setenv fdt_high 0xffffffff
U-Boot> dhcp
dhcp
ethernet@7d580000 Waiting for PHY auto negotiation to complete...... done
BOOTP broadcast 1
BOOTP broadcast 2
BOOTP broadcast 3
BOOTP broadcast 4
BOOTP broadcast 5
BOOTP broadcast 6
DHCP client bound to address 10.66.27.33 (6779 ms)
U-Boot> setenv serverip 10.66.16.116
setenv serverip 10.66.16.116
U-Boot> tftp 0x00080000 6043995/tftp-deploy-8jozv37o/kernel/Image
tftp 0x00080000 6043995/tftp-deploy-8jozv37o/kernel/Image
Using ethernet@7d580000 device
TFTP from server 10.66.16.116; our IP address is 10.66.27.33
Filename '6043995/tftp-deploy-8jozv37o/kernel/Image'.
Load address: 0x80000
Loading: *\b##################################################  38.6 MiB
	 11.8 MiB/s
done
Bytes transferred = 40440320 (2691200 hex)
U-Boot> setenv initrd_size ${filesize}
setenv initrd_size ${filesize}
U-Boot> tftp 0x86000000 6043995/tftp-deploy-8jozv37o/dtb/bcm2711-rpi-4-b.dtb
tftp 0x86000000 6043995/tftp-deploy-8jozv37o/dtb/bcm2711-rpi-4-b.dtb
Using ethernet@7d580000 device
TFTP from server 10.66.16.116; our IP address is 10.66.27.33
Filename '6043995/tftp-deploy-8jozv37o/dtb/bcm2711-rpi-4-b.dtb'.
Load address: 0x86000000
Loading: *\b##################################################  26.8 KiB
	 4.4 MiB/s
done
Bytes transferred = 27434 (6b2a hex)
U-Boot> setenv bootargs 'console=ttyS0,115200n8 root=/dev/nfs rw nfsroot=10.66.16.116:/var/lib/lava/dispatcher/tmp/6043995/extract-nfsrootfs-wz_mc5ec,tcp,hard,vers=3 8250.nr_uarts=1 cma=64M  ip=dhcp'
setenv bootargs 'console=ttyS0,115200n8 root=/dev/nfs rw nfsroot=10.66.16.116:/var/lib/lava/dispatcher/tmp/6043995/extract-nfsrootfs-wz_mc5ec,tcp,hard,vers=3 8250.nr_uarts=1 cma=64M  ip=dhcp'
U-Boot> booti 0x00080000 - 0x86000000
booti 0x00080000 - 0x86000000
Moving Image from 0x80000 to 0x200000, end=2990000
## Flattened Device Tree blob at 86000000
   Booting using the fdt blob at 0x86000000
   Loading Device Tree to 000000003af21000, end 000000003af2ab29 ... OK

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083]
[    0.000000] Linux version 6.0.19-rc1 (tuxmake@tuxmake) (Debian clang version 15.0.6, Debian LLD 15.0.6) #1 SMP PREEMPT @1673381411
[    0.000000] Machine model: Raspberry Pi 4 Model B
[    0.000000] efi: UEFI not found.
[    0.000000] Reserved memory: bypass linux,cma node, using cmdline CMA params instead
[    0.000000] OF: reserved mem: node linux,cma compatible matching fail
[    0.000000] NUMA: No NUMA configuration found
[    0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x00000000fbffffff]
[    0.000000] NUMA: NODE_DATA [mem 0xfb817b40-0xfb819fff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000000000-0x000000003fffffff]
[    0.000000]   DMA32    [mem 0x0000000040000000-0x00000000fbffffff]
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x000000003b3fffff]
[    0.000000]   node   0: [mem 0x0000000040000000-0x00000000fbffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x00000000fbffffff]
[    0.000000] On node 0, zone DMA32: 19456 pages in unavailable ranges
[    0.000000] On node 0, zone DMA32: 16384 pages in unavailable ranges
[    0.000000] cma: Reserved 64 MiB at 0x0000000036e00000
[    0.000000] percpu: Embedded 30 pages/cpu s82792 r8192 d31896 u122880
[    0.000000] Detected PIPT I-cache on CPU0
[    0.000000] CPU features: detected: Spectre-v2
[    0.000000] CPU features: detected: Spectre-v3a
[    0.000000] CPU features: detected: Spectre-v4
[    0.000000] CPU features: detected: Spectre-BHB
[    0.000000] CPU features: detected: ARM erratum 1742098
[    0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
[    0.000000] Fallback order for Node 0: 0 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 996912
[    0.000000] Policy zone: DMA32
[    0.000000] Kernel command line: console=ttyS0,115200n8 root=/dev/nfs rw nfsroot=10.66.16.116:/var/lib/lava/dispatcher/tmp/6043995/extract-nfsrootfs-wz_mc5ec,tcp,hard,vers=3 8250.nr_uarts=1 cma=64M  ip=dhcp
[    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[    0.000000] software IO TLB: area num 4.
[    0.000000] software IO TLB: mapped [mem 0x0000000032e00000-0x0000000036e00000] (64MB)
[    0.000000] Memory: 3796256K/4050944K available (20544K kernel code, 5060K rwdata, 11220K rodata, 2496K init, 982K bss, 189152K reserved, 65536K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] ftrace: allocating 63774 entries in 250 pages
[    0.000000] ftrace: allocated 250 pages with 6 groups
[    0.000000] trace event string verifier disabled
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] rcu: 	RCU event tracing is enabled.
[    0.000000] rcu: 	RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[    0.000000] 	Trampoline variant of Tasks RCU enabled.
[    0.000000] 	Rude variant of Tasks RCU enabled.
[    0.000000] 	Tracing variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] Root IRQ handler: gic_handle_irq
[    0.000000] GIC: Using split EOI/Deactivate mode
[    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.000000] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[    0.000000] arch_timer: cp15 timer(s) running at 54.00MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
[    0.000000] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
[    0.000314] Console: colour dummy device 80x25
[    0.000427] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000)
[    0.000453] pid_max: default: 32768 minimum: 301
[    0.000572] LSM: Security Framework initializing
[    0.000729] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.000778] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.004044] cblist_init_generic: Setting adjustable number of callback queues.
[    0.004061] cblist_init_generic: Setting shift to 2 and lim to 1.
[    0.004257] cblist_init_generic: Setting shift to 2 and lim to 1.
[    0.004451] cblist_init_generic: Setting shift to 2 and lim to 1.
[    0.004855] rcu: Hierarchical SRCU implementation.
[    0.004865] rcu: 	Max phase no-delay instances is 1000.
[    0.008986] EFI services will not be available.
[    0.009594] smp: Bringing up secondary CPUs ...
[    0.010676] Detected PIPT I-cache on CPU1
[    0.010815] CPU1: Booted secondary processor 0x0000000001 [0x410fd083]
[    0.012037] Detected PIPT I-cache on CPU2
[    0.012148] CPU2: Booted secondary processor 0x0000000002 [0x410fd083]
[    0.013302] Detected PIPT I-cache on CPU3
[    0.013413] CPU3: Booted secondary processor 0x0000000003 [0x410fd083]
[    0.013596] smp: Brought up 1 node, 4 CPUs
[    0.013611] SMP: Total of 4 processors activated.
[    0.013622] CPU features: detected: 32-bit EL0 Support
[    0.013630] CPU features: detected: 32-bit EL1 Support
[    0.013641] CPU features: detected: CRC32 instructions
[    0.016402] CPU: All CPU(s) started at EL2
[    0.016478] alternatives: patching kernel code
[    0.018468] devtmpfs: initialized
[    0.026825] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.026861] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.028450] pinctrl core: initialized pinctrl subsystem
[    0.031043] DMI not present or invalid.
[    0.032075] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.034332] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[    0.034804] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.035378] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.035479] audit: initializing netlink subsys (disabled)
[    0.035767] audit: type=2000 audit(0.032:1): state=initialized audit_enabled=0 res=1
[    0.037298] thermal_sys: Registered thermal governor 'step_wise'
[    0.037311] thermal_sys: Registered thermal governor 'power_allocator'
[    0.037609] cpuidle: using governor menu
[    0.037882] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.038063] ASID allocator initialised with 65536 entries
[    0.040778] Serial: AMBA PL011 UART driver
[    0.114186] KASLR disabled due to lack of seed
[    0.131165] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.131182] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[    0.131195] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[    0.131204] HugeTLB: 508 KiB vmemmap can be freed for a 32.0 MiB page
[    0.131216] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.131226] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.131238] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[    0.131246] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[    0.132869] cryptd: max_cpu_qlen set to 1000
[    0.135392] ACPI: Interpreter disabled.
[    0.143030] iommu: Default domain type: Translated 
[    0.143043] iommu: DMA domain TLB invalidation policy: strict mode 
[    0.143457] SCSI subsystem initialized
[    0.144031] usbcore: registered new interface driver usbfs
[    0.144090] usbcore: registered new interface driver hub
[    0.144163] usbcore: registered new device driver usb
[    0.144584] usb_phy_generic phy: supply vcc not found, using dummy regulator
[    0.144792] usb_phy_generic phy: dummy supplies not allowed for exclusive requests
[    0.147253] mc: Linux media interface: v0.10
[    0.147309] videodev: Linux video capture interface: v2.00
[    0.147356] pps_core: LinuxPPS API ver. 1 registered
[    0.147366] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.147388] PTP clock support registered
[    0.147754] EDAC MC: Ver: 3.0.0
[    0.151560] FPGA manager framework
[    0.151687] Advanced Linux Sound Architecture Driver Initialized.
[    0.152610] vgaarb: loaded
[    0.153167] clocksource: Switched to clocksource arch_sys_counter
[    0.153755] VFS: Disk quotas dquot_6.6.0
[    0.153855] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.154251] pnp: PnP ACPI: disabled
[    0.166780] NET: Registered PF_INET protocol family
[    0.167229] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.171572] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[    0.171708] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.171734] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.171931] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[    0.172337] TCP: Hash tables configured (established 32768 bind 32768)
[    0.172724] MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, linear)
[    0.172880] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.172936] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.173202] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.173948] RPC: Registered named UNIX socket transport module.
[    0.173960] RPC: Registered udp transport module.
[    0.173969] RPC: Registered tcp transport module.
[    0.173979] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.173997] PCI: CLS 0 bytes, default 64
[    0.176208] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[    0.176522] kvm [1]: IPA Size Limit: 44 bits
[    0.179331] kvm [1]: vgic interrupt IRQ9
[    0.179542] kvm [1]: Hyp mode initialized successfully
[    0.181892] Initialise system trusted keyrings
[    0.182231] workingset: timestamp_bits=42 max_order=20 bucket_order=0
[    0.191990] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.193062] NFS: Registering the id_resolver key type
[    0.193108] Key type id_resolver registered
[    0.193119] Key type id_legacy registered
[    0.193327] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.193340] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    0.193606] 9p: Installing v9fs 9p2000 file system support
[    0.255323] NET: Registered PF_ALG protocol family
[    0.255360] Key type asymmetric registered
[    0.255370] Asymmetric key parser 'x509' registered
[    0.255445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[    0.255458] io scheduler mq-deadline registered
[    0.255470] io scheduler kyber registered
[    0.258552] irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7ef00100, parent irq: 18)
[    0.308025] EINJ: ACPI disabled.
[    0.377933] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
[    0.381347] printk: console [ttyS0] disabled
[    0.381477] fe215040.serial: ttyS0 at MMIO 0xfe215040 (irq = 29, base_baud = 62499999) is a 16550
[    1.423394] printk: console [ttyS0] enabled
[    1.432126] SuperH (H)SCI(F) driver initialized
[    1.438235] msm_serial: driver initialized
[    1.458106] loop: module loaded
[    1.465005] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[    1.474798] megasas: 07.719.03.00-rc1
[    1.499078] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
[    1.565386] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
[    1.573040] thunder_xcv, ver 1.0
[    1.576434] thunder_bgx, ver 1.0
[    1.579780] nicpf, ver 1.0
[    1.586512] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[    1.593867] hns3: Copyright (c) 2017 Huawei Corporation.
[    1.599365] hclge is initializing
[    1.602765] e1000: Intel(R) PRO/1000 Network Driver
[    1.607730] e1000: Copyright (c) 1999-2006 Intel Corporation.
[    1.613632] e1000e: Intel(R) PRO/1000 Network Driver
[    1.618686] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    1.624765] igb: Intel(R) Gigabit Ethernet Network Driver
[    1.630262] igb: Copyright (c) 2007-2014 Intel Corporation.
[    1.635985] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[    1.642364] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[    1.649481] sky2: driver version 1.30
[    1.653266] QLogic FastLinQ 4xxxx Core Module qed
[    1.658063] qede init: QLogic FastLinQ 4xxxx Ethernet Driver qede
[    1.667206] usbcore: registered new interface driver asix
[    1.672793] usbcore: registered new interface driver ax88179_178a
[    1.679283] VFIO - User Level meta-driver version: 0.3
[    1.690424] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.697111] ehci-pci: EHCI PCI platform driver
[    1.701691] ehci-platform: EHCI generic platform driver
[    1.707371] ehci-orion: EHCI orion driver
[    1.711784] ehci-exynos: EHCI Exynos driver
[    1.716382] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.722689] ohci-pci: OHCI PCI platform driver
[    1.727268] ohci-platform: OHCI generic platform driver
[    1.732929] ohci-exynos: OHCI Exynos driver
[    1.738735] usbcore: registered new interface driver usb-storage
[    1.753098] i2c_dev: i2c /dev entries driver
[    1.763832] brcmstb-i2c fef04500.i2c:  @97500hz registered in polling mode
[    1.771656] brcmstb-i2c fef09500.i2c:  @97500hz registered in polling mode
[    1.788964] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[    1.802221] sdhci: Secure Digital Host Controller Interface driver
[    1.808525] sdhci: Copyright(c) Pierre Ossman
[    1.815091] Synopsys Designware Multimedia Card Interface Driver
[    1.824465] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.836532] ledtrig-cpu: registered to indicate activity on CPUs
[    1.854926] usbcore: registered new interface driver usbhid
[    1.860622] usbhid: USB HID core driver
[    1.867458] bcm2835-mbox fe00b880.mailbox: mailbox enabled
[    1.879848]  cs_system_cfg: CoreSight Configuration manager initialised
[    1.898380] NET: Registered PF_INET6 protocol family
[    1.905241] Segment Routing with IPv6
[    1.909008] In-situ OAM (IOAM) with IPv6
[    1.913088] NET: Registered PF_PACKET protocol family
[    1.918452] 9pnet: Installing 9P2000 support
[    1.922896] Key type dns_resolver registered
[    1.928657] registered taskstats version 1
[    1.932882] Loading compiled-in X.509 certificates
[    1.970597] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 34, base_baud = 0) is a PL011 rev2
[    1.980033] serial serial0: tty port ttyAMA0 registered
[    1.992747] raspberrypi-firmware soc:firmware: Attached to firmware from 2021-02-25T12:10:40
[    2.013723] dwc2 fe980000.usb: supply vusb_d not found, using dummy regulator
[    2.021294] dwc2 fe980000.usb: supply vusb_a not found, using dummy regulator
[    2.130109] dwc2 fe980000.usb: EPs: 8, dedicated fifos, 4080 entries in SPRAM
[    2.163893] sdhci-iproc fe300000.mmc: allocated mmc-pwrseq
[    2.205295] mmc0: SDHCI controller on fe300000.mmc [fe300000.mmc] using PIO
[    2.212508] mmc1: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA
[    2.285907] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay)
[    2.310653] mmc0: new high speed SDIO card at address 0001
[    2.330879] mmc1: new ultra high speed DDR50 SDHC card at address aaaa
[    2.338504] mmcblk1: mmc1:aaaa SC16G 14.8 GiB 
[    2.349168]  mmcblk1: p1 p2
[    2.354280] bcmgenet fd580000.ethernet eth0: Link is Down
[    6.461447] bcmgenet fd580000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
[    6.469636] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[    6.489200] Sending DHCP requests ..., OK
[   14.653350] IP-Config: Got DHCP answer from 10.66.16.15, my address is 10.66.27.33
[   14.661077] IP-Config: Complete:
[   14.664372]      device=eth0, hwaddr=dc:a6:32:ef:3f:7c, ipaddr=10.66.27.33, mask=255.255.240.0, gw=10.66.16.1
[   14.674456]      host=10.66.27.33, domain=lkftlab, nis-domain=(none)
[   14.680921]      bootserver=0.0.0.0, rootserver=10.66.16.116, rootpath=
[   14.680935]      nameserver0=10.66.16.10
[   14.692410] ALSA device list:
[   14.695458]   No soundcards found.
[   14.731636] VFS: Mounted root (nfs filesystem) on device 0:21.
[   14.738166] devtmpfs: mounted
[   14.752903] Freeing unused kernel memory: 2496K
[   14.769383] Run /sbin/init as init process
[   14.961493] systemd[1]: System time before build time, advancing clock.
[   15.025538] systemd[1]: systemd 250.5+ running in system mode (-PAM -AUDIT -SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=hybrid)
[   15.058311] systemd[1]: Detected architecture arm64.

Welcome to [1mLinux-Kernel-Functional-Testing nodistro.0[0m!

[   15.154901] systemd[1]: Hostname set to <juno>.
[   15.164480] systemd[1]: Initializing machine ID from random generator.
[   15.317720] systemd[192]: /lib/systemd/system-generators/systemd-gpt-auto-generator failed with exit status 1.
[   15.854894] systemd[1]: Queued start job for default target Multi-User System.
[   15.945951] systemd[1]: Created slice Slice /system/getty.
[[0;32m  OK  [0m] Created slice [0;1;39mSlice /system/getty[0m.
[   15.972575] systemd[1]: Created slice Slice /system/modprobe.
[[0;32m  OK  [0m] Created slice [0;1;39mSlice /system/modprobe[0m.
[   15.996384] systemd[1]: Created slice Slice /system/serial-getty.
[[0;32m  OK  [0m] Created slice [0;1;39mSlice /system/serial-getty[0m.
[   16.023984] systemd[1]: Created slice User and Session Slice.
[[0;32m  OK  [0m] Created slice [0;1;39mUser and Session Slice[0m.
[   16.045949] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[[0;32m  OK  [0m] Started [0;1;39mDispatch Password …ts to Console Directory Watch[0m.
[   16.073758] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[[0;32m  OK  [0m] Started [0;1;39mForward Password R…uests to Wall Directory Watch[0m.
[   16.101619] systemd[1]: Reached target Path Units.
[[0;32m  OK  [0m] Reached target [0;1;39mPath Units[0m.
[   16.121385] systemd[1]: Reached target Remote File Systems.
[[0;32m  OK  [0m] Reached target [0;1;39mRemote File Systems[0m.
[   16.141364] systemd[1]: Reached target Slice Units.
[[0;32m  OK  [0m] Reached target [0;1;39mSlice Units[0m.
[   16.161381] systemd[1]: Reached target Swaps.
[[0;32m  OK  [0m] Reached target [0;1;39mSwaps[0m.
[   16.224637] systemd[1]: Listening on RPCbind Server Activation Socket.
[[0;32m  OK  [0m] Listening on [0;1;39mRPCbind Server Activation Socket[0m.
[   16.249631] systemd[1]: Reached target RPC Port Mapper.
[[0;32m  OK  [0m] Reached target [0;1;39mRPC Port Mapper[0m.
[   16.276242] systemd[1]: Listening on Syslog Socket.
[[0;32m  OK  [0m] Listening on [0;1;39mSyslog Socket[0m.
[   16.297901] systemd[1]: Listening on initctl Compatibility Named Pipe.
[[0;32m  OK  [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m.
[   16.323037] systemd[1]: Listening on Journal Audit Socket.
[[0;32m  OK  [0m] Listening on [0;1;39mJournal Audit Socket[0m.
[   16.346119] systemd[1]: Listening on Journal Socket (/dev/log).
[[0;32m  OK  [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m.
[   16.370390] systemd[1]: Listening on Journal Socket.
[[0;32m  OK  [0m] Listening on [0;1;39mJournal Socket[0m.
[   16.390984] systemd[1]: Listening on Network Service Netlink Socket.
[[0;32m  OK  [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m.
[   16.416022] systemd[1]: Listening on udev Control Socket.
[[0;32m  OK  [0m] Listening on [0;1;39mudev Control Socket[0m.
[   16.438126] systemd[1]: Listening on udev Kernel Socket.
[[0;32m  OK  [0m] Listening on [0;1;39mudev Kernel Socket[0m.
[   16.462853] systemd[1]: Listening on User Database Manager Socket.
[[0;32m  OK  [0m] Listening on [0;1;39mUser Database Manager Socket[0m.
[   16.509933] systemd[1]: Mounting Huge Pages File System...
         Mounting [0;1;39mHuge Pages File System[0m...
[   16.539806] systemd[1]: Mounting POSIX Message Queue File System...
         Mounting [0;1;39mPOSIX Message Queue File System[0m...
[   16.571877] systemd[1]: Mounting Kernel Debug File System...
         Mounting [0;1;39mKernel Debug File System[0m...
[   16.599960] systemd[1]: Mounting Kernel Trace File System...
         Mounting [0;1;39mKernel Trace File System[0m...
[   16.629838] systemd[1]: Mounting Temporary Directory /tmp...
         Mounting [0;1;39mTemporary Directory /tmp[0m...
[   16.661059] systemd[1]: Starting Create List of Static Device Nodes...
         Starting [0;1;39mCreate List of Static Device Nodes[0m...
[   16.691996] systemd[1]: Starting Load Kernel Module configfs...
         Starting [0;1;39mLoad Kernel Module configfs[0m...
[   16.720033] systemd[1]: Starting Load Kernel Module drm...
         Starting [0;1;39mLoad Kernel Module drm[0m...
[   16.748863] systemd[1]: Starting Load Kernel Module fuse...
         Starting [0;1;39mLoad Kernel Module fuse[0m...
[   16.778478] systemd[1]: Starting Start psplash boot splash screen...
         Starting [0;1;39mStart[   16.787827] fuse: init (API version 7.36)
 psplash boot splash screen[0m...
[   16.816036] systemd[1]: Starting RPC Bind...
         Starting [0;1;39mRPC Bind[0m...
[   16.834095] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
[   16.858737] systemd[1]: Starting Journal Service...
         Starting [0;1;39mJournal Service[0m...
[   16.888123] systemd[1]: Starting Load Kernel Modules...
         Starting [0;1;39mLoad Kernel Modules[0m...
[   16.916506] systemd[1]: Starting Generate network units from Kernel command line...
         Starting [0;1;39mGenerate network …ts from Kernel command line[0m...
[   16.962420] systemd[1]: Starting Remount Root and Kernel File Systems...
         Starting [0;1;39mRemount Root and Kernel File Systems[0m...
[   16.996838] systemd[1]: Starting Coldplug All udev Devices...
         Starting [0;1;39mColdplug All udev Devices[0m...
[   17.039305] systemd[1]: Started RPC Bind.
[[0;32m  OK  [0m] Started [0;1;39mRPC Bind[0m.
[   17.050937] systemd[1]: Mounted Huge Pages File System.
[[0;32m  OK  [0m] Mounted [0;1;39mHuge Pages File System[0m.
[   17.078185] systemd[1]: Started Journal Service.
[[0;32m  OK  [0m] Started [0;1;39mJournal Service[0m.
[[0;32m  OK  [0m] Mounted [0;1;39mPOSIX Message Queue File System[0m.
[[0;32m  OK  [0m] Mounted [0;1;39mKernel Debug File System[0m.
[[0;32m  OK  [0m] Mounted [0;1;39mKernel Trace File System[0m.
[[0;32m  OK  [0m] Mounted [0;1;39mTemporary Directory /tmp[0m.
[[0;32m  OK  [0m] Finished [0;1;39mCreate List of Static Device Nodes[0m.
[[0;32m  OK  [0m] Finished [0;1;39mLoad Kernel Module configfs[0m.
[[0;32m  OK  [0m] Finished [0;1;39mLoad Kernel Module drm[0m.
[[0;32m  OK  [0m] Finished [0;1;39mLoad Kernel Module fuse[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mStart psplash boot splash screen[0m.
See 'systemctl status psplash-start.service' for details.
[[0;1;38;5;185mDEPEND[0m] Dependency failed for [0;1;39mStar…progress communication helper[0m.
[[0;32m  OK  [0m] Finished [0;1;39mLoad Kernel Modules[0m.
[[0;32m  OK  [0m] Finished [0;1;39mGenerate network units from Kernel command line[0m.
[[0;32m  OK  [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m.
         Mounting [0;1;39mFUSE Control File System[0m...
         Mounting [0;1;39mKernel Configuration File System[0m...
         Starting [0;1;39mFlush Journal to Persistent Storage[0m...
         Starting [0;1;39mApply Kernel Variables[0m...[   17.498491] systemd-journald[218]: Received client request to flush runtime journal.

         Starting [0;1;39mCreate System Users[0m...
[[0;32m  OK  [0m] Mounted [0;1;39mFUSE Control File System[0m.
[[0;32m  OK  [0m] Mounted [0;1;39mKernel Configuration File System[0m.
[[0;32m  OK  [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m.
[[0;32m  OK  [0m] Finished [0;1;39mApply Kernel Variables[0m.
[[0;32m  OK  [0m] Finished [0;1;39mCreate System Users[0m.
         Starting [0;1;39mCreate Static Device Nodes in /dev[0m...
[[0;32m  OK  [0m] Finished [0;1;39mCreate Static Device Nodes in /dev[0m.
[[0;32m  OK  [0m] Reached target [0;1;39mPreparation for Local File Systems[0m.
         Mounting [0;1;39m/var/volatile[0m...
[   17.853404] audit: type=1334 audit(1651167747.891:2): prog-id=5 op=LOAD
[   17.860236] audit: type=1334 audit(1651167747.895:3): prog-id=6 op=LOAD
         Starting [0;1;39mRule-based Manage…for Device Events and Files[0m...
[[0;32m  OK  [0m] Mounted [0;1;39m/var/volatile[0m.
         Starting [0;1;39mLoad/Save Random Seed[0m...
[[0;32m  OK  [0m] Reached target [0;1;39mLocal File Systems[0m.
         Starting [0;1;39mRebuild Dynamic Linker Cache[0m...
         Starting [0;1;39mCreate Volatile Files and Directories[0m...
[[0;32m  OK  [0m] Started [0;1;39mRule-based Manager for Device Events and Files[0m.
[   18.357202] random: crng init done
[[0;32m  OK  [0m] Finished [0;1;39mLoad/Save Random Seed[0m.
[[0;32m  OK  [0m] Finished [0;1;39mCreate Volatile Files and Directories[0m.
         Starting [0;1;39mRebuild Journal Catalog[0m...
         Starting [0;1;39mNetwork Time Synchronization[0m...
         Starting [0;1;39mRecord System Boot/Shutdown in UTMP[0m...
[[0;32m  OK  [0m] Finished [0;1;39mColdplug All udev Devices[0m.
         Starting [0;1;39mWait for udev To …plete Device Initialization[0m...
[[0;32m  OK  [0m] Finished [0;1;39mRecord System Boot/Shutdown in UTMP[0m.
[[0;32m  OK  [0m] Finished [0;1;39mRebuild Journal Catalog[0m.
[[0;32m  OK  [0m] Started [0;1;39mNetwork Time Synchronization[0m.
[[0;32m  OK  [0m] Reached target [0;1;39mSystem Time Set[0m.
[[0;32m  OK  [0m] Finished [0;1;39mRebuild Dynamic Linker Cache[0m.
         Starting [0;1;39mUpdate is Completed[0m...
[[0;32m  OK  [0m] Finished [0;1;39mUpdate is Completed[0m.
[   19.834108] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
[   19.851831] brcm-pcie fd500000.pcie:   No bus range found for /scb/pcie@7d500000, using [bus 00-ff]
[   19.864270] brcm-pcie fd500000.pcie:      MEM 0x0600000000..0x0603ffffff -> 0x00f8000000
[   19.899163] brcm-pcie fd500000.pcie:   IB MEM 0x0000000000..0x00bfffffff -> 0x0000000000
[   19.911762] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
[   19.917879] [drm] Initialized v3d 1.0.0 20180419 for fec00000.gpu on minor 0
[   19.919521] pci_bus 0000:00: root bus resource [bus 00-ff]
[   19.931989] pci_bus 0000:00: root bus resource [mem 0x600000000-0x603ffffff] (bus address [0xf8000000-0xfbffffff])
[   19.934076] iproc-rng200 fe104000.rng: hwrng registered
[   19.943403] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
[   19.954784] pci 0000:00:00.0: PME# supported from D0 D3hot
[   19.963546] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[   19.976075] pci_bus 0000:01: supply vpcie3v3 not found, using dummy regulator
[[0;32m  OK  [0m] Reached target [0;1;39mHard[   19.992258] pci_bus 0000:01: supply vpcie3v3aux not found, using dummy regulator
ware activated USB gadget[0m.
[   20.002712] pci_bus 0000:01: supply vpcie12v not found, using dummy regulator
[   20.063345] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC)
[   20.113611] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
[   20.120013] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[   20.144115] pci 0000:01:00.0: PME# supported from D0 D3cold
[   20.154309] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[   20.163446] pci 0000:00:00.0: BAR 14: assigned [mem 0x600000000-0x6000fffff]
[   20.173927] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
[   20.183598] pci 0000:00:00.0: PCI bridge to [bus 01]
[   20.189426] pci 0000:00:00.0:   bridge window [mem 0x600000000-0x6000fffff]
[   20.194181] raspberrypi-firmware soc:firmware: Request 0x00030066 returned status 0x80000001
[   20.206448] vc4-drm gpu: [drm] Couldn't stop firmware display driver: -22
[   20.213815] vc4_hvs fe400000.hvs: Couldn't get core clock
[   20.234768] pcieport 0000:00:00.0: enabling device (0000 -> 0002)
[   20.249743] raspberrypi-firmware soc:firmware: Request 0x00030066 returned status 0x80000001
[   20.258542] vc4-drm gpu: [drm] Couldn't stop firmware display driver: -22
[   20.277376] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4])
[   20.297281] pcieport 0000:00:00.0: PME: Signaling with IRQ 39
[   20.316073] vc4-drm gpu: bound fef00700.hdmi (ops vc4_hdmi_ops [vc4])
[   20.339633] pcieport 0000:00:00.0: AER: enabled with IRQ 39
[   20.357188] Bluetooth: Core ver 2.22
[   20.361009] NET: Registered PF_BLUETOOTH protocol family
[   20.366582] Bluetooth: HCI device and connection manager initialized
[   20.373231] Bluetooth: HCI socket layer initialized
[   20.378598] Bluetooth: L2CAP socket layer initialized
[   20.383377] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   20.383890] Bluetooth: SCO socket layer initialized
[   20.427398] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   20.455582] vc4-drm gpu: bound fef05700.hdmi (ops vc4_hdmi_ops [vc4])
[   20.463240] vc4-drm gpu: bound fe004000.txp (ops vc4_txp_ops [vc4])
[   20.486478] vc4-drm gpu: bound fe206000.pixelvalve (ops vc4_crtc_ops [vc4])
[   20.496778] vc4-drm gpu: bound fe207000.pixelvalve (ops vc4_crtc_ops [vc4])
[   20.531506] vc4-drm gpu: bound fe20a000.pixelvalve (ops vc4_crtc_ops [vc4])
[   20.539365] vc4-drm gpu: bound fe216000.pixelvalve (ops vc4_crtc_ops [vc4])
[   20.551217] Bluetooth: HCI UART driver ver 2.3
[   20.555819] Bluetooth: HCI UART protocol H4 registered
[   20.561298] Bluetooth: HCI UART protocol LL registered
[   20.566502] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 1
[   20.568538] Bluetooth: HCI UART protocol Broadcom registered
[   20.578848] hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator
[   20.579153] vc4-drm gpu: [drm] Cannot find any crtc or sizes
[   20.593771] Bluetooth: HCI UART protocol QCA registered
[   20.604461] Bluetooth: HCI UART protocol Marvell registered
[   20.626980] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator
[   20.662353] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[   20.672649] brcmfmac mmc0:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.bin failed with error -2
[   20.691236] brcmfmac mmc0:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.bin failed with error -2
[[0;32m  OK  [0m] Listening on [0;1;39mLoad/Save RF …itch Status /dev/rfkill Watch[0m.
[   20.753485] uart-pl011 fe201000.serial: no DMA platform data
         Starting [0;1;39mStart psplash boot splash screen[0m...
[[0;1;31mFAILED[0m] Failed to start [0;1;39mStart psplash boot splash screen[0m.
See 'systemctl status psplash-start.service' for details.
[   20.883494] xhci_hcd 0000:01:00.0: enabling device (0000 -> 0002)
[   20.889820] xhci_hcd 0000:01:00.0: xHCI Host Controller
[   20.895169] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
[[0;1;3[   20.903128] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000040000000890
8;5;185mDEPEND[[   20.913917] xhci_hcd 0000:01:00.0: xHCI Host Controller
0m] Depe[   20.919469] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
ndency f[   20.927673] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
ailed for [0;1;[   20.935434] hub 1-0:1.0: USB hub found
39mStar�[   20.939976] hub 1-0:1.0: 1 port detected
��progress communication[   20.945992] hub 2-0:1.0: USB hub found
 helper[   20.950550] hub 2-0:1.0: 4 ports detected
[0m.
         Starting [0;1;39mStart psplash boot splash screen[0m...
[   21.001899] Bluetooth: hci0: BCM: chip id 107
[   21.002251] Bluetooth: hci0: BCM: features 0x2f
[   21.003779] Bluetooth: hci0: BCM4345C0
[   21.016171] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0000
        [   21.022552] Bluetooth: hci0: BCM: firmware Patch file not found, tried:
 Startin[   21.029945] Bluetooth: hci0: BCM: 'brcm/BCM4345C0.raspberrypi,4-model-b.hcd'
g [0;1;[   21.037810] Bluetooth: hci0: BCM: 'brcm/BCM4345C0.hcd'
39mLoad/[   21.043766] Bluetooth: hci0: BCM: 'brcm/BCM.raspberrypi,4-model-b.hcd'
Save RF [   21.051089] Bluetooth: hci0: BCM: 'brcm/BCM.hcd'
Kill Switch Status[0m...
[[0;32m  OK  [0m] Started [0;1;39mLoad/Save RF Kill Switch Status[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mStart psplash boot splash screen[0m.
See 'systemctl status psplash-start.service' for details.
[[0;1;38;5;185mDEPEND[0m] Dependency failed for [0;1;39mStar…progress communication helper[0m.
[   21.201183] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[   21.358201] hub 1-1:1.0: USB hub found
[   21.362360] hub 1-1:1.0: 4 ports detected
[   21.481632] usb 2-2: new SuperSpeed USB device number 2 using xhci_hcd
[   21.510736] usb-storage 2-2:1.0: USB Mass Storage device detected
[   21.519379] usb-storage 2-2:1.0: Quirks match for vid 174c pid 55aa: 400000
[   21.526628] scsi host0: usb-storage 2-2:1.0
[   21.715958] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50
         Starting [0;1;39mStart psplash boot splash screen[0m...
[[0;32m  OK  [0m] Finished [0;1;39mWait for udev To Complete Device Initialization[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mStart psplash boot splash screen[0m.
See 'systemctl status psplash-start.service' for details.
[[0;1;38;5;185mDEPEND[0m] Dependency failed for [0;1;39mStar…progress communication helper[0m.
[   21.942552] audit: type=1334 audit(1651167751.979:4): prog-id=7 op=LOAD
[   21.949460] audit: type=1334 audit(1651167751.987:5): prog-id=8 op=LOAD
[[0;32m  OK  [0m] Started [0;1;39mHardware RNG Entropy Gatherer Daemon[0m.
[[0;32m  OK  [0m] Reached target [0;1;39mSystem Initialization[0m.
[[0;32m  OK  [0m] Started [0;1;39mDaily rotation of log files[0m.
[[0;32m  OK  [0m] Started [0;1;39mDaily Cleanup of Temporary Directories[0m.
[[0;32m  OK  [0m] Reached target [0;1;39mTimer Units[0m.
[[0;32m  OK  [0m] Listening on [0;1;39mAvahi mDNS/DNS-SD Stack Activation Socket[0m.
[[0;32m  OK  [0m] Listening on [0;1;39mD-Bus System Message Bus Socket[0m.
         Starting [0;1;39msshd.socket[0m...
[[0;32m  OK  [0m] Listening on [0;1;39msshd.socket[0m.
[[0;32m  OK  [0m] Reached target [0;1;39mSocket Units[0m.
[[0;32m  OK  [0m] Reached target [0;1;39mBasic System[0m.
         Starting [0;1;39mSave/Restore Sound Card State[0m...
         Starting [0;1;39mBluetooth service[0m...
[[0;32m  OK  [0m] Started [0;1;39mKernel Logging Service[0m.
[[0;32m  OK  [0m] Started [0;1;39mSystem Logging Service[0m.
[[0;32m  OK  [0m] Started [0;1;39mPeriodic Command Scheduler[0m.
         Starting [0;1;39mD-Bus System Message Bus[0m...
[[0;32m  OK  [0m] Started [0;1;39mGetty on tty1[0m.
         Starting [0;1;39mIPv6 Packet Filtering Framework[0m...
         Starting [0;1;39mIPv4 Packet Filtering Framework[0m...
         Starting [0;1;39mTelephony service[0m...
[[0;32m  OK  [0m] Started [0;1;39mSerial Getty on ttyS0[0m.
[[0;32m  OK  [0m] Reached target [0;1;39mLogin Prompts[0m.
         Starting [0;1;39mResets System Activity Logs[0m...
[   22.539320] audit: type=1334 audit(1651167752.575:6): prog-id=9 op=LOAD
[   22.556044] Bluetooth: MGMT ver 1.22
         Starting [0;1;39mUser [   22.561998] scsi 0:0:0:0: Direct-Access     ASMT     ASM105x          0    PQ: 0 ANSI: 6
Login Ma[   22.562334] audit: type=1334 audit(1651167752.587:7): prog-id=10 op=LOAD
nagement[0m...
[   22.584580] sd 0:0:0:0: [sda] 234455040 512-byte logical blocks: (120 GB/112 GiB)
[   22.593529] sd 0:0:0:0: [sda] Write Protect is off
[   22.606793] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
         Starting [0;1;39mOpenSSH Key Generation[0m...
[[0;32m  OK  [0m] Started [0;1;39mD-B[   22.644503] sd 0:0:0:0: [sda] Attached SCSI disk
us System Message Bus[0m.
[[0;32m  OK  [0m] Finished [0;1;39mSave/Restore Sound Card State[0m.
[[0;32m  OK  [0m] Finished [0;1;39mIPv6 Packet Filtering Framework[0m.
[[0;32m  OK  [0m] Finished [0;1;39mIPv4 Packet Filtering Framework[0m.
[[0;32m  OK  [0m] Finished [0;1;39mResets System Activity Logs[0m.
[[0;32m  OK  [0m] Reached target [0;1;39mPreparation for Network[0m.
[[0;32m  OK  [0m] Reached target [0;1;39mSound Card[0m.
         Starting [0;1;39mNetwork Configuration[0m...
[[0;32m  OK  [0m] Started [0;1;39mBluetooth service[0m.
[[0;32m  OK  [0m] Started [0;1;39mTelephony service[0m.
[[0;32m  OK  [0m] Started [0;1;39mUser Login Management[0m.
[[0;32m  OK  [0m] Reached target [0;1;39mBluetooth Support[0m.
[   22.905229] audit: type=1334 audit(1651167752.939:8): prog-id=11 op=LOAD
[   22.917215] audit: type=1334 audit(1651167752.947:9): prog-id=12 op=LOAD
         Starting [0;1;39mHostname Service[0m...
[[0;32m  OK  [0m] Started [0;1;39mNetwork Configuration[0m.
         Starting [0;1;39mNetwork Name Resolution[0m...
[[0;32m  OK  [0m] Started [0;1;39mHostname Service[0m.
[[0;32m  OK  [0m] Started [0;1;39mNetwork Name Resolution[0m.
[[0;32m  OK  [0m] Reached target [0;1;39mNetwork[0m.
[[0;32m  OK  [0m] Reached target [0;1;39mHost and Network Name Lookups[0m.
         Starting [0;1;39mAvahi mDNS/DNS-SD Stack[0m...
[[0;32m  OK  [0m] Started [0;1;39mAvahi mDNS/DNS-SD Stack[0m.
[[0;32m  OK  [0m] Reached target [0;1;39mMulti-User System[0m.
         Starting [0;1;39mRecord Runlevel Change in UTMP[0m...
[[0;32m  OK  [0m] Finished [0;1;39mRecord Runlevel Change in UTMP[0m.

Linux-Kernel-Functional-Testing nodistro.0 juno ttyS0

juno login: root
root
7[r[999;999H[6n[   30.685439] vc4-drm gpu: [drm] Cannot find any crtc or sizes
root@juno:~# 

root@juno:~# export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/6043995/extract-nfsrootfs-wz_mc5ec'
export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/6043995/extract-nfs rootfs-wz_mc5ec'
root@juno:~# export NFS_SERVER_IP='10.66.16.116'
export NFS_SERVER_IP='10.66.16.116'
root@juno:~# #
#
root@juno:~# export SHELL=/bin/sh
export SHELL=/bin/sh
root@juno:~# . /lava-6043995/environment
. /lava-6043995/environment
root@juno:~# /lava-6043995/bin/lava-test-runner /lava-6043995/0
/lava-6043995/bin/lava-test-runner /lava-6043995/0
+ export TESTRUN_ID=0_ltp-controllers
+ TESTRUN_ID=0_ltp-controllers
+ cd /lava-6043995/0/tests/0_ltp-controllers
++ cat uuid
+ UUID=6[   32.649760] <LAVA_SIGNAL_STARTRUN 0_ltp-controllers 6043995_1.5.2.4.1>
043995_1.5.2.4.1
+ set +x
+ cd ./automated/linux/ltp/
\a
Broadcast message from systemd-journald@juno (Thu 2022-04-28 17:42:42 UTC):

kernel[327]: [   32.649760] <LAVA_SIGNAL_STARTRUN 0_ltp-controllers 6043995_1.5.2.4.1>

+ ./ltp.sh -T controllers -s true -v '' -M 10 -R root -b bcm2711-rpi-4-b -d /scratch -g linux-6.0.y -e production -i /opt/ltp -S skipfile-lkft.yaml -p '' -u '' -t false -n 1 -c 1
+ . ../../lib/sh-test-lib
++ LANG=C
++ export LANG
++ export PATH=/lava-6043995/0/../bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/sbin:/usr/sbin:/usr/local/sbin
++ PATH=/lava-6043995/0/../bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/sbin:/usr/sbin:/usr/local/sbin
++ kernel_config=
++ pwd
+ OUTPUT=/lava-6043995/0/tests/0_ltp-controllers/automated/linux/ltp/output
+ RESULT_FILE=/lava-6043995/0/tests/0_ltp-controllers/automated/linux/ltp/output/result.txt
++ readlink -f ./ltp.sh
+ SCRIPT=/lava-6043995/0/tests/0_ltp-controllers/automated/linux/ltp/ltp.sh
++ dirname /lava-6043995/0/tests/0_ltp-controllers/automated/linux/ltp/ltp.sh
+ SCRIPTPATH=/lava-6043995/0/tests/0_ltp-controllers/automated/linux/ltp
+ echo 'Script path is: /lava-6043995/0/tests/0_ltp-controllers/automated/linux/ltp'
Script path is: /lava-6043995/0/tests/0_ltp-controllers/automated/linux/ltp
+ TST_CMDFILES=
+ SKIPFILE=
+ SKIPFILE_YAML=
+ BOARD=
+ BRANCH=
+ ENVIRONMENT=
+ LTP_VERSION=20180926
+ TEST_PROGRAM=ltp
+ TEST_GIT_URL=
++ pwd
+ TEST_DIR=/lava-6043995/0/tests/0_ltp-controllers/automated/linux/ltp/ltp
+ BUILD_FROM_TAR=false
+ SHARD_NUMBER=1
+ SHARD_INDEX=1
+ LTP_TMPDIR=/ltp-tmp
+ LTP_INSTALL_PATH=/opt/ltp
+ getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t:c:n: arg
+ case \"$arg\" in
+ TST_CMDFILES=controllers
++ echo controllers
++ sed 's,\/,_,'
+ LOG_FILE=controllers
+ getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t:c:n: arg
+ case \"$arg\" in
+ SKIP_INSTALL=true
+ getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t:c:n: arg
+ case \"$arg\" in
+ LTP_VERSION=
+ getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t:c:n: arg
+ case \"$arg\" in
+ export LTP_TIMEOUT_MUL=10
+ LTP_TIMEOUT_MUL=10
+ getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t:c:n: arg
+ case \"$arg\" in
+ export PASSWD=root
+ PASSWD=root
+ getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t:c:n: arg
+ case \"$arg\" in
+ export BOARD=bcm2711-rpi-4-b
+ BOARD=bcm2711-rpi-4-b
+ getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t:c:n: arg
+ case \"$arg\" in
+ export LTP_TMPDIR=/scratch
+ LTP_TMPDIR=/scratch
+ getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t:c:n: arg
+ case \"$arg\" in
+ export BRANCH=linux-6.0.y
+ BRANCH=linux-6.0.y
+ getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t:c:n: arg
+ case \"$arg\" in
+ export ENVIRONMENT=production
+ ENVIRONMENT=production
+ getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t:c:n: arg
+ case \"$arg\" in
+ export LTP_INSTALL_PATH=/opt/ltp
+ LTP_INSTALL_PATH=/opt/ltp
+ getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t:c:n: arg
+ case \"$arg\" in
+ '[' -z skipfile-lkft.yaml ']'
+ '[' yaml = yaml ']'
+ SKIPFILE_YAML=/lava-6043995/0/tests/0_ltp-controllers/automated/linux/ltp/skipfile-lkft.yaml
+ getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t:c:n: arg
+ case \"$arg\" in
+ [[ '' != '' ]]
+ getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t:c:n: arg
+ case \"$arg\" in
+ [[ '' != '' ]]
+ getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t:c:n: arg
+ case \"$arg\" in
+ BUILD_FROM_TAR=false
+ getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t:c:n: arg
+ case \"$arg\" in
+ SHARD_NUMBER=1
+ getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t:c:n: arg
+ case \"$arg\" in
+ SHARD_INDEX=1
+ getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t:c:n: arg
+ TEST_TARFILE=https://github.com/linux-test-project/ltp/releases/download//ltp-full-.tar.xz
+ '[' -n /lava-6043995/0/tests/0_ltp-controllers/automated/linux/ltp/skipfile-lkft.yaml ']'
+ export SKIPFILE_PATH=/lava-6043995/0/tests/0_ltp-controllers/automated/linux/ltp/generated_skipfile
+ SKIPFILE_PATH=/lava-6043995/0/tests/0_ltp-controllers/automated/linux/ltp/generated_skipfile
+ generate_skipfile
+ info_msg 'Generating a skipfile based on /lava-6043995/0/tests/0_ltp-controllers/automated/linux/ltp/skipfile-lkft.yaml'
+ local 'msg=Generating a skipfile based on /lava-6043995/0/tests/0_ltp-controllers/automated/linux/ltp/skipfile-lkft.yaml'
+ '[' -z 'Generating a skipfile based on /lava-6043995/0/tests/0_ltp-controllers/automated/linux/ltp/skipfile-lkft.yaml' ']'
+ printf 'INFO: %s\n' 'Generating a skipfile based on /lava-6043995/0/tests/0_ltp-controllers/automated/linux/ltp/skipfile-lkft.yaml'
INFO: Generating a skipfile based on /lava-6043995/0/tests/0_ltp-controllers/automated/linux/ltp/skipfile-lkft.yaml
+ detect_abi
++ uname -m
+ abi=aarch64
+ case \"${abi}\" in
+ abi=arm64
+ local SKIPGEN_ARGS=
+ test -n bcm2711-rpi-4-b
+ SKIPGEN_ARGS=' --board bcm2711-rpi-4-b'
+ test -n linux-6.0.y
+ SKIPGEN_ARGS=' --board bcm2711-rpi-4-b --branch linux-6.0.y'
+ test -n production
+ SKIPGEN_ARGS=' --board bcm2711-rpi-4-b --branch linux-6.0.y --environment production'
+ ../../bin/arm64/skipgen --board bcm2711-rpi-4-b --branch linux-6.0.y --environment production /lava-6043995/0/tests/0_ltp-controllers/automated/linux/ltp/skipfile-lkft.yaml
+ res=0
+ test 0 -eq 0
+ info_msg 'Using the following generated skipfile contents (until EOF):'
+ local 'msg=Using the following generated skipfile contents (until EOF):'
+ '[' -z 'Using the following generated skipfile contents (until EOF):' ']'
+ printf 'INFO: %s\n' 'Using the following generated skipfile contents (until EOF):'
INFO: Using the following generated skipfile contents (until EOF):
+ cat /lava-6043995/0/tests/0_ltp-controllers/automated/linux/ltp/generated_skipfile
bind06
cve-2018-18559
dio10
dio12
dio13
dio14
dio15
dio16
dio17
dio18
dio19
dio20
dio21
dio22
dio23
dio24
dio25
dio26
dio27
dio28
dio29
dio30
fork13
ftrace_stress_test.sh
gf01
gf14
gf15
gf18
hackbench01
hackbench02
hugemmap06
ksm01
memcg_stress
msgctl10
msgctl11
msgstress03
msgstress04
mtest06
perf_event_open02
ping602
pth_str01
pth_str02
pth_str03
sendfile09
sendfile09_64
setsockopt06
time-schedule01
+ info_msg EOF
+ local msg=EOF
+ '[' -z EOF ']'
+ printf 'INFO: %s\n' EOF
INFO: EOF
+ '[' '!' -f /lava-6043995/0/tests/0_ltp-controllers/automated/linux/ltp/generated_skipfile ']'
+ SKIPFILE='-S /lava-6043995/0/tests/0_ltp-controllers/automated/linux/ltp/generated_skipfile'
+ check_root
++ id -ru
+ '[' 0 -eq 0 ']'
+ return 0
+ create_out_dir /lava-6043995/0/tests/0_ltp-controllers/automated/linux/ltp/output
+ '[' -z /lava-6043995/0/tests/0_ltp-controllers/automated/linux/ltp/output ']'
+ local OUTPUT=/lava-6043995/0/tests/0_ltp-controllers/automated/linux/ltp/output
+ '[' -d /lava-6043995/0/tests/0_ltp-controllers/automated/linux/ltp/output ']'
+ mkdir -p /lava-6043995/0/tests/0_ltp-controllers/automated/linux/ltp/output
+ '[' -d /lava-6043995/0/tests/0_ltp-controllers/automated/linux/ltp/output ']'
+ info_msg 'About to run ltp test...'
+ local 'msg=About to run ltp test...'
+ '[' -z 'About to run ltp test...' ']'
+ printf 'INFO: %s\n' 'About to run ltp test...'
INFO: About to run ltp test...
+ info_msg 'Output directory: /lava-6043995/0/tests/0_ltp-controllers/automated/linux/ltp/output'
+ local 'msg=Output directory: /lava-6043995/0/tests/0_ltp-controllers/automated/linux/ltp/output'
+ '[' -z 'Output directory: /lava-6043995/0/tests/0_ltp-controllers/automated/linux/ltp/output' ']'
+ printf 'INFO: %s\n' 'Output directory: /lava-6043995/0/tests/0_ltp-controllers/automated/linux/ltp/output'
INFO: Output directory: /lava-6043995/0/tests/0_ltp-controllers/automated/linux/ltp/output
+ '[' true = true ']'
+ info_msg 'ltp installation skipped altogether'
+ local 'msg=ltp installation skipped altogether'
+ '[' -z 'ltp installation skipped altogether' ']'
+ printf 'INFO: %s\n' 'ltp installation skipped altogether'
INFO: ltp installation skipped altogether
+ '[' '!' -d /opt/ltp ']'
+ info_msg 'Running prep_system'
+ local 'msg=Running prep_system'
+ '[' -z 'Running prep_system' ']'
+ printf 'INFO: %s\n' 'Running prep_system'
INFO: Running prep_system
+ prep_system
+ systemctl is-active systemd-timesyncd
active
+ info_msg 'Stopping systemd-timesyncd'
+ local 'msg=Stopping systemd-timesyncd'
+ '[' -z 'Stopping systemd-timesyncd' ']'
+ printf 'INFO: %s\n' 'Stopping systemd-timesyncd'
INFO: Stopping systemd-timesyncd
+ systemctl stop systemd-timesyncd
+ '[' -f /proc/sys/kernel/unprivileged_userns_clone ']'
+ info_msg 'Kernel has no support of unprivileged_userns_clone'
+ local 'msg=Kernel has no support of unprivileged_userns_clone'
+ '[' -z 'Kernel has no support of unprivileged_userns_clone' ']'
+ printf 'INFO: %s\n' 'Kernel has no support of unprivileged_userns_clone'
INFO: Kernel has no support of unprivileged_userns_clone
+ info_msg 'Running run_ltp'
+ local 'msg=Running run_ltp'
+ '[' -z 'Running run_ltp' ']'
+ printf 'INFO: %s\n' 'Running run_ltp'
INFO: Running run_ltp
+ run_ltp
+ cd /opt/ltp
+ mkdir -m 777 -p /scratch
+ for file in ${TST_CMDFILES//,/ }
+ cat runtest/controllers
+ sed -i 's/#.*$//;/^$/d' alltests
+ split --verbose --numeric-suffixes=1 -n l/1/1 alltests
+ echo '============== Tests to run ==============='
============== Tests to run ===============
+ cat runtest/shardfile
cgroup		cgroup_regression_test.sh
memcg_regression	memcg_regression_test.sh
memcg_test_3	memcg_test_3
memcg_failcnt memcg_failcnt.sh
memcg_force_empty memcg_force_empty.sh
memcg_limit_in_bytes memcg_limit_in_bytes.sh
memcg_stat_rss memcg_stat_rss.sh
memcg_subgroup_charge memcg_subgroup_charge.sh
memcg_max_usage_in_bytes	memcg_max_usage_in_bytes_test.sh
memcg_move_charge_at_immigrate	memcg_move_charge_at_immigrate_test.sh
memcg_memsw_limit_in_bytes	memcg_memsw_limit_in_bytes_test.sh
memcg_stat	memcg_stat_test.sh
memcg_use_hierarchy	memcg_use_hierarchy_test.sh
memcg_usage_in_bytes	memcg_usage_in_bytes_test.sh
memcg_control		memcg_control_test.sh
memcontrol01 memcontrol01
memcontrol02 memcontrol02
memcontrol03 memcontrol03
memcontrol04 memcontrol04
cgroup_fj_function_debug cgroup_fj_function.sh debug
cgroup_fj_function_cpuset cgroup_fj_function.sh cpuset
cgroup_fj_function_cpu cgroup_fj_function.sh cpu
cgroup_fj_function_cpuacct cgroup_fj_function.sh cpuacct
cgroup_fj_function_memory cgroup_fj_function.sh memory
cgroup_fj_function_freezer cgroup_fj_function.sh freezer
cgroup_fj_function_devices cgroup_fj_function.sh devices
cgroup_fj_function_blkio cgroup_fj_function.sh blkio
cgroup_fj_function_net_cls cgroup_fj_function.sh net_cls
cgroup_fj_function_perf_event cgroup_fj_function.sh perf_event
cgroup_fj_function_net_prio cgroup_fj_function.sh net_prio
cgroup_fj_function_hugetlb cgroup_fj_function.sh hugetlb
cgroup_fj_stress_debug_2_2_none cgroup_fj_stress.sh debug 2 2 none
cgroup_fj_stress_debug_3_3_none cgroup_fj_stress.sh debug 3 3 none
cgroup_fj_stress_debug_4_4_none cgroup_fj_stress.sh debug 4 4 none
cgroup_fj_stress_debug_2_9_none cgroup_fj_stress.sh debug 2 9 none
cgroup_fj_stress_debug_10_3_none cgroup_fj_stress.sh debug 10 3 none
cgroup_fj_stress_debug_1_200_none cgroup_fj_stress.sh debug 1 200 none
cgroup_fj_stress_debug_200_1_none cgroup_fj_stress.sh debug 200 1 none
cgroup_fj_stress_debug_2_2_one cgroup_fj_stress.sh debug 2 2 one
cgroup_fj_stress_debug_3_3_one cgroup_fj_stress.sh debug 3 3 one
cgroup_fj_stress_debug_4_4_one cgroup_fj_stress.sh debug 4 4 one
cgroup_fj_stress_debug_2_9_one cgroup_fj_stress.sh debug 2 9 one
cgroup_fj_stress_debug_10_3_one cgroup_fj_stress.sh debug 10 3 one
cgroup_fj_stress_debug_1_200_one cgroup_fj_stress.sh debug 1 200 one
cgroup_fj_stress_debug_200_1_one cgroup_fj_stress.sh debug 200 1 one
cgroup_fj_stress_debug_2_2_each cgroup_fj_stress.sh debug 2 2 each
cgroup_fj_stress_debug_3_3_each cgroup_fj_stress.sh debug 3 3 each
cgroup_fj_stress_debug_4_4_each cgroup_fj_stress.sh debug 4 4 each
cgroup_fj_stress_debug_2_9_each cgroup_fj_stress.sh debug 2 9 each
cgroup_fj_stress_debug_10_3_each cgroup_fj_stress.sh debug 10 3 each
cgroup_fj_stress_debug_1_200_each cgroup_fj_stress.sh debug 1 200 each
cgroup_fj_stress_debug_200_1_each cgroup_fj_stress.sh debug 200 1 each
cgroup_fj_stress_cpuset_2_2_none cgroup_fj_stress.sh cpuset 2 2 none
cgroup_fj_stress_cpuset_3_3_none cgroup_fj_stress.sh cpuset 3 3 none
cgroup_fj_stress_cpuset_4_4_none cgroup_fj_stress.sh cpuset 4 4 none
cgroup_fj_stress_cpuset_2_9_none cgroup_fj_stress.sh cpuset 2 9 none
cgroup_fj_stress_cpuset_10_3_none cgroup_fj_stress.sh cpuset 10 3 none
cgroup_fj_stress_cpuset_1_200_none cgroup_fj_stress.sh cpuset 1 200 none
cgroup_fj_stress_cpuset_200_1_none cgroup_fj_stress.sh cpuset 200 1 none
cgroup_fj_stress_cpuset_2_2_one cgroup_fj_stress.sh cpuset 2 2 one
cgroup_fj_stress_cpuset_3_3_one cgroup_fj_stress.sh cpuset 3 3 one
cgroup_fj_stress_cpuset_4_4_one cgroup_fj_stress.sh cpuset 4 4 one
cgroup_fj_stress_cpuset_2_9_one cgroup_fj_stress.sh cpuset 2 9 one
cgroup_fj_stress_cpuset_10_3_one cgroup_fj_stress.sh cpuset 10 3 one
cgroup_fj_stress_cpuset_1_200_one cgroup_fj_stress.sh cpuset 1 200 one
cgroup_fj_stress_cpuset_200_1_one cgroup_fj_stress.sh cpuset 200 1 one
cgroup_fj_stress_cpuset_2_2_each cgroup_fj_stress.sh cpuset 2 2 each
cgroup_fj_stress_cpuset_3_3_each cgroup_fj_stress.sh cpuset 3 3 each
cgroup_fj_stress_cpuset_4_4_each cgroup_fj_stress.sh cpuset 4 4 each
cgroup_fj_stress_cpuset_2_9_each cgroup_fj_stress.sh cpuset 2 9 each
cgroup_fj_stress_cpuset_10_3_each cgroup_fj_stress.sh cpuset 10 3 each
cgroup_fj_stress_cpuset_1_200_each cgroup_fj_stress.sh cpuset 1 200 each
cgroup_fj_stress_cpuset_200_1_each cgroup_fj_stress.sh cpuset 200 1 each
cgroup_fj_stress_cpu_2_2_none cgroup_fj_stress.sh cpu 2 2 none
cgroup_fj_stress_cpu_3_3_none cgroup_fj_stress.sh cpu 3 3 none
cgroup_fj_stress_cpu_4_4_none cgroup_fj_stress.sh cpu 4 4 none
cgroup_fj_stress_cpu_2_9_none cgroup_fj_stress.sh cpu 2 9 none
cgroup_fj_stress_cpu_10_3_none cgroup_fj_stress.sh cpu 10 3 none
cgroup_fj_stress_cpu_1_200_none cgroup_fj_stress.sh cpu 1 200 none
cgroup_fj_stress_cpu_200_1_none cgroup_fj_stress.sh cpu 200 1 none
cgroup_fj_stress_cpu_2_2_one cgroup_fj_stress.sh cpu 2 2 one
cgroup_fj_stress_cpu_3_3_one cgroup_fj_stress.sh cpu 3 3 one
cgroup_fj_stress_cpu_4_4_one cgroup_fj_stress.sh cpu 4 4 one
cgroup_fj_stress_cpu_2_9_one cgroup_fj_stress.sh cpu 2 9 one
cgroup_fj_stress_cpu_10_3_one cgroup_fj_stress.sh cpu 10 3 one
cgroup_fj_stress_cpu_1_200_one cgroup_fj_stress.sh cpu 1 200 one
cgroup_fj_stress_cpu_200_1_one cgroup_fj_stress.sh cpu 200 1 one
cgroup_fj_stress_cpu_2_2_each cgroup_fj_stress.sh cpu 2 2 each
cgroup_fj_stress_cpu_3_3_each cgroup_fj_stress.sh cpu 3 3 each
cgroup_fj_stress_cpu_4_4_each cgroup_fj_stress.sh cpu 4 4 each
cgroup_fj_stress_cpu_2_9_each cgroup_fj_stress.sh cpu 2 9 each
cgroup_fj_stress_cpu_10_3_each cgroup_fj_stress.sh cpu 10 3 each
cgroup_fj_stress_cpu_1_200_each cgroup_fj_stress.sh cpu 1 200 each
cgroup_fj_stress_cpu_200_1_each cgroup_fj_stress.sh cpu 200 1 each
cgroup_fj_stress_cpuacct_2_2_none cgroup_fj_stress.sh cpuacct 2 2 none
cgroup_fj_stress_cpuacct_3_3_none cgroup_fj_stress.sh cpuacct 3 3 none
cgroup_fj_stress_cpuacct_4_4_none cgroup_fj_stress.sh cpuacct 4 4 none
cgroup_fj_stress_cpuacct_2_9_none cgroup_fj_stress.sh cpuacct 2 9 none
cgroup_fj_stress_cpuacct_10_3_none cgroup_fj_stress.sh cpuacct 10 3 none
cgroup_fj_stress_cpuacct_1_200_none cgroup_fj_stress.sh cpuacct 1 200 none
cgroup_fj_stress_cpuacct_200_1_none cgroup_fj_stress.sh cpuacct 200 1 none
cgroup_fj_stress_cpuacct_2_2_one cgroup_fj_stress.sh cpuacct 2 2 one
cgroup_fj_stress_cpuacct_3_3_one cgroup_fj_stress.sh cpuacct 3 3 one
cgroup_fj_stress_cpuacct_4_4_one cgroup_fj_stress.sh cpuacct 4 4 one
cgroup_fj_stress_cpuacct_2_9_one cgroup_fj_stress.sh cpuacct 2 9 one
cgroup_fj_stress_cpuacct_10_3_one cgroup_fj_stress.sh cpuacct 10 3 one
cgroup_fj_stress_cpuacct_1_200_one cgroup_fj_stress.sh cpuacct 1 200 one
cgroup_fj_stress_cpuacct_200_1_one cgroup_fj_stress.sh cpuacct 200 1 one
cgroup_fj_stress_cpuacct_2_2_each cgroup_fj_stress.sh cpuacct 2 2 each
cgroup_fj_stress_cpuacct_3_3_each cgroup_fj_stress.sh cpuacct 3 3 each
cgroup_fj_stress_cpuacct_4_4_each cgroup_fj_stress.sh cpuacct 4 4 each
cgroup_fj_stress_cpuacct_2_9_each cgroup_fj_stress.sh cpuacct 2 9 each
cgroup_fj_stress_cpuacct_10_3_each cgroup_fj_stress.sh cpuacct 10 3 each
cgroup_fj_stress_cpuacct_1_200_each cgroup_fj_stress.sh cpuacct 1 200 each
cgroup_fj_stress_cpuacct_200_1_each cgroup_fj_stress.sh cpuacct 200 1 each
cgroup_fj_stress_memory_2_2_none cgroup_fj_stress.sh memory 2 2 none
cgroup_fj_stress_memory_3_3_none cgroup_fj_stress.sh memory 3 3 none
cgroup_fj_stress_memory_4_4_none cgroup_fj_stress.sh memory 4 4 none
cgroup_fj_stress_memory_2_9_none cgroup_fj_stress.sh memory 2 9 none
cgroup_fj_stress_memory_10_3_none cgroup_fj_stress.sh memory 10 3 none
cgroup_fj_stress_memory_1_200_none cgroup_fj_stress.sh memory 1 200 none
cgroup_fj_stress_memory_200_1_none cgroup_fj_stress.sh memory 200 1 none
cgroup_fj_stress_memory_2_2_one cgroup_fj_stress.sh memory 2 2 one
cgroup_fj_stress_memory_3_3_one cgroup_fj_stress.sh memory 3 3 one
cgroup_fj_stress_memory_4_4_one cgroup_fj_stress.sh memory 4 4 one
cgroup_fj_stress_memory_2_9_one cgroup_fj_stress.sh memory 2 9 one
cgroup_fj_stress_memory_10_3_one cgroup_fj_stress.sh memory 10 3 one
cgroup_fj_stress_memory_1_200_one cgroup_fj_stress.sh memory 1 200 one
cgroup_fj_stress_memory_200_1_one cgroup_fj_stress.sh memory 200 1 one
cgroup_fj_stress_memory_2_2_each cgroup_fj_stress.sh memory 2 2 each
cgroup_fj_stress_memory_3_3_each cgroup_fj_stress.sh memory 3 3 each
cgroup_fj_stress_memory_4_4_each cgroup_fj_stress.sh memory 4 4 each
cgroup_fj_stress_memory_2_9_each cgroup_fj_stress.sh memory 2 9 each
cgroup_fj_stress_memory_10_3_each cgroup_fj_stress.sh memory 10 3 each
cgroup_fj_stress_memory_1_200_each cgroup_fj_stress.sh memory 1 200 each
cgroup_fj_stress_memory_200_1_each cgroup_fj_stress.sh memory 200 1 each
cgroup_fj_stress_freezer_2_2_none cgroup_fj_stress.sh freezer 2 2 none
cgroup_fj_stress_freezer_3_3_none cgroup_fj_stress.sh freezer 3 3 none
cgroup_fj_stress_freezer_4_4_none cgroup_fj_stress.sh freezer 4 4 none
cgroup_fj_stress_freezer_2_9_none cgroup_fj_stress.sh freezer 2 9 none
cgroup_fj_stress_freezer_10_3_none cgroup_fj_stress.sh freezer 10 3 none
cgroup_fj_stress_freezer_1_200_none cgroup_fj_stress.sh freezer 1 200 none
cgroup_fj_stress_freezer_200_1_none cgroup_fj_stress.sh freezer 200 1 none
cgroup_fj_stress_freezer_2_2_one cgroup_fj_stress.sh freezer 2 2 one
cgroup_fj_stress_freezer_3_3_one cgroup_fj_stress.sh freezer 3 3 one
cgroup_fj_stress_freezer_4_4_one cgroup_fj_stress.sh freezer 4 4 one
cgroup_fj_stress_freezer_2_9_one cgroup_fj_stress.sh freezer 2 9 one
cgroup_fj_stress_freezer_10_3_one cgroup_fj_stress.sh freezer 10 3 one
cgroup_fj_stress_freezer_1_200_one cgroup_fj_stress.sh freezer 1 200 one
cgroup_fj_stress_freezer_200_1_one cgroup_fj_stress.sh freezer 200 1 one
cgroup_fj_stress_freezer_2_2_each cgroup_fj_stress.sh freezer 2 2 each
cgroup_fj_stress_freezer_3_3_each cgroup_fj_stress.sh freezer 3 3 each
cgroup_fj_stress_freezer_4_4_each cgroup_fj_stress.sh freezer 4 4 each
cgroup_fj_stress_freezer_2_9_each cgroup_fj_stress.sh freezer 2 9 each
cgroup_fj_stress_freezer_10_3_each cgroup_fj_stress.sh freezer 10 3 each
cgroup_fj_stress_freezer_1_200_each cgroup_fj_stress.sh freezer 1 200 each
cgroup_fj_stress_freezer_200_1_each cgroup_fj_stress.sh freezer 200 1 each
cgroup_fj_stress_devices_2_2_none cgroup_fj_stress.sh devices 2 2 none
cgroup_fj_stress_devices_3_3_none cgroup_fj_stress.sh devices 3 3 none
cgroup_fj_stress_devices_4_4_none cgroup_fj_stress.sh devices 4 4 none
cgroup_fj_stress_devices_2_9_none cgroup_fj_stress.sh devices 2 9 none
cgroup_fj_stress_devices_10_3_none cgroup_fj_stress.sh devices 10 3 none
cgroup_fj_stress_devices_1_200_none cgroup_fj_stress.sh devices 1 200 none
cgroup_fj_stress_devices_200_1_none cgroup_fj_stress.sh devices 200 1 none
cgroup_fj_stress_devices_2_2_one cgroup_fj_stress.sh devices 2 2 one
cgroup_fj_stress_devices_3_3_one cgroup_fj_stress.sh devices 3 3 one
cgroup_fj_stress_devices_4_4_one cgroup_fj_stress.sh devices 4 4 one
cgroup_fj_stress_devices_2_9_one cgroup_fj_stress.sh devices 2 9 one
cgroup_fj_stress_devices_10_3_one cgroup_fj_stress.sh devices 10 3 one
cgroup_fj_stress_devices_1_200_one cgroup_fj_stress.sh devices 1 200 one
cgroup_fj_stress_devices_200_1_one cgroup_fj_stress.sh devices 200 1 one
cgroup_fj_stress_devices_2_2_each cgroup_fj_stress.sh devices 2 2 each
cgroup_fj_stress_devices_3_3_each cgroup_fj_stress.sh devices 3 3 each
cgroup_fj_stress_devices_4_4_each cgroup_fj_stress.sh devices 4 4 each
cgroup_fj_stress_devices_2_9_each cgroup_fj_stress.sh devices 2 9 each
cgroup_fj_stress_devices_10_3_each cgroup_fj_stress.sh devices 10 3 each
cgroup_fj_stress_devices_1_200_each cgroup_fj_stress.sh devices 1 200 each
cgroup_fj_stress_devices_200_1_each cgroup_fj_stress.sh devices 200 1 each
cgroup_fj_stress_blkio_2_2_none cgroup_fj_stress.sh blkio 2 2 none
cgroup_fj_stress_blkio_3_3_none cgroup_fj_stress.sh blkio 3 3 none
cgroup_fj_stress_blkio_4_4_none cgroup_fj_stress.sh blkio 4 4 none
cgroup_fj_stress_blkio_2_9_none cgroup_fj_stress.sh blkio 2 9 none
cgroup_fj_stress_blkio_10_3_none cgroup_fj_stress.sh blkio 10 3 none
cgroup_fj_stress_blkio_1_200_none cgroup_fj_stress.sh blkio 1 200 none
cgroup_fj_stress_blkio_200_1_none cgroup_fj_stress.sh blkio 200 1 none
cgroup_fj_stress_blkio_2_2_one cgroup_fj_stress.sh blkio 2 2 one
cgroup_fj_stress_blkio_3_3_one cgroup_fj_stress.sh blkio 3 3 one
cgroup_fj_stress_blkio_4_4_one cgroup_fj_stress.sh blkio 4 4 one
cgroup_fj_stress_blkio_2_9_one cgroup_fj_stress.sh blkio 2 9 one
cgroup_fj_stress_blkio_10_3_one cgroup_fj_stress.sh blkio 10 3 one
cgroup_fj_stress_blkio_1_200_one cgroup_fj_stress.sh blkio 1 200 one
cgroup_fj_stress_blkio_200_1_one cgroup_fj_stress.sh blkio 200 1 one
cgroup_fj_stress_blkio_2_2_each cgroup_fj_stress.sh blkio 2 2 each
cgroup_fj_stress_blkio_3_3_each cgroup_fj_stress.sh blkio 3 3 each
cgroup_fj_stress_blkio_4_4_each cgroup_fj_stress.sh blkio 4 4 each
cgroup_fj_stress_blkio_2_9_each cgroup_fj_stress.sh blkio 2 9 each
cgroup_fj_stress_blkio_10_3_each cgroup_fj_stress.sh blkio 10 3 each
cgroup_fj_stress_blkio_1_200_each cgroup_fj_stress.sh blkio 1 200 each
cgroup_fj_stress_blkio_200_1_each cgroup_fj_stress.sh blkio 200 1 each
cgroup_fj_stress_net_cls_2_2_none cgroup_fj_stress.sh net_cls 2 2 none
cgroup_fj_stress_net_cls_3_3_none cgroup_fj_stress.sh net_cls 3 3 none
cgroup_fj_stress_net_cls_4_4_none cgroup_fj_stress.sh net_cls 4 4 none
cgroup_fj_stress_net_cls_2_9_none cgroup_fj_stress.sh net_cls 2 9 none
cgroup_fj_stress_net_cls_10_3_none cgroup_fj_stress.sh net_cls 10 3 none
cgroup_fj_stress_net_cls_1_200_none cgroup_fj_stress.sh net_cls 1 200 none
cgroup_fj_stress_net_cls_200_1_none cgroup_fj_stress.sh net_cls 200 1 none
cgroup_fj_stress_net_cls_2_2_one cgroup_fj_stress.sh net_cls 2 2 one
cgroup_fj_stress_net_cls_3_3_one cgroup_fj_stress.sh net_cls 3 3 one
cgroup_fj_stress_net_cls_4_4_one cgroup_fj_stress.sh net_cls 4 4 one
cgroup_fj_stress_net_cls_2_9_one cgroup_fj_stress.sh net_cls 2 9 one
cgroup_fj_stress_net_cls_10_3_one cgroup_fj_stress.sh net_cls 10 3 one
cgroup_fj_stress_net_cls_1_200_one cgroup_fj_stress.sh net_cls 1 200 one
cgroup_fj_stress_net_cls_200_1_one cgroup_fj_stress.sh net_cls 200 1 one
cgroup_fj_stress_net_cls_2_2_each cgroup_fj_stress.sh net_cls 2 2 each
cgroup_fj_stress_net_cls_3_3_each cgroup_fj_stress.sh net_cls 3 3 each
cgroup_fj_stress_net_cls_4_4_each cgroup_fj_stress.sh net_cls 4 4 each
cgroup_fj_stress_net_cls_2_9_each cgroup_fj_stress.sh net_cls 2 9 each
cgroup_fj_stress_net_cls_10_3_each cgroup_fj_stress.sh net_cls 10 3 each
cgroup_fj_stress_net_cls_1_200_each cgroup_fj_stress.sh net_cls 1 200 each
cgroup_fj_stress_net_cls_200_1_each cgroup_fj_stress.sh net_cls 200 1 each
cgroup_fj_stress_perf_event_2_2_none cgroup_fj_stress.sh perf_event 2 2 none
cgroup_fj_stress_perf_event_3_3_none cgroup_fj_stress.sh perf_event 3 3 none
cgroup_fj_stress_perf_event_4_4_none cgroup_fj_stress.sh perf_event 4 4 none
cgroup_fj_stress_perf_event_2_9_none cgroup_fj_stress.sh perf_event 2 9 none
cgroup_fj_stress_perf_event_10_3_none cgroup_fj_stress.sh perf_event 10 3 none
cgroup_fj_stress_perf_event_1_200_none cgroup_fj_stress.sh perf_event 1 200 none
cgroup_fj_stress_perf_event_200_1_none cgroup_fj_stress.sh perf_event 200 1 none
cgroup_fj_stress_perf_event_2_2_one cgroup_fj_stress.sh perf_event 2 2 one
cgroup_fj_stress_perf_event_3_3_one cgroup_fj_stress.sh perf_event 3 3 one
cgroup_fj_stress_perf_event_4_4_one cgroup_fj_stress.sh perf_event 4 4 one
cgroup_fj_stress_perf_event_2_9_one cgroup_fj_stress.sh perf_event 2 9 one
cgroup_fj_stress_perf_event_10_3_one cgroup_fj_stress.sh perf_event 10 3 one
cgroup_fj_stress_perf_event_1_200_one cgroup_fj_stress.sh perf_event 1 200 one
cgroup_fj_stress_perf_event_200_1_one cgroup_fj_stress.sh perf_event 200 1 one
cgroup_fj_stress_perf_event_2_2_each cgroup_fj_stress.sh perf_event 2 2 each
cgroup_fj_stress_perf_event_3_3_each cgroup_fj_stress.sh perf_event 3 3 each
cgroup_fj_stress_perf_event_4_4_each cgroup_fj_stress.sh perf_event 4 4 each
cgroup_fj_stress_perf_event_2_9_each cgroup_fj_stress.sh perf_event 2 9 each
cgroup_fj_stress_perf_event_10_3_each cgroup_fj_stress.sh perf_event 10 3 each
cgroup_fj_stress_perf_event_1_200_each cgroup_fj_stress.sh perf_event 1 200 each
cgroup_fj_stress_perf_event_200_1_each cgroup_fj_stress.sh perf_event 200 1 each
cgroup_fj_stress_net_prio_2_2_none cgroup_fj_stress.sh net_prio 2 2 none
cgroup_fj_stress_net_prio_3_3_none cgroup_fj_stress.sh net_prio 3 3 none
cgroup_fj_stress_net_prio_4_4_none cgroup_fj_stress.sh net_prio 4 4 none
cgroup_fj_stress_net_prio_2_9_none cgroup_fj_stress.sh net_prio 2 9 none
cgroup_fj_stress_net_prio_10_3_none cgroup_fj_stress.sh net_prio 10 3 none
cgroup_fj_stress_net_prio_1_200_none cgroup_fj_stress.sh net_prio 1 200 none
cgroup_fj_stress_net_prio_200_1_none cgroup_fj_stress.sh net_prio 200 1 none
cgroup_fj_stress_net_prio_2_2_one cgroup_fj_stress.sh net_prio 2 2 one
cgroup_fj_stress_net_prio_3_3_one cgroup_fj_stress.sh net_prio 3 3 one
cgroup_fj_stress_net_prio_4_4_one cgroup_fj_stress.sh net_prio 4 4 one
cgroup_fj_stress_net_prio_2_9_one cgroup_fj_stress.sh net_prio 2 9 one
cgroup_fj_stress_net_prio_10_3_one cgroup_fj_stress.sh net_prio 10 3 one
cgroup_fj_stress_net_prio_1_200_one cgroup_fj_stress.sh net_prio 1 200 one
cgroup_fj_stress_net_prio_200_1_one cgroup_fj_stress.sh net_prio 200 1 one
cgroup_fj_stress_net_prio_2_2_each cgroup_fj_stress.sh net_prio 2 2 each
cgroup_fj_stress_net_prio_3_3_each cgroup_fj_stress.sh net_prio 3 3 each
cgroup_fj_stress_net_prio_4_4_each cgroup_fj_stress.sh net_prio 4 4 each
cgroup_fj_stress_net_prio_2_9_each cgroup_fj_stress.sh net_prio 2 9 each
cgroup_fj_stress_net_prio_10_3_each cgroup_fj_stress.sh net_prio 10 3 each
cgroup_fj_stress_net_prio_1_200_each cgroup_fj_stress.sh net_prio 1 200 each
cgroup_fj_stress_net_prio_200_1_each cgroup_fj_stress.sh net_prio 200 1 each
cgroup_fj_stress_hugetlb_2_2_none cgroup_fj_stress.sh hugetlb 2 2 none
cgroup_fj_stress_hugetlb_3_3_none cgroup_fj_stress.sh hugetlb 3 3 none
cgroup_fj_stress_hugetlb_4_4_none cgroup_fj_stress.sh hugetlb 4 4 none
cgroup_fj_stress_hugetlb_2_9_none cgroup_fj_stress.sh hugetlb 2 9 none
cgroup_fj_stress_hugetlb_10_3_none cgroup_fj_stress.sh hugetlb 10 3 none
cgroup_fj_stress_hugetlb_1_200_none cgroup_fj_stress.sh hugetlb 1 200 none
cgroup_fj_stress_hugetlb_200_1_none cgroup_fj_stress.sh hugetlb 200 1 none
cgroup_fj_stress_hugetlb_2_2_one cgroup_fj_stress.sh hugetlb 2 2 one
cgroup_fj_stress_hugetlb_3_3_one cgroup_fj_stress.sh hugetlb 3 3 one
cgroup_fj_stress_hugetlb_4_4_one cgroup_fj_stress.sh hugetlb 4 4 one
cgroup_fj_stress_hugetlb_2_9_one cgroup_fj_stress.sh hugetlb 2 9 one
cgroup_fj_stress_hugetlb_10_3_one cgroup_fj_stress.sh hugetlb 10 3 one
cgroup_fj_stress_hugetlb_1_200_one cgroup_fj_stress.sh hugetlb 1 200 one
cgroup_fj_stress_hugetlb_200_1_one cgroup_fj_stress.sh hugetlb 200 1 one
cgroup_fj_stress_hugetlb_2_2_each cgroup_fj_stress.sh hugetlb 2 2 each
cgroup_fj_stress_hugetlb_3_3_each cgroup_fj_stress.sh hugetlb 3 3 each
cgroup_fj_stress_hugetlb_4_4_each cgroup_fj_stress.sh hugetlb 4 4 each
cgroup_fj_stress_hugetlb_2_9_each cgroup_fj_stress.sh hugetlb 2 9 each
cgroup_fj_stress_hugetlb_10_3_each cgroup_fj_stress.sh hugetlb 10 3 each
cgroup_fj_stress_hugetlb_1_200_each cgroup_fj_stress.sh hugetlb 1 200 each
cgroup_fj_stress_hugetlb_200_1_each cgroup_fj_stress.sh hugetlb 200 1 each
controllers	test_controllers.sh
cpuacct_1_1 cpuacct.sh 1 1
cpuacct_1_10 cpuacct.sh 1 10
cpuacct_10_10 cpuacct.sh 10 10
cpuacct_1_100 cpuacct.sh 1 100
cpuacct_100_1 cpuacct.sh 100 1
cpuacct_100_100 cpuacct.sh 100 100
cpuset_base_ops	cpuset_base_ops_testset.sh
cpuset_inherit	cpuset_inherit_testset.sh
cpuset_exclusive	cpuset_exclusive_test.sh
cpuset_hierarchy	cpuset_hierarchy_test.sh
cpuset_syscall	cpuset_syscall_testset.sh
cpuset_sched_domains	cpuset_sched_domains_test.sh
cpuset_load_balance	cpuset_load_balance_test.sh
cpuset_hotplug	cpuset_hotplug_test.sh
cpuset_memory	cpuset_memory_testset.sh
cpuset_memory_pressure	cpuset_memory_pressure_testset.sh
cpuset_memory_spread	cpuset_memory_spread_testset.sh
cpuset_regression_test cpuset_regression_test.sh
cgroup_xattr	cgroup_xattr
io_control01 io_control01
pids_1_1 pids.sh 1 1 0
pids_1_2 pids.sh 1 2 0
pids_1_10 pids.sh 1 10 0
pids_1_50 pids.sh 1 50 0
pids_1_100 pids.sh 1 100 0
pids_2_1 pids.sh 2 1 0
pids_2_2 pids.sh 2 2 0
pids_2_10 pids.sh 2 10 0
pids_2_50 pids.sh 2 50 0
pids_2_100 pids.sh 2 100 0
pids_3_0 pids.sh 3 0 0
pids_3_1 pids.sh 3 1 0
pids_3_10 pids.sh 3 10 0
pids_3_50 pids.sh 3 50 0
pids_3_100 pids.sh 3 100 0
pids_4_1 pids.sh 4 1 0
pids_4_2 pids.sh 4 2 0
pids_4_10 pids.sh 4 10 0
pids_4_50 pids.sh 4 50 0
pids_4_100 pids.sh 4 100 0
pids_5_1 pids.sh 5 1 0
pids_6_1 pids.sh 6 1 0
pids_6_2 pids.sh 6 2 0
pids_6_10 pids.sh 6 10 0
pids_6_50 pids.sh 6 50 0
pids_6_100 pids.sh 6 100 0
pids_7_10 pids.sh 7 10 5
pids_7_50 pids.sh 7 50 10
pids_7_100 pids.sh 7 100 10
pids_7_500 pids.sh 7 500 50
pids_7_1000 pids.sh 7 1000 100
pids_8_2 pids.sh 8 2 0
pids_8_10 pids.sh 8 10 0
pids_8_50 pids.sh 8 50 0
pids_8_100 pids.sh 8 100 0
pids_9_2 pids.sh 9 2 0
pids_9_10 pids.sh 9 10 0
pids_9_50 pids.sh 9 50 0
pids_9_100 pids.sh 9 100 0
+ echo '===========End Tests to run ==============='
===========End Tests to run ===============
+ pipe0_status './runltp -p -q -f shardfile                                  -l /lava-6043995/0/tests/0_ltp-controllers/automated/linux/ltp/output/LTP_controllers.log                                  -C /lava-6043995/0/tests/0_ltp-controllers/automated/linux/ltp/output/LTP_controllers.failed                                  -d /scratch                                     -S /lava-6043995/0/tests/0_ltp-controllers/automated/linux/ltp/generated_skipfile' 'tee /lava-6043995/0/tests/0_ltp-controllers/automated/linux/ltp/output/LTP_controllers.out'
+ '[' 2 -ne 2 ']'
+ local 'cmd1=./runltp -p -q -f shardfile                                  -l /lava-6043995/0/tests/0_ltp-controllers/automated/linux/ltp/output/LTP_controllers.log                                  -C /lava-6043995/0/tests/0_ltp-controllers/automated/linux/ltp/output/LTP_controllers.failed                                  -d /scratch                                     -S /lava-6043995/0/tests/0_ltp-controllers/automated/linux/ltp/generated_skipfile'
+ local 'cmd2=tee /lava-6043995/0/tests/0_ltp-controllers/automated/linux/ltp/output/LTP_controllers.out'
+ exec
+ local ret_val
++ eval './runltp -p -q -f shardfile                                  -l /lava-6043995/0/tests/0_ltp-controllers/automated/linux/ltp/output/LTP_controllers.log                                  -C /lava-6043995/0/tests/0_ltp-controllers/automated/linux/ltp/output/LTP_controllers.failed                                  -d /scratch                                     -S /lava-6043995/0/tests/0_ltp-controllers/automated/linux/ltp/generated_skipfile'
+++ ./runltp -p -q -f shardfile -l /lava-6043995/0/tests/0_ltp-controllers/automated/linux/ltp/output/LTP_controllers.log -C /lava-6043995/0/tests/0_ltp-controllers/automated/linux/ltp/output/LTP_controllers.failed -d /scratch -S /lava-6043995/0/tests/0_ltp-controllers/automated/linux/ltp/generated_skipfile
++ eval 'tee /lava-6043995/0/tests/0_ltp-controllers/automated/linux/ltp/output/LTP_controllers.out'
+++ tee /lava-6043995/0/tests/0_ltp-controllers/automated/linux/ltp/output/LTP_controllers.out
INFO: creating /opt/ltp/output directory
Checking for required user/group ids

'nobody' user id and group found.
'bin' user id and group found.
'daemon' user id and group found.
Users group found.
Sys group found.
Required users/groups exist.
no big block device was specified on commandline.
Tests which require a big block device are disabled.
You can specify it with option -z
INFO: Test start time: Thu Apr 28 17:42:46 UTC 2022
COMMAND:    /opt/ltp/bin/ltp-pan -q  -e -S   -a 438     -n 438 -p -f /scratch/ltp-zUrgZfASIx/alltests -l /lava-6043995/0/tests/0_ltp-controllers/automated/linux/ltp/output/LTP_controllers.log  -C /lava-6043995/0/tests/0_ltp-controllers/automated/linux/ltp/output/LTP_controllers.failed -T /opt/ltp/output/LTP_RUN_ON-LTP_controllers.log.tconf
LOG File: /lava-6043995/0/tests/0_ltp-controllers/automated/linux/ltp/output/LTP_controllers.log
FAILED COMMAND File: /lava-6043995/0/tests/0_ltp-controllers/automated/linux/ltp/output/LTP_controllers.failed
TCONF COMMAND File: /opt/ltp/output/LTP_RUN_ON-LTP_controllers.log.tconf
Running tests.......
cgroup_regression_test 1 TINFO: timeout per run is 0h 50m 0s
cgroup_regression_test 1 TPASS: no kernel bug was found
cgroup_regression_test 2 TPASS: notify_on_release is inherited
cgroup_regression_test 3 TCONF: CONFIG_SCHED_DEBUG is not enabled
cgroup_regression_test 4 TCONF: CONFIG_LOCKDEP is not enabled
[   53.317474] audit: type=1334 audit(1651167783.355:10): prog-id=0 op=UNLOAD
[   53.325728] audit: type=1334 audit(1651167783.355:11): prog-id=0 op=UNLOAD
cgroup_regression_test 5 TINFO: The '/scratch/ltp-zUrgZfASIx/LTP_cgroup_regression_test.ryTky8D4oo/cgroup' is not mounted, skipping umount
cgroup_regression_test 5 TPASS: no kernel bug was found
cgroup_regression_test 6 TCONF: CONFIG_CGROUP_NS is NOT supported in Kernels >= 3.0
cgroup_regression_test 7 TPASS: no kernel bug was found for test 1
[   68.398458] option changes via remount are deprecated (pid=8517 comm=mount)
cgroup_regression_test 7 TCONF: skip rest of testing due possible oops triggered by reading /proc/sched_debug
cgroup_regression_test 7 TPASS: no kernel bug was found for test 2
[   68.486084] netlink: 'cgroup_regressi': attribute type 1 has an invalid length.
cgroup_regression_test 8 TPASS: no kernel bug was found
cgroup_regression_test 9 TPASS: no kernel bug was found

Summary:
passed   7
failed   0
broken   0
skipped  4
warnings 0
...
cgroup_fj_stress_blkio_2_9_one 1 TINFO: Attaching task 315404 to /sys/fs/cgroup/blkio/ltp/1/1/1/2/2/1/1
cgroup_fj_stress_blkio_2_9_one 1 TINFO: Attaching task 315404 to /sys/fs/cgroup/blkio/ltp/1/1/1/2/2/1/1/1
cgroup_fj_stress_blkio_2_9_one 1 TINFO: Attaching task 315404 to /sys/fs/cgroup/blkio/ltp/1/1/1/2/2/1/1/1/1
cgroup_fj_stress_blkio_2_9_one 1 TINFO: Attaching task 315404 to /sys/fs/cgroup/blkio/ltp/1/1/1/2/2/1/1/1/1
cgroup_fj_stress_blkio_2_9_one 1 TINFO: Attaching task 315404 to /sys/fs/cgroup/blkio/ltp/1/1/1/2/2/1/1/1/2
cgroup_fj_stress_blkio_2_9_one 1 TINFO: Attaching task 315404 to /sys/fs/cgroup/blkio/ltp/1/1/1/2/2/1/1/1/2
cgroup_fj_stress_blkio_2_9_one 1 TINFO: Attaching task 315404 to /sys/fs/cgroup/blkio/ltp/1/1/1/2/2/1/1/1
cgroup_fj_stress_blkio_2_9_one 1 TINFO: Attaching task 315404 to /sys/fs/cgroup/blkio/ltp/1/1/1/2/2/1/1/2
cgroup_fj_stress_blkio_2_9_one 1 TINFO: Attaching task 315404 to /sys/fs/cgroup/blkio/ltp/1/1/1/2/2/1/1/2/1
cgroup_fj_stress_blkio_2_9_one 1 TINFO: Attaching task 315404 to /sys/fs/cgroup/blkio/ltp/1/1/1/2/2/1/1/2/1
cgroup_fj_stress_blkio_2_9_one 1 TINFO: Attaching task 315404 to /sys/fs/cgroup/blkio/ltp/1/1/1/2/2/1/1/2/2
cgroup_fj_stress_blkio_2_9_one 1 TINFO: Attaching task 315404 to /sys/fs/cgroup/blkio/ltp/1/1/1/2/2/1/1/2/2
cgroup_fj_stress_blkio_2_9_one 1 TINFO: Attaching task 315404 to /sys/fs/cgroup/blkio/ltp/1/1/1/2/2/1/1/2
cgroup_fj_stress_blkio_2_9_one 1 TINFO: Attaching task 315404 to /sys/fs/cgroup/blkio/ltp/1/1/1/2/2/1/1
cgroup_fj_stress_blkio_2_9_one 1 TINFO: Attaching task 315404 to /sys/fs/cgroup/blkio/ltp/1/1/1/2/2/1/2
cgroup_fj_stress_blkio_2_9_one 1 TINFO: Attaching task 315404 to /sys/fs/cgroup/blkio/ltp/1/1/1/2/2/1/2/1
cgroup_fj_stress_blkio_2_9_one 1 TINFO: Attaching task 315404 to /sys/fs/cgroup/blkio/ltp/1/1/1/2/2/1/2/1/1
cgroup_fj_stress_blkio_2_9_one 1 TINFO: Attaching task 315404 to /sys/fs/cgroup/blkio/ltp/1/1/1/2/2/1/2/1/1
cgroup_fj_stress_blkio_2_9_one 1 TINFO: Attaching task 315404 to /sys/fs/cgroup/blkio/ltp/1/1/1/2/2/1/2/1/2
cgroup_fj_stress_blkio_2_9_one 1 TINFO: Attaching task 315404 to /sys/fs/cgroup/blkio/ltp/1/1/1/2/2/1/2/1/2
cgroup_fj_stress_blkio_2_9_one 1 TINFO: Attaching task 315404 to /sys/fs/cgroup/blkio/ltp/1/1/1/2/2/1/2/1
cgroup_fj_stress_blkio_2_9_one 1 TINFO: Attaching task 315404 to /sys/fs/cgroup/blkio/ltp/1/1/1/2/2/1/2/2
cgroup_fj_stress_blkio_2_9_one 1 TINFO: Attaching task 315404 to /sys/fs/cgroup/blkio/ltp/1/1/1/2/2/1/2/2/1
cgroup_fj_stress_blkio_2_9_one 1 TINFO: Attaching task 315404 to /sys/fs/cgroup/blkio/ltp/1/1/1/2/2/1/2/2/1
cgroup_fj_stress_blkio_2_9_one 1 TINFO: Attaching task 315404 to /sys/fs/cgroup/blkio/ltp/1/1/1/2/2/1/2/2/2
cgroup_fj_stress_blkio_2_9_one 1 TINFO: Attaching task 315404 to /sys/fs/cgroup/blkio/ltp/1/1/1/2/2/1/2/2/2
cgroup_fj_stress_blkio_2_9_one 1 TINFO: Attaching task 315404 to /sys/fs/cgroup/blkio/ltp/1/1/1/2/2/1/2/2
cgroup_fj_stress_blkio_2_9_one 1 TINFO: Attaching task 315404 to /sys/fs/cgroup/blkio/ltp/1/1/1/2/2/1/2
cgroup_fj_stress_blkio_2_9_one 1 TINFO: Attaching task 315404 to /sys/fs/cgroup/blkio/ltp/1/1/1/2/2/1
cgroup_fj_stress_blkio_2_9_one 1 TINFO: Attaching task 315404 to /sys/fs/cgroup/blkio/ltp/1/1/1/2/2/2
cgroup_fj_stress_blkio_2_9_one 1 TINFO: Attaching task 315404 to /sys/fs/cgroup/blkio/ltp/1/1/1/2/2/2/1
cgroup_fj_stress_blkio_2_9_one 1 TINFO: Attaching task 315404 to /sys/fs/cgroup/blkio/ltp/1/1/1/2/2/2/1/1
cgroup_fj_stress_blkio_2_9_one 1 TINFO: Attaching task 315404 to /sys/fs/cgroup/blkio/ltp/1/1/1/2/2/2/1/1/1
cgroup_fj_stress_blkio_2_9_one 1 TINFO: Attaching task 315404 to /sys/fs/cgroup/blkio/ltp/1/1/1/2/2/2/1/1/1
cgroup_fj_stress_blkio_2_9_one 1 TINFO: Attaching task 315404 to /sys/fs/cgroup/blkio/ltp/1/1/1/2/2/2/1/1/2
cgroup_fj_stress_blkio_2_9_one 1 TINFO: Attaching task 315404 to /sys/fs/cgroup/blkio/ltp/1/1/1/2/2/2/1/1/2
cgroup_fj_stress_blkio_2_9_one 1 TINFO: Attaching task 315404 to /sys/fs/cgroup/blkio/ltp/1/1/1/2/2/2/1/1
cgroup_fj_stress_blkio_2_9_one 1 TINFO: Attaching task 315404 to /sys/fs/cgroup/blkio/ltp/1/1/1/2/2/2/1/2
[ 2893.044339] Insufficient stack space to handle exception!
[ 2893.044351] ESR: 0x0000000096000047 -- DABT (current EL)
[ 2893.044360] FAR: 0xffff8000128180d0
[ 2893.044364] Task stack:     [0xffff800012a18000..0xffff800012a1c000]
[ 2893.044370] IRQ stack:      [0xffff80000a798000..0xffff80000a79c000]
[ 2893.044375] Overflow stack: [0xffff0000f77c4310..0xffff0000f77c5310]
[ 2893.044383] CPU: 2 PID: 315758 Comm: cgroup_fj_stres Not tainted 6.0.19-rc1 #1
[ 2893.044396] Hardware name: Raspberry Pi 4 Model B (DT)
[ 2893.044401] pstate: 400003c5 (nZcv DAIF -PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[ 2893.044413] pc : el1h_64_sync+0x0/0x68
[ 2893.044430] lr : wp_page_copy+0xf8/0x90c
[ 2893.044445] sp : ffff8000128180d0
[ 2893.044450] x29: ffff800012a1bc30 x28: ffff800009e25000 x27: 0000000000000a55
[ 2893.044468] x26: ffff000066a5f000 x25: ffff000066a5f000 x24: 00000000342f5000
[ 2893.044481] x23: ffff00005033d2c0 x22: ffff000066a5f000 x21: fffffc00012a0d00
[ 2893.044494] x20: ffff800012a1bcf0 x19: fffffc00016402c0 x18: 0000000000000000
[ 2893.044506] x17: 72705f6a665f7075 x16: 6f72676320202020 x15: 0a292022656e6f22
[ 2893.044519] x14: 0a6e69206e6f6974 x13: 617265706f5f6863 x12: 6174746124206573
[ 2893.044531] x11: 61630a0a2273656d x10: 697420746e756f63 x9 : ffff800008304b84
[ 2893.044544] x8 : 0000000000000000 x7 : 464e4954206d7365 x6 : 725f7473740a0a30
[ 2893.044556] x5 : 2022687461705f74 x4 : 7261747324222073 x3 : 70756f7267627573
[ 2893.044568] x2 : 0000000000000cc0 x1 : ffff00005033d2c0 x0 : fffffc00012a0d00
[ 2893.044584] Kernel panic - not syncing: kernel stack overflow
[ 2893.044590] CPU: 2 PID: 315758 Comm: cgroup_fj_stres Not tainted 6.0.19-rc1 #1
[ 2893.044600] Hardware name: Raspberry Pi 4 Model B (DT)
[ 2893.044605] Call trace:
[ 2893.044608]  dump_backtrace+0xf4/0x144
[ 2893.044619]  show_stack+0x24/0x58
[ 2893.044627]  dump_stack_lvl+0x7c/0xa0
[ 2893.044638]  dump_stack+0x18/0x44
[ 2893.044646]  panic+0x168/0x374
[ 2893.044658]  test_taint+0x0/0x38
[ 2893.044667]  panic_bad_stack+0x110/0x124
[ 2893.044675]  handle_bad_stack+0x34/0x48
[ 2893.044685]  __bad_stack+0x78/0x7c
[ 2893.044692]  el1h_64_sync+0x0/0x68
[ 2893.044700]  do_wp_page+0x4a0/0x5c8
[ 2893.044708]  handle_mm_fault+0x7fc/0x14dc
[ 2893.044718]  do_page_fault+0x29c/0x450
[ 2893.044727]  do_mem_abort+0x4c/0xf8
[ 2893.044741]  el0_da+0x48/0xa8
[ 2893.044750]  el0t_64_sync_handler+0xcc/0xf0
[ 2893.044759]  el0t_64_sync+0x18c/0x190
[ 2893.044769] SMP: stopping secondary CPUs
[ 2893.044780] Kernel Offset: disabled
[ 2893.044783] CPU features: 0x4000,0800f020,00001086
[ 2893.044790] Memory Limit: none
[ 2893.278874] ---[ end Kernel panic - not syncing: kernel stack overflow ]---
[ 2893.285971] ------------[ cut here ]------------
[ 2893.285975] WARNING: CPU: 2 PID: 315758 at kernel/sched/core.c:3119 set_task_cpu+0x14c/0x208
[ 2893.285996] Modules linked in: btrfs xor xor_neon raid6_pq zstd_compress libcrc32c algif_hash aes_neon_bs aes_neon_blk xhci_pci raspberrypi_cpufreq xhci_pci_renesas brcmfmac hci_uart brcmutil btqca btbcm cfg80211 bluetooth clk_raspberrypi raspberrypi_hwmon reset_raspberrypi pwm_bcm2835 rfkill vc4 crct10dif_ce bcm2711_thermal snd_soc_hdmi_codec i2c_bcm2835 iproc_rng200 rng_core cec v3d drm_display_helper pcie_brcmstb gpu_sched drm_cma_helper drm_shmem_helper drm_kms_helper fuse drm
[ 2893.286117] CPU: 2 PID: 315758 Comm: cgroup_fj_stres Not tainted 6.0.19-rc1 #1
[ 2893.286127] Hardware name: Raspberry Pi 4 Model B (DT)
[ 2893.286131] pstate: 400000c5 (nZcv daIF -PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[ 2893.286142] pc : set_task_cpu+0x14c/0x208
[ 2893.286151] lr : try_to_wake_up+0x230/0x5b8
[ 2893.286160] sp : ffff0000f77c4af0
[ 2893.286164] x29: ffff0000f77c4af0 x28: ffff00004106b7a8 x27: ffff80000a1d29c8
[ 2893.286177] x26: 0000000000000000 x25: ffff80000a1b3248 x24: ffff000063d16300
[ 2893.286190] x23: 0000000000000001 x22: 00000000000000c0 x21: 0000000000000001
[ 2893.286202] x20: 0000000000000001 x19: ffff000041d70000 x18: 00007fffffffffff
[ 2893.286214] x17: 0000000000000011 x16: ffffffffffffffff x15: 0000000000000004
[ 2893.286227] x14: 0000000000000fff x13: ffff80000a1eaad8 x12: 000000000000000f
[ 2893.286239] x11: 0000000000000917 x10: 0000000000000001 x9 : 0000000000000002
[ 2893.286251] x8 : ffff80000a1aea80 x7 : 205d343738383732 x6 : 322e33393832205b
[ 2893.286263] x5 : ffff80000a6c752f x4 : 0000000000000008 x3 : 0000000000000000
[ 2893.286275] x2 : 0000000000000008 x1 : 0000000000000001 x0 : ffff000041d70000
[ 2893.286287] Call trace:
[ 2893.286290]  set_task_cpu+0x14c/0x208
[ 2893.286300]  try_to_wake_up+0x230/0x5b8
[ 2893.286309]  default_wake_function+0x28/0x3c
[ 2893.286321]  autoremove_wake_function+0x24/0x4c
[ 2893.286332]  __wake_up_common_lock+0x108/0x18c
[ 2893.286341]  __wake_up+0x24/0x30
[ 2893.286350]  wake_up_klogd_work_func+0x94/0x23c
[ 2893.286364]  irq_work_tick+0x98/0xfc
[ 2893.286378]  update_process_times+0x8c/0xa8
[ 2893.286387]  tick_sched_timer+0xd0/0x14c
[ 2893.286399]  __hrtimer_run_queues+0x158/0x378
[ 2893.286408]  hrtimer_interrupt+0xe8/0x3a8
[ 2893.286416]  arch_timer_handler_phys+0x44/0x54
[ 2893.286427]  handle_percpu_devid_irq+0x90/0x220
[ 2893.286439]  generic_handle_domain_irq+0x38/0x50
[ 2893.286447]  gic_handle_irq+0x68/0xe8
[ 2893.286455]  el1_interrupt+0x88/0xc8
[ 2893.286464]  el1h_64_irq_handler+0x18/0x24
[ 2893.286474]  el1h_64_irq+0x64/0x68
[ 2893.286482]  panic+0x2d8/0x374
[ 2893.286494]  test_taint+0x0/0x38
[ 2893.286502]  panic_bad_stack+0x110/0x124
[ 2893.286509]  handle_bad_stack+0x34/0x48
[ 2893.286519]  __bad_stack+0x78/0x7c
[ 2893.286526]  el1h_64_sync+0x0/0x68
[ 2893.286533]  do_wp_page+0x4a0/0x5c8
[ 2893.286542]  handle_mm_fault+0x7fc/0x14dc
[ 2893.286551]  do_page_fault+0x29c/0x450
[ 2893.286560]  do_mem_abort+0x4c/0xf8
[ 2893.286572]  el0_da+0x48/0xa8
[ 2893.286581]  el0t_64_sync_handler+0xcc/0xf0
[ 2893.286590]  el0t_64_sync+0x18c/0x190
[ 2893.286598] ---[ end trace 0000000000000000 ]---

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [PATCH 6.0 000/148] 6.0.19-rc1 review
       [not found] ` <CA+G9fYtpM7X15rY6g6asDxrjxDSfj5sDiP8P5Yb1TS3VVmjGNw@mail.gmail.com>
  2023-01-11  6:23   ` Naresh Kamboju
@ 2023-01-11  8:18   ` Arnd Bergmann
  2023-01-11  9:31     ` Naresh Kamboju
  2023-01-13  9:32   ` Pavel Machek
  2 siblings, 1 reply; 17+ messages in thread
From: Arnd Bergmann @ 2023-01-11  8:18 UTC (permalink / raw)
  To: Naresh Kamboju, Greg Kroah-Hartman
  Cc: stable, patches, linux-kernel, Linus Torvalds, Andrew Morton,
	Guenter Roeck, shuah, patches, lkft-triage, Pavel Machek,
	Jon Hunter, Florian Fainelli, Sudip Mukherjee, srw, rwarsow,
	Mark Brown

On Wed, Jan 11, 2023, at 07:16, Naresh Kamboju wrote:
> On Tue, 10 Jan 2023 at 23:36, Greg Kroah-Hartman <gregkh@linuxfoundation.org> wrote:
>>
>
> Results from Linaro’s test farm.
> Regressions on arm64 Raspberry Pi 4 Model B.
>
> Reported-by: Linux Kernel Functional Testing <lkft@linaro.org>
>
> While running LTP controllers cgroup_fj_stress_blkio test cases
> the Insufficient stack space to handle exception! occurred and
> followed by kernel panic on arm64 Raspberry Pi 4 Model B with
> clang-15 built kernel Image.
>
> The full boot and test log attached to this email and build and
> Kconfig links provided in the bottom of this email.
>
> I will try to reproduce this reported issue and get back to you.

I looked at the log between 6.0.18 and 6.0.19-rc1, but don't see
any arm64 or memory management patches that could result in this.
Do you know if 6.0.18 ran successfull
> [ 2893.044339] Insufficient stack space to handle exception!
> [ 2893.044351] ESR: 0x0000000096000047 -- DABT (current EL)
> [ 2893.044360] FAR: 0xffff8000128180d0
> [ 2893.044364] Task stack:     [0xffff800012a18000..0xffff800012a1c000]
> [ 2893.044370] IRQ stack:      [0xffff80000a798000..0xffff80000a79c000]
> [ 2893.044375] Overflow stack: [0xffff0000f77c4310..0xffff0000f77c5310]
...
> [ 2893.044413] pc : el1h_64_sync+0x0/0x68
> [ 2893.044430] lr : wp_page_copy+0xf8/0x90c
> [ 2893.044445] sp : ffff8000128180d0
...
> [ 2893.044692]  el1h_64_sync+0x0/0x68
> [ 2893.044700]  do_wp_page+0x4a0/0x5c8
> [ 2893.044708]  handle_mm_fault+0x7fc/0x14dc
> [ 2893.044718]  do_page_fault+0x29c/0x450
> [ 2893.044727]  do_mem_abort+0x4c/0xf8
> [ 2893.044741]  el0_da+0x48/0xa8
> [ 2893.044750]  el0t_64_sync_handler+0xcc/0xf0
> [ 2893.044759]  el0t_64_sync+0x18c/0x190

It claims that the stack overflow happened in do_wp_page(),
but that has a really short call chain. It would be good
to have the source line for do_wp_page+0x4a0/0x5c8 and
wp_page_copy+0xf8/0x90c to see where exactly it was.


> [ 2893.285975] WARNING: CPU: 2 PID: 315758 at kernel/sched/core.c:3119
> set_task_cpu+0x14c/0x208
....
> [ 2893.286117] CPU: 2 PID: 315758 Comm: cgroup_fj_stres Not tainted
> [ 2893.286416]  arch_timer_handler_phys+0x44/0x54
> [ 2893.286427]  handle_percpu_devid_irq+0x90/0x220
> [ 2893.286439]  generic_handle_domain_irq+0x38/0x50
> [ 2893.286447]  gic_handle_irq+0x68/0xe8
> [ 2893.286455]  el1_interrupt+0x88/0xc8
> [ 2893.286464]  el1h_64_irq_handler+0x18/0x24
> [ 2893.286474]  el1h_64_irq+0x64/0x68
> [ 2893.286482]  panic+0x2d8/0x374

This is apparently a second unrelated bug -- it still processes timer
interrupts after calling panic() and this apparently fails because
the system is already unusable.

>   artifact-location:
> https://storage.tuxsuite.com/public/linaro/lkft/builds/2K9JDtix2mHMoYRjNkBef3oR5JT

file not found. I tried to get the vmlinux file to look at the disassembly
but the artifacts appear to be gone already.

     Arnd

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [PATCH 6.0 000/148] 6.0.19-rc1 review
  2023-01-11  8:18   ` Arnd Bergmann
@ 2023-01-11  9:31     ` Naresh Kamboju
  2023-01-11 11:18       ` Arnd Bergmann
  0 siblings, 1 reply; 17+ messages in thread
From: Naresh Kamboju @ 2023-01-11  9:31 UTC (permalink / raw)
  To: Arnd Bergmann
  Cc: Greg Kroah-Hartman, stable, patches, linux-kernel,
	Linus Torvalds, Andrew Morton, Guenter Roeck, shuah, patches,
	lkft-triage, Pavel Machek, Jon Hunter, Florian Fainelli,
	Sudip Mukherjee, srw, rwarsow, Mark Brown

On Wed, 11 Jan 2023 at 13:48, Arnd Bergmann <arnd@arndb.de> wrote:
>
> On Wed, Jan 11, 2023, at 07:16, Naresh Kamboju wrote:
> > On Tue, 10 Jan 2023 at 23:36, Greg Kroah-Hartman <gregkh@linuxfoundation.org> wrote:
> >>
> >
> > Results from Linaro’s test farm.
> > Regressions on arm64 Raspberry Pi 4 Model B.
> >
> > Reported-by: Linux Kernel Functional Testing <lkft@linaro.org>
> >
> > While running LTP controllers cgroup_fj_stress_blkio test cases
> > the Insufficient stack space to handle exception! occurred and
> > followed by kernel panic on arm64 Raspberry Pi 4 Model B with
> > clang-15 built kernel Image.
> >
> > The full boot and test log attached to this email and build and
> > Kconfig links provided in the bottom of this email.
> >
> > I will try to reproduce this reported issue and get back to you.
>
> I looked at the log between 6.0.18 and 6.0.19-rc1, but don't see
> any arm64 or memory management patches that could result in this.
> Do you know if 6.0.18 ran successful

Yes, it ran successfully on 6.0.18.

On the same kernel 6.0.19-rc1 built with gcc-12 did not find this panic.
The reported issue is specific to clang-15 build.

> > [ 2893.044339] Insufficient stack space to handle exception!
> > [ 2893.044351] ESR: 0x0000000096000047 -- DABT (current EL)
> > [ 2893.044360] FAR: 0xffff8000128180d0
> > [ 2893.044364] Task stack:     [0xffff800012a18000..0xffff800012a1c000]
> > [ 2893.044370] IRQ stack:      [0xffff80000a798000..0xffff80000a79c000]
> > [ 2893.044375] Overflow stack: [0xffff0000f77c4310..0xffff0000f77c5310]
> ...
> > [ 2893.044413] pc : el1h_64_sync+0x0/0x68
> > [ 2893.044430] lr : wp_page_copy+0xf8/0x90c
> > [ 2893.044445] sp : ffff8000128180d0
> ...
> > [ 2893.044692]  el1h_64_sync+0x0/0x68
> > [ 2893.044700]  do_wp_page+0x4a0/0x5c8
> > [ 2893.044708]  handle_mm_fault+0x7fc/0x14dc
> > [ 2893.044718]  do_page_fault+0x29c/0x450
> > [ 2893.044727]  do_mem_abort+0x4c/0xf8
> > [ 2893.044741]  el0_da+0x48/0xa8
> > [ 2893.044750]  el0t_64_sync_handler+0xcc/0xf0
> > [ 2893.044759]  el0t_64_sync+0x18c/0x190
>
> It claims that the stack overflow happened in do_wp_page(),
> but that has a really short call chain. It would be good
> to have the source line for do_wp_page+0x4a0/0x5c8 and
> wp_page_copy+0xf8/0x90c to see where exactly it was.
>
>
> > [ 2893.285975] WARNING: CPU: 2 PID: 315758 at kernel/sched/core.c:3119
> > set_task_cpu+0x14c/0x208
> ....
> > [ 2893.286117] CPU: 2 PID: 315758 Comm: cgroup_fj_stres Not tainted
> > [ 2893.286416]  arch_timer_handler_phys+0x44/0x54
> > [ 2893.286427]  handle_percpu_devid_irq+0x90/0x220
> > [ 2893.286439]  generic_handle_domain_irq+0x38/0x50
> > [ 2893.286447]  gic_handle_irq+0x68/0xe8
> > [ 2893.286455]  el1_interrupt+0x88/0xc8
> > [ 2893.286464]  el1h_64_irq_handler+0x18/0x24
> > [ 2893.286474]  el1h_64_irq+0x64/0x68
> > [ 2893.286482]  panic+0x2d8/0x374
>
> This is apparently a second unrelated bug -- it still processes timer
> interrupts after calling panic() and this apparently fails because
> the system is already unusable.
>
> >   artifact-location:
> > https://storage.tuxsuite.com/public/linaro/lkft/builds/2K9JDtix2mHMoYRjNkBef3oR5JT
>

Adding " / " at end works.
https://storage.tuxsuite.com/public/linaro/lkft/builds/2K9JDtix2mHMoYRjNkBef3oR5JT/

> file not found. I tried to get the vmlinux file to look at the disassembly
> but the artifacts appear to be gone already.

System.map:
https://storage.tuxsuite.com/public/linaro/lkft/builds/2K9JDtix2mHMoYRjNkBef3oR5JT/System.map

vmlinux:
https://storage.tuxsuite.com/public/linaro/lkft/builds/2K9JDtix2mHMoYRjNkBef3oR5JT/vmlinux.xz

Sorry for the trouble.

- Naresh

>
>      Arnd

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [PATCH 6.0 000/148] 6.0.19-rc1 review
  2023-01-10 18:01 [PATCH 6.0 000/148] 6.0.19-rc1 review Greg Kroah-Hartman
                   ` (2 preceding siblings ...)
       [not found] ` <CA+G9fYtpM7X15rY6g6asDxrjxDSfj5sDiP8P5Yb1TS3VVmjGNw@mail.gmail.com>
@ 2023-01-11 11:17 ` Jon Hunter
  2023-01-11 13:00 ` Sudip Mukherjee
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 17+ messages in thread
From: Jon Hunter @ 2023-01-11 11:17 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Greg Kroah-Hartman, patches, linux-kernel, torvalds, akpm, linux,
	shuah, patches, lkft-triage, pavel, jonathanh, f.fainelli,
	sudipm.mukherjee, srw, rwarsow, linux-tegra

On Tue, 10 Jan 2023 19:01:44 +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.0.19 release.
> There are 148 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.
> 
> NOTE, this will probably be the LAST 6.0.y release.  If there is
> anything preventing you from moving to 6.1.y right now, please let me
> know.
> 
> Responses should be made by Thu, 12 Jan 2023 17:59:42 +0000.
> Anything received after that time might be too late.
> 
> The whole patch series can be found in one patch at:
> 	https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.0.19-rc1.gz
> or in the git tree and branch at:
> 	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.0.y
> and the diffstat can be found below.
> 
> thanks,
> 
> greg k-h

All tests passing for Tegra ...

Test results for stable-v6.0:
    11 builds:	11 pass, 0 fail
    28 boots:	28 pass, 0 fail
    130 tests:	130 pass, 0 fail

Linux version:	6.0.19-rc1-ga7ffaeeaf9bb
Boards tested:	tegra124-jetson-tk1, tegra186-p2771-0000,
                tegra194-p2972-0000, tegra194-p3509-0000+p3668-0000,
                tegra20-ventana, tegra210-p2371-2180,
                tegra210-p3450-0000, tegra30-cardhu-a04

Tested-by: Jon Hunter <jonathanh@nvidia.com>

Jon

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [PATCH 6.0 000/148] 6.0.19-rc1 review
  2023-01-11  9:31     ` Naresh Kamboju
@ 2023-01-11 11:18       ` Arnd Bergmann
  2023-01-11 12:52         ` Naresh Kamboju
  0 siblings, 1 reply; 17+ messages in thread
From: Arnd Bergmann @ 2023-01-11 11:18 UTC (permalink / raw)
  To: Naresh Kamboju
  Cc: Greg Kroah-Hartman, stable, patches, linux-kernel,
	Linus Torvalds, Andrew Morton, Guenter Roeck, shuah, patches,
	lkft-triage, Pavel Machek, Jon Hunter, Florian Fainelli,
	Sudip Mukherjee, srw, rwarsow, Mark Brown

On Wed, Jan 11, 2023, at 10:31, Naresh Kamboju wrote:
> On Wed, 11 Jan 2023 at 13:48, Arnd Bergmann <arnd@arndb.de> wrote:
>> On Wed, Jan 11, 2023, at 07:16, Naresh Kamboju wrote:
>> > On Tue, 10 Jan 2023 at 23:36, Greg Kroah-Hartman <gregkh@linuxfoundation.org> wrote:
>
> Yes, it ran successfully on 6.0.18.
>
> On the same kernel 6.0.19-rc1 built with gcc-12 did not find this panic.
> The reported issue is specific to clang-15 build.

Ok, and was the 6.0.18 build using the exact same clang-15 toolchain,
or could there have been an update to any of the tools?

Have you seen results with older clang releases?

>> > [ 2893.044339] Insufficient stack space to handle exception!
>> > [ 2893.044351] ESR: 0x0000000096000047 -- DABT (current EL)
>> > [ 2893.044360] FAR: 0xffff8000128180d0
>> > [ 2893.044364] Task stack:     [0xffff800012a18000..0xffff800012a1c000]
>> > [ 2893.044370] IRQ stack:      [0xffff80000a798000..0xffff80000a79c000]
>> > [ 2893.044375] Overflow stack: [0xffff0000f77c4310..0xffff0000f77c5310]
>> ...
>> > [ 2893.044413] pc : el1h_64_sync+0x0/0x68
>> > [ 2893.044430] lr : wp_page_copy+0xf8/0x90c
>> > [ 2893.044445] sp : ffff8000128180d0
>> ...
>> > [ 2893.044646]  panic+0x168/0x374
>> > [ 2893.044658]  test_taint+0x0/0x38
>> > [ 2893.044667]  panic_bad_stack+0x110/0x124
>> > [ 2893.044675]  handle_bad_stack+0x34/0x48
>> > [ 2893.044685]  __bad_stack+0x78/0x7c
>> > [ 2893.044692]  el1h_64_sync+0x0/0x68
>> > [ 2893.044700]  do_wp_page+0x4a0/0x5c8
>> > [ 2893.044708]  handle_mm_fault+0x7fc/0x14dc
>> > [ 2893.044718]  do_page_fault+0x29c/0x450
>> > [ 2893.044727]  do_mem_abort+0x4c/0xf8
>> > [ 2893.044741]  el0_da+0x48/0xa8
>> > [ 2893.044750]  el0t_64_sync_handler+0xcc/0xf0
>> > [ 2893.044759]  el0t_64_sync+0x18c/0x190
>>
>> It claims that the stack overflow happened in do_wp_page(),
>> but that has a really short call chain. It would be good
>> to have the source line for do_wp_page+0x4a0/0x5c8 and
>> wp_page_copy+0xf8/0x90c to see where exactly it was.
>>
>> >   artifact-location:
>> > https://storage.tuxsuite.com/public/linaro/lkft/builds/2K9JDtix2mHMoYRjNkBef3oR5JT
>>
>
> Adding " / " at end works.
> https://storage.tuxsuite.com/public/linaro/lkft/builds/2K9JDtix2mHMoYRjNkBef3oR5JT/

Ok, I disassembled the image to see what happened.

do_wp_page+0x4a0/0x5c8 is the call to wp_page_copy(), so I would
guess the el1h_64_sync fault actually happened in that function.

lr : wp_page_copy+0xf8/0x90c the return address from
__mem_cgroup_charge(), but I suspect it's not where the fault
happened either, just the last address that was in the
link register.

el1h_64_sync+0x0/0x68 is a "paciasp" pointer authentication
instruction.

__bad_stack is actually called from 'vectors', which has this
code for calling el1h_64_sync, from kernel_ventry:

ffff800008011200:       d10543ff        sub     sp, sp, #0x150
ffff800008011204:       8b2063ff        add     sp, sp, x0
ffff800008011208:       cb2063e0        sub     x0, sp, x0
ffff80000801120c:       37700080        tbnz    w0, #14, ffff80000801121c <vectors+0x21c>
ffff800008011210:       cb2063e0        sub     x0, sp, x0
ffff800008011214:       cb2063ff        sub     sp, sp, x0
ffff800008011218:       14000201        b       ffff800008011a1c <el1h_64_sync>
ffff80000801121c:       d51bd040        msr     tpidr_el0, x0
ffff800008011220:       cb2063e0        sub     x0, sp, x0
ffff800008011224:       d51bd060        msr     tpidrro_el0, x0
ffff800008011228:       f0010a80        adrp    x0, ffff80000a164000 <overflow_stack+0xcf0>
ffff80000801122c:       910c401f        add     sp, x0, #0x310
ffff800008011230:       d538d080        mrs     x0, tpidr_el1
ffff800008011234:       8b2063ff        add     sp, sp, x0
ffff800008011238:       d53bd040        mrs     x0, tpidr_el0
ffff80000801123c:       cb2063e0        sub     x0, sp, x0
ffff800008011240:       f274cc1f        tst     x0, #0xfffffffffffff000
ffff800008011244:       54002de1        b.ne    ffff800008011800 <__bad_stack>  // b.any
ffff800008011248:       cb2063ff        sub     sp, sp, x0
ffff80000801124c:       d53bd060        mrs     x0, tpidrro_el0
ffff800008011250:       140001f3        b       ffff800008011a1c <el1h_64_sync>

and here I'm lost now.

      Arnd

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [PATCH 6.0 000/148] 6.0.19-rc1 review
  2023-01-11 11:18       ` Arnd Bergmann
@ 2023-01-11 12:52         ` Naresh Kamboju
  0 siblings, 0 replies; 17+ messages in thread
From: Naresh Kamboju @ 2023-01-11 12:52 UTC (permalink / raw)
  To: Arnd Bergmann
  Cc: Greg Kroah-Hartman, stable, patches, linux-kernel,
	Linus Torvalds, Andrew Morton, Guenter Roeck, shuah, patches,
	lkft-triage, Pavel Machek, Jon Hunter, Florian Fainelli,
	Sudip Mukherjee, srw, rwarsow, Mark Brown

On Wed, 11 Jan 2023 at 16:48, Arnd Bergmann <arnd@arndb.de> wrote:
>
> On Wed, Jan 11, 2023, at 10:31, Naresh Kamboju wrote:
> > On Wed, 11 Jan 2023 at 13:48, Arnd Bergmann <arnd@arndb.de> wrote:
> >> On Wed, Jan 11, 2023, at 07:16, Naresh Kamboju wrote:
> >> > On Tue, 10 Jan 2023 at 23:36, Greg Kroah-Hartman <gregkh@linuxfoundation.org> wrote:
> >
> > Yes, it ran successfully on 6.0.18.
> >
> > On the same kernel 6.0.19-rc1 built with gcc-12 did not find this panic.
> > The reported issue is specific to clang-15 build.

After retesting a couple of times it is confirmed that it is not reproducible.

> Ok, and was the 6.0.18 build using the exact same clang-15 toolchain,
> or could there have been an update to any of the tools?

it is same Clang version 15.0.6

> Have you seen results with older clang releases?

We are not testing with older clang versions.

>
> >> > [ 2893.044339] Insufficient stack space to handle exception!
> >> > [ 2893.044351] ESR: 0x0000000096000047 -- DABT (current EL)
> >> > [ 2893.044360] FAR: 0xffff8000128180d0
> >> > [ 2893.044364] Task stack:     [0xffff800012a18000..0xffff800012a1c000]
> >> > [ 2893.044370] IRQ stack:      [0xffff80000a798000..0xffff80000a79c000]
> >> > [ 2893.044375] Overflow stack: [0xffff0000f77c4310..0xffff0000f77c5310]
> >> ...
> >> > [ 2893.044413] pc : el1h_64_sync+0x0/0x68
> >> > [ 2893.044430] lr : wp_page_copy+0xf8/0x90c
> >> > [ 2893.044445] sp : ffff8000128180d0
> >> ...
> >> > [ 2893.044646]  panic+0x168/0x374
> >> > [ 2893.044658]  test_taint+0x0/0x38
> >> > [ 2893.044667]  panic_bad_stack+0x110/0x124
> >> > [ 2893.044675]  handle_bad_stack+0x34/0x48
> >> > [ 2893.044685]  __bad_stack+0x78/0x7c
> >> > [ 2893.044692]  el1h_64_sync+0x0/0x68
> >> > [ 2893.044700]  do_wp_page+0x4a0/0x5c8
> >> > [ 2893.044708]  handle_mm_fault+0x7fc/0x14dc
> >> > [ 2893.044718]  do_page_fault+0x29c/0x450
> >> > [ 2893.044727]  do_mem_abort+0x4c/0xf8
> >> > [ 2893.044741]  el0_da+0x48/0xa8
> >> > [ 2893.044750]  el0t_64_sync_handler+0xcc/0xf0
> >> > [ 2893.044759]  el0t_64_sync+0x18c/0x190
> >>
> >> It claims that the stack overflow happened in do_wp_page(),
> >> but that has a really short call chain. It would be good
> >> to have the source line for do_wp_page+0x4a0/0x5c8 and
> >> wp_page_copy+0xf8/0x90c to see where exactly it was.
> >>
> >> >   artifact-location:
> >> > https://storage.tuxsuite.com/public/linaro/lkft/builds/2K9JDtix2mHMoYRjNkBef3oR5JT
> >>
> >
> > Adding " / " at end works.
> > https://storage.tuxsuite.com/public/linaro/lkft/builds/2K9JDtix2mHMoYRjNkBef3oR5JT/
>
> Ok, I disassembled the image to see what happened.
>
> do_wp_page+0x4a0/0x5c8 is the call to wp_page_copy(), so I would
> guess the el1h_64_sync fault actually happened in that function.
>
> lr : wp_page_copy+0xf8/0x90c the return address from
> __mem_cgroup_charge(), but I suspect it's not where the fault
> happened either, just the last address that was in the
> link register.
>
> el1h_64_sync+0x0/0x68 is a "paciasp" pointer authentication
> instruction.
>
> __bad_stack is actually called from 'vectors', which has this
> code for calling el1h_64_sync, from kernel_ventry:
>
> ffff800008011200:       d10543ff        sub     sp, sp, #0x150
> ffff800008011204:       8b2063ff        add     sp, sp, x0
> ffff800008011208:       cb2063e0        sub     x0, sp, x0
> ffff80000801120c:       37700080        tbnz    w0, #14, ffff80000801121c <vectors+0x21c>
> ffff800008011210:       cb2063e0        sub     x0, sp, x0
> ffff800008011214:       cb2063ff        sub     sp, sp, x0
> ffff800008011218:       14000201        b       ffff800008011a1c <el1h_64_sync>
> ffff80000801121c:       d51bd040        msr     tpidr_el0, x0
> ffff800008011220:       cb2063e0        sub     x0, sp, x0
> ffff800008011224:       d51bd060        msr     tpidrro_el0, x0
> ffff800008011228:       f0010a80        adrp    x0, ffff80000a164000 <overflow_stack+0xcf0>
> ffff80000801122c:       910c401f        add     sp, x0, #0x310
> ffff800008011230:       d538d080        mrs     x0, tpidr_el1
> ffff800008011234:       8b2063ff        add     sp, sp, x0
> ffff800008011238:       d53bd040        mrs     x0, tpidr_el0
> ffff80000801123c:       cb2063e0        sub     x0, sp, x0
> ffff800008011240:       f274cc1f        tst     x0, #0xfffffffffffff000
> ffff800008011244:       54002de1        b.ne    ffff800008011800 <__bad_stack>  // b.any
> ffff800008011248:       cb2063ff        sub     sp, sp, x0
> ffff80000801124c:       d53bd060        mrs     x0, tpidrro_el0
> ffff800008011250:       140001f3        b       ffff800008011a1c <el1h_64_sync>
>
> and here I'm lost now.
>
>       Arnd

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [PATCH 6.0 000/148] 6.0.19-rc1 review
  2023-01-10 18:01 [PATCH 6.0 000/148] 6.0.19-rc1 review Greg Kroah-Hartman
                   ` (3 preceding siblings ...)
  2023-01-11 11:17 ` Jon Hunter
@ 2023-01-11 13:00 ` Sudip Mukherjee
  2023-01-11 13:09 ` Bagas Sanjaya
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 17+ messages in thread
From: Sudip Mukherjee @ 2023-01-11 13:00 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: stable, patches, linux-kernel, torvalds, akpm, linux, shuah,
	patches, lkft-triage, pavel, jonathanh, f.fainelli, srw, rwarsow

Hi Greg,

On Tue, Jan 10, 2023 at 07:01:44PM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.0.19 release.
> There are 148 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.
> 
> NOTE, this will probably be the LAST 6.0.y release.  If there is
> anything preventing you from moving to 6.1.y right now, please let me
> know.
> 
> Responses should be made by Thu, 12 Jan 2023 17:59:42 +0000.
> Anything received after that time might be too late.

Build test (gcc version 12.2.1 20221127):
mips: 52 configs -> no failure
arm: 100 configs -> no failure
arm64: 3 configs -> no failure
x86_64: 4 configs -> no failure
alpha allmodconfig -> no failure
csky allmodconfig -> no failure
powerpc allmodconfig -> no failure
riscv allmodconfig -> no failure
s390 allmodconfig -> no failure
xtensa allmodconfig -> no failure

Boot test:
x86_64: Booted on my test laptop. No regression.
x86_64: Booted on qemu. No regression. [1]
arm64: Booted on rpi4b (4GB model). No regression. [2]

mips: Booted on ci20 board.
Known issue - VNC server fails to start.

[1]. https://openqa.qa.codethink.co.uk/tests/2608
[2]. https://openqa.qa.codethink.co.uk/tests/2611

Tested-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk>

-- 
Regards
Sudip

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [PATCH 6.0 000/148] 6.0.19-rc1 review
  2023-01-10 18:01 [PATCH 6.0 000/148] 6.0.19-rc1 review Greg Kroah-Hartman
                   ` (4 preceding siblings ...)
  2023-01-11 13:00 ` Sudip Mukherjee
@ 2023-01-11 13:09 ` Bagas Sanjaya
  2023-01-11 13:52 ` Naresh Kamboju
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 17+ messages in thread
From: Bagas Sanjaya @ 2023-01-11 13:09 UTC (permalink / raw)
  To: Greg Kroah-Hartman, stable
  Cc: patches, linux-kernel, torvalds, akpm, linux, shuah, patches,
	lkft-triage, pavel, jonathanh, f.fainelli, sudipm.mukherjee, srw,
	rwarsow

[-- Attachment #1: Type: text/plain, Size: 538 bytes --]

On Tue, Jan 10, 2023 at 07:01:44PM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.0.19 release.
> There are 148 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.
> 

Successfully cross-compiled for arm64 (bcm2711_defconfig, GCC 10.2.0) and
powerpc (ps3_defconfig, GCC 12.2.0).

Tested-by: Bagas Sanjaya <bagasdotme@gmail.com>

-- 
An old man doll... just what I always wanted! - Clara

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [PATCH 6.0 000/148] 6.0.19-rc1 review
  2023-01-10 18:01 [PATCH 6.0 000/148] 6.0.19-rc1 review Greg Kroah-Hartman
                   ` (5 preceding siblings ...)
  2023-01-11 13:09 ` Bagas Sanjaya
@ 2023-01-11 13:52 ` Naresh Kamboju
  2023-01-11 17:25 ` Justin Forbes
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 17+ messages in thread
From: Naresh Kamboju @ 2023-01-11 13:52 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: stable, patches, linux-kernel, torvalds, akpm, linux, shuah,
	patches, lkft-triage, pavel, jonathanh, f.fainelli,
	sudipm.mukherjee, srw, rwarsow

On Tue, 10 Jan 2023 at 23:36, Greg Kroah-Hartman
<gregkh@linuxfoundation.org> wrote:
>
> This is the start of the stable review cycle for the 6.0.19 release.
> There are 148 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.
>
> NOTE, this will probably be the LAST 6.0.y release.  If there is
> anything preventing you from moving to 6.1.y right now, please let me
> know.
>
> Responses should be made by Thu, 12 Jan 2023 17:59:42 +0000.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
>         https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.0.19-rc1.gz
> or in the git tree and branch at:
>         git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.0.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h


Results from Linaro’s test farm.
No regressions on arm64, arm, x86_64, and i386.

Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>

NOTE:

Regression reported on arm64 Raspberry Pi 4 Model B with clang-15
built kernel Image.

Insufficient stack space to handle exception!
end Kernel panic - not syncing: kernel stack overflow
https://lore.kernel.org/stable/CA+G9fYt42ntYZhhzqAYKf8J3TdNZ+fRYwNgQP=TgCLODcpNrfg@mail.gmail.com/

## Build
* kernel: 6.0.19-rc1
* git: https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc
* git branch: linux-6.0.y
* git commit: a7ffaeeaf9bb7ab13e00a589d0910efb9119479c
* git describe: v6.0.18-149-ga7ffaeeaf9bb
* test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.0.y/build/v6.0.18-149-ga7ffaeeaf9bb

## Test Regressions (compared to v6.0.18)

## Metric Regressions (compared to v6.0.18)

## Test Fixes (compared to v6.0.18)

## Metric Fixes (compared to v6.0.18)

## Test result summary
total: 167741, pass: 139653, fail: 4441, skip: 23296, xfail: 351

## Build Summary
* arc: 5 total, 5 passed, 0 failed
* arm: 151 total, 148 passed, 3 failed
* arm64: 49 total, 49 passed, 0 failed
* i386: 39 total, 36 passed, 3 failed
* mips: 30 total, 28 passed, 2 failed
* parisc: 8 total, 8 passed, 0 failed
* powerpc: 38 total, 32 passed, 6 failed
* riscv: 16 total, 16 passed, 0 failed
* s390: 16 total, 16 passed, 0 failed
* sh: 14 total, 12 passed, 2 failed
* sparc: 8 total, 8 passed, 0 failed
* x86_64: 42 total, 41 passed, 1 failed

## Test suites summary
* boot
* fwts
* igt-gpu-tools
* kselftest-android
* kselftest-arm64
* kselftest-breakpoints
* kselftest-capabilities
* kselftest-cgroup
* kselftest-clone3
* kselftest-core
* kselftest-cpu-hotplug
* kselftest-cpufreq
* kselftest-drivers-dma-buf
* kselftest-efivarfs
* kselftest-filesystems
* kselftest-filesystems-binderfs
* kselftest-firmware
* kselftest-fpu
* kselftest-futex
* kselftest-gpio
* kselftest-intel_pstate
* kselftest-ipc
* kselftest-ir
* kselftest-kcmp
* kselftest-kexec
* kselftest-kvm
* kselftest-lib
* kselftest-livepatch
* kselftest-membarrier
* kselftest-memfd
* kselftest-memory-hotplug
* kselftest-mincore
* kselftest-mount
* kselftest-mqueue
* kselftest-net
* kselftest-net-forwarding
* kselftest-net-mptcp
* kselftest-netfilter
* kselftest-nsfs
* kselftest-openat2
* kselftest-pid_namespace
* kselftest-pidfd
* kselftest-proc
* kselftest-pstore
* kselftest-ptrace
* kselftest-rseq
* kselftest-rtc
* kselftest-seccomp
* kselftest-sigaltstack
* kselftest-size
* kselftest-splice
* kselftest-static_keys
* kselftest-sync
* kselftest-sysctl
* kselftest-tc-testing
* kselftest-timens
* kselftest-timers
* kselftest-tmpfs
* kselftest-tpm2
* kselftest-user
* kselftest-vm
* kselftest-x86
* kselftest-zram
* kunit
* kvm-unit-tests
* libgpiod
* libhugetlbfs
* log-parser-boot
* log-parser-test
* ltp-cap_bounds
* ltp-commands
* ltp-containers
* ltp-controllers
* ltp-cpuhotplug
* ltp-crypto
* ltp-cve
* ltp-dio
* ltp-fcntl-locktests
* ltp-filecaps
* ltp-fs
* ltp-fs_bind
* ltp-fs_perms_simple
* ltp-fsx
* ltp-hugetlb
* ltp-io
* ltp-ipc
* ltp-math
* ltp-math++
* ltp-mm
* ltp-nptl
* ltp-open-posix-tests
* ltp-pty
* ltp-sched
* ltp-securebits
* ltp-smoke
* ltp-syscalls
* ltp-tracing
* network-basic-tests
* packetdrill
* perf
* rcutorture
* v4l2-compliance
* vdso

--
Linaro LKFT
https://lkft.linaro.org

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [PATCH 6.0 000/148] 6.0.19-rc1 review
  2023-01-10 18:01 [PATCH 6.0 000/148] 6.0.19-rc1 review Greg Kroah-Hartman
                   ` (6 preceding siblings ...)
  2023-01-11 13:52 ` Naresh Kamboju
@ 2023-01-11 17:25 ` Justin Forbes
  2023-01-11 18:56 ` Conor Dooley
  2023-01-12  0:39 ` Guenter Roeck
  9 siblings, 0 replies; 17+ messages in thread
From: Justin Forbes @ 2023-01-11 17:25 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: stable, patches, linux-kernel, torvalds, akpm, linux, shuah,
	patches, lkft-triage, pavel, jonathanh, f.fainelli,
	sudipm.mukherjee, srw, rwarsow

On Tue, Jan 10, 2023 at 07:01:44PM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.0.19 release.
> There are 148 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.
> 
> NOTE, this will probably be the LAST 6.0.y release.  If there is
> anything preventing you from moving to 6.1.y right now, please let me
> know.
> 
> Responses should be made by Thu, 12 Jan 2023 17:59:42 +0000.
> Anything received after that time might be too late.
> 
> The whole patch series can be found in one patch at:
> 	https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.0.19-rc1.gz
> or in the git tree and branch at:
> 	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.0.y
> and the diffstat can be found below.
> 
> thanks,
> 
> greg k-h

Tested rc1 against the Fedora build system (aarch64, armv7, ppc64le,
s390x, x86_64), and boot tested x86_64. No regressions noted.

Tested-by: Justin M. Forbes <jforbes@fedoraproject.org>

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [PATCH 6.0 000/148] 6.0.19-rc1 review
  2023-01-10 18:01 [PATCH 6.0 000/148] 6.0.19-rc1 review Greg Kroah-Hartman
                   ` (7 preceding siblings ...)
  2023-01-11 17:25 ` Justin Forbes
@ 2023-01-11 18:56 ` Conor Dooley
  2023-01-12  0:39 ` Guenter Roeck
  9 siblings, 0 replies; 17+ messages in thread
From: Conor Dooley @ 2023-01-11 18:56 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: stable, patches, linux-kernel, torvalds, akpm, linux, shuah,
	patches, lkft-triage, pavel, jonathanh, f.fainelli,
	sudipm.mukherjee, srw, rwarsow

[-- Attachment #1: Type: text/plain, Size: 970 bytes --]

On Tue, Jan 10, 2023 at 07:01:44PM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.0.19 release.
> There are 148 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.
> 
> NOTE, this will probably be the LAST 6.0.y release.  If there is
> anything preventing you from moving to 6.1.y right now, please let me
> know.
> 
> Responses should be made by Thu, 12 Jan 2023 17:59:42 +0000.
> Anything received after that time might be too late.
> 
> The whole patch series can be found in one patch at:
> 	https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.0.19-rc1.gz
> or in the git tree and branch at:
> 	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.0.y
> and the diffstat can be found below.

Tested-by: Conor Dooley <conor.dooley@microchip.com>

Thanks,
Conor.


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [PATCH 6.0 000/148] 6.0.19-rc1 review
  2023-01-10 18:01 [PATCH 6.0 000/148] 6.0.19-rc1 review Greg Kroah-Hartman
                   ` (8 preceding siblings ...)
  2023-01-11 18:56 ` Conor Dooley
@ 2023-01-12  0:39 ` Guenter Roeck
  9 siblings, 0 replies; 17+ messages in thread
From: Guenter Roeck @ 2023-01-12  0:39 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: stable, patches, linux-kernel, torvalds, akpm, shuah, patches,
	lkft-triage, pavel, jonathanh, f.fainelli, sudipm.mukherjee, srw,
	rwarsow

On Tue, Jan 10, 2023 at 07:01:44PM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.0.19 release.
> There are 148 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.
> 
> NOTE, this will probably be the LAST 6.0.y release.  If there is
> anything preventing you from moving to 6.1.y right now, please let me
> know.
> 
> Responses should be made by Thu, 12 Jan 2023 17:59:42 +0000.
> Anything received after that time might be too late.
> 

Build results:
	total: 155 pass: 155 fail: 0
Qemu test results:
	total: 500 pass: 500 fail: 0

Tested-by: Guenter Roeck <linux@roeck-us.net>

Guenter

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [PATCH 6.0 000/148] 6.0.19-rc1 review
       [not found] ` <CA+G9fYtpM7X15rY6g6asDxrjxDSfj5sDiP8P5Yb1TS3VVmjGNw@mail.gmail.com>
  2023-01-11  6:23   ` Naresh Kamboju
  2023-01-11  8:18   ` Arnd Bergmann
@ 2023-01-13  9:32   ` Pavel Machek
  2023-01-13 15:48     ` Naresh Kamboju
  2 siblings, 1 reply; 17+ messages in thread
From: Pavel Machek @ 2023-01-13  9:32 UTC (permalink / raw)
  To: Naresh Kamboju
  Cc: Greg Kroah-Hartman, stable, patches, linux-kernel, torvalds,
	akpm, linux, shuah, patches, lkft-triage, pavel, jonathanh,
	f.fainelli, sudipm.mukherjee, srw, rwarsow, Arnd Bergmann,
	Mark Brown

[-- Attachment #1: Type: text/plain, Size: 831 bytes --]

Hi!

> Results from Linaro’s test farm.
> Regressions on arm64 Raspberry Pi 4 Model B.
> 
> Reported-by: Linux Kernel Functional Testing <lkft@linaro.org>
> 
> While running LTP controllers cgroup_fj_stress_blkio test cases
> the Insufficient stack space to handle exception! occurred and
> followed by kernel panic on arm64 Raspberry Pi 4 Model B with
> clang-15 built kernel Image.
> 
> The full boot and test log attached to this email and build and
> Kconfig links provided in the bottom of this email.

Full log is 11MB. That's rather... big for an email. Please post such
stuff as a link or at least compress them...

Best regards,
								Pavel
								
-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [PATCH 6.0 000/148] 6.0.19-rc1 review
  2023-01-13  9:32   ` Pavel Machek
@ 2023-01-13 15:48     ` Naresh Kamboju
  0 siblings, 0 replies; 17+ messages in thread
From: Naresh Kamboju @ 2023-01-13 15:48 UTC (permalink / raw)
  To: Pavel Machek
  Cc: Greg Kroah-Hartman, stable, patches, linux-kernel, torvalds,
	akpm, linux, shuah, patches, lkft-triage, jonathanh, f.fainelli,
	sudipm.mukherjee, srw, rwarsow, Arnd Bergmann, Mark Brown

Hi Pavel,

On Fri, 13 Jan 2023 at 15:03, Pavel Machek <pavel@denx.de> wrote:
>
> Hi!

> Full log is 11MB. That's rather... big for an email. Please post such
> stuff as a link or at least compress them...

Thanks for the comments,
And i did in the next email with a trimmed version of log files.

[ + attachment failed resending with trim version of log file. ]

In general practice, I do share links to log files, kconfigs and artifacts.

Thank you.
Naresh Kamboju

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2023-01-13 15:57 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-10 18:01 [PATCH 6.0 000/148] 6.0.19-rc1 review Greg Kroah-Hartman
2023-01-10 19:23 ` Florian Fainelli
2023-01-11  0:37 ` Shuah Khan
     [not found] ` <CA+G9fYtpM7X15rY6g6asDxrjxDSfj5sDiP8P5Yb1TS3VVmjGNw@mail.gmail.com>
2023-01-11  6:23   ` Naresh Kamboju
2023-01-11  8:18   ` Arnd Bergmann
2023-01-11  9:31     ` Naresh Kamboju
2023-01-11 11:18       ` Arnd Bergmann
2023-01-11 12:52         ` Naresh Kamboju
2023-01-13  9:32   ` Pavel Machek
2023-01-13 15:48     ` Naresh Kamboju
2023-01-11 11:17 ` Jon Hunter
2023-01-11 13:00 ` Sudip Mukherjee
2023-01-11 13:09 ` Bagas Sanjaya
2023-01-11 13:52 ` Naresh Kamboju
2023-01-11 17:25 ` Justin Forbes
2023-01-11 18:56 ` Conor Dooley
2023-01-12  0:39 ` Guenter Roeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).