From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id DEC8BC43334 for ; Mon, 6 Jun 2022 11:46:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235628AbiFFLqP (ORCPT ); Mon, 6 Jun 2022 07:46:15 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35504 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235616AbiFFLqN (ORCPT ); Mon, 6 Jun 2022 07:46:13 -0400 Received: from mail-yb1-xb33.google.com (mail-yb1-xb33.google.com [IPv6:2607:f8b0:4864:20::b33]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 028F423A004 for ; Mon, 6 Jun 2022 04:46:12 -0700 (PDT) Received: by mail-yb1-xb33.google.com with SMTP id e184so25183861ybf.8 for ; Mon, 06 Jun 2022 04:46:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:from:date:message-id:subject:to:cc; bh=pq4w54S0xjOQhYVPvRcjJWBaSHI24L9PwLtQAAo4Ntg=; b=gHaQNvBBVKcmZcocDQXhBOlog/h3SF6dgiasF2SXoHuLOtRY6PTNX8CJCUJTMQucRo nkXSl1LAtAwDnvBOXLRmZZofPjkPhpJ9XnHGEPmfmhy5b9bYXyFOn5XCOsj6krAKOg8B 7f8Vooud4xE7xg0EqY+CdiZCmnaK7y85Azd2rO/cIH66U2Ut411KoKhqDDhAkKL9pPxm DQNu84vWMMACJXyd5ltToyc62/56P8w3pZ4ftBmhG48+rAL3CZKpq7NZUnyDq+lpD9Dd DqGxkqV5e2gPitP9FdardR9Ei70BfqIUstRyZvmQ/6SXx9G+LK4YI9qh42kJDwBR2zM1 5Ypg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:from:date:message-id:subject:to:cc; bh=pq4w54S0xjOQhYVPvRcjJWBaSHI24L9PwLtQAAo4Ntg=; b=E2FFZIwqQomi4nhIbJW+T2RoTP/07IP2YtNhu59k+qw3K/vYW54ijAGTJzUOHob0XR UOfj0TnoD/4RYc0lB3OlS1hJZBi6XMfSxBxcYGy/ejIL4g2asWUGrs1S5v784lMV+6re b4/88+JYCX0yG+zJTB7ngb5+6ZKFZ0Oz0Y9cPqXj9MmpQQ9F0yNcXawJTIVukSXLPRUC cPbaoRAVzKCFBTLGqa7KilkTqHQxpDz40qKKpltfqah4mi4ZB745Y90Zs6nD70qKLp5/ N+gDnY59zj9/4afBk9WEjwxooba9T2HsUXapRyLWGjTtI3G+5SIvBk+XPdREzRPa9CZU B9RQ== X-Gm-Message-State: AOAM532gh98nuScyKvsTcKapGj7M6Wg8KTyXx9U3Mf7WHkYiAjCrDoXI n9Ks44vt8f1AWzDq5/vH4CRZGC8FlrcGLm3l28J7eg== X-Google-Smtp-Source: ABdhPJzbneoLeu30KiEdfnDmFRZ6ePkYkJLIfh3Fz42eU0SJGKqIICy/fbowKdH3ZfS8w2qGdglt9DN/yIu46atMQ00= X-Received: by 2002:a25:4705:0:b0:65d:43f8:5652 with SMTP id u5-20020a254705000000b0065d43f85652mr23688028yba.389.1654515971012; Mon, 06 Jun 2022 04:46:11 -0700 (PDT) MIME-Version: 1.0 From: Naresh Kamboju Date: Mon, 6 Jun 2022 17:16:00 +0530 Message-ID: Subject: [next] arm64: boot failed - next-20220606 To: Linux-Next Mailing List , open list , regressions@lists.linux.dev, lkft-triage@lists.linaro.org, Linux ARM , linux-mm Cc: Stephen Rothwell , Andrew Morton , Ard Biesheuvel , Arnd Bergmann , Catalin Marinas , Raghuram Thammiraju , Mark Brown , Will Deacon Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Linux next-20220606 arm64 boot failed. The kernel boot log is empty. I am bisecting this problem. Reported-by: Linux Kernel Functional Testing The initial investigation show that, GOOD: next-20220603 BAD: next-20220606 Boot log: Starting kernel ... The recent changes show, # git log --oneline next-20220603..next-20220606 -- arch/arm64/ 202693ac55e0 (origin/akpm-base, origin/akpm) Merge branch 'mm-everything' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm a83bdd6800e3 Merge branch 'rust-next' of https://github.com/Rust-for-Linux/linux.git 9daba6cb8145 Merge branch 'for-next' of git://github.com/Xilinx/linux-xlnx.git 582d5ed4caf7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git 1ec6574a3c0a Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 21873bd66b6e Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux a8fc46f5a417 mm: avoid unnecessary page fault retires on shared memory types 3c59c47d1a6d arm64: Change elfcore for_each_mte_vma() to use VMA iterator 1c826fa748d5 arm64: remove mmap linked list from vdso 54c2cc79194c Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb 09a018176ba2 Merge tag 'arm-late-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc 96479c09803b Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc Test job link, https://lkft.validation.linaro.org/scheduler/job/5136989#L560 metadata: git_ref: master git_repo: https://gitlab.com/Linaro/lkft/mirrors/next/linux-next git_sha: 40b58e42584bf5bd9230481dc8946f714fb387de git_describe: next-20220606 kernel_version: 5.19.0-rc1 kernel-config: https://builds.tuxbuild.com/2ABl8X9kHAAU5MlL3E3xExHFrNy/config build-url: https://gitlab.com/Linaro/lkft/mirrors/next/linux-next/-/pipelines/556237413 artifact-location: https://builds.tuxbuild.com/2ABl8X9kHAAU5MlL3E3xExHFrNy -- Linaro LKFT https://lkft.linaro.org