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 C11C6C433FE for ; Fri, 25 Feb 2022 01:27:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236365AbiBYB2C (ORCPT ); Thu, 24 Feb 2022 20:28:02 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58560 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234976AbiBYB2C (ORCPT ); Thu, 24 Feb 2022 20:28:02 -0500 Received: from alexa-out-sd-01.qualcomm.com (alexa-out-sd-01.qualcomm.com [199.106.114.38]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 34A30167FB3; Thu, 24 Feb 2022 17:27:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; i=@quicinc.com; q=dns/txt; s=qcdkim; t=1645752449; x=1677288449; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=lNpw/dA4OwOk2L5V0WemMzN2TJdkBbxBRc5/B0XNe+E=; b=LXpjeBYf4R9jbTVjRoF9SdYEuLkJxa4HmOjEzF2blP6V/PMEDMoZGXBL TFyiQq2FrdoMF6yoooz7KLi6Ygc50wqsB3pBZa1vWZjdtralB9s9v7Lsv F4yaKzIVWKdrAP1WDbY4rM0+hHAMKBjZZYHcODQl+jg8bkaq/rlfujJ3A o=; Received: from unknown (HELO ironmsg-SD-alpha.qualcomm.com) ([10.53.140.30]) by alexa-out-sd-01.qualcomm.com with ESMTP; 24 Feb 2022 17:27:27 -0800 X-QCInternal: smtphost Received: from nasanex01c.na.qualcomm.com ([10.47.97.222]) by ironmsg-SD-alpha.qualcomm.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 24 Feb 2022 17:27:27 -0800 Received: from nalasex01a.na.qualcomm.com (10.47.209.196) by nasanex01c.na.qualcomm.com (10.47.97.222) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.986.15; Thu, 24 Feb 2022 17:27:27 -0800 Received: from qian (10.80.80.8) by nalasex01a.na.qualcomm.com (10.47.209.196) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.986.15; Thu, 24 Feb 2022 17:27:26 -0800 Date: Thu, 24 Feb 2022 20:27:24 -0500 From: Qian Cai To: Jens Axboe CC: Marek Szyprowski , , "Stefan Roesch" , , , Subject: Re: [PATCH v3 0/2] io-uring: Make statx api stable Message-ID: References: <20220215180328.2320199-1-shr@fb.com> <164555550976.110748.6933069169641927964.b4-ty@kernel.dk> <5e0084b9-0090-c2a6-ab64-58fd1887d95f@samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: X-Originating-IP: [10.80.80.8] X-ClientProxiedBy: nasanex01b.na.qualcomm.com (10.46.141.250) To nalasex01a.na.qualcomm.com (10.47.209.196) Precedence: bulk List-ID: X-Mailing-List: linux-fsdevel@vger.kernel.org On Thu, Feb 24, 2022 at 07:09:35AM -0700, Jens Axboe wrote: > > Freeing unused kernel image (initmem) memory: 1024K > > Run /sbin/init as init process > > systemd[1]: System time before build time, advancing clock. > > systemd[1]: Cannot be run in a chroot() environment. > > systemd[1]: Freezing execution. > > > > Reverting them on top of next-20220223 fixes the boot issue. Btw, those > > patches are not bisectable. The code at > > 30512d54fae354a2359a740b75a1451b68aa3807 doesn't compile. > > Thanks, I'll drop them from for-next until we figure out what that is. FYI, this breaks the boot on bare-metal as well. Loading, please wait... Starting version 245.4-4ubuntu3.15 Running in chroot, ignoring request. Running in chroot, ignoring request. Running in chroot, ignoring request. Running in chroot, ignoring request. Running in chroot, ignoring request. /scripts/init-top/console_setup: line 90: can't create /dev/tty1: No such device or address /scripts/init-top/console_setup: line 126: can't open /dev/tty1: No such device or address Begin: Loading essential drivers ... /init: line 155: modprobe: Permission denied /init: line 155: modprobe: Permission denied /init: line 155: modprobe: Permission denied /init: line 155: modprobe: Permission denied /init: line 155: modprobe: Permission denied /init: line 155: modprobe: Permission denied /init: line 155: modprobe: Permission denied /init: line 155: modprobe: Permission denied