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 X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 518AEC433DB for ; Fri, 25 Dec 2020 17:01:01 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 0C52022285 for ; Fri, 25 Dec 2020 17:01:00 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726184AbgLYRAk (ORCPT ); Fri, 25 Dec 2020 12:00:40 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46498 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725910AbgLYRAj (ORCPT ); Fri, 25 Dec 2020 12:00:39 -0500 Received: from mail-out.m-online.net (mail-out.m-online.net [IPv6:2001:a60:0:28:0:1:25:1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 09956C061573 for ; Fri, 25 Dec 2020 08:59:43 -0800 (PST) Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4D2Y6s5NZdz1rtMh; Fri, 25 Dec 2020 17:58:29 +0100 (CET) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4D2Y6r6lB6z1qr3y; Fri, 25 Dec 2020 17:58:28 +0100 (CET) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id tmq1xZlJy0Sy; Fri, 25 Dec 2020 17:58:27 +0100 (CET) X-Auth-Info: +mM6lJfV9Zm65W4CzQ9iQdJ3u18++WndNbaqbvDXm5JhNdQgE7AiMtr1JiOt+AHe Received: from igel.home (ppp-46-244-182-139.dynamic.mnet-online.de [46.244.182.139]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA; Fri, 25 Dec 2020 17:58:27 +0100 (CET) Received: by igel.home (Postfix, from userid 1000) id 2BBAB2C3600; Fri, 25 Dec 2020 17:58:27 +0100 (CET) From: Andreas Schwab To: Dmitry Vyukov Cc: Paul Walmsley , Palmer Dabbelt , Albert Ou , linux-riscv , LKML , nylon7@andestech.com, Palmer Dabbelt , =?utf-8?B?QmrDtnJuIFTDtnBlbA==?= , Tobias Klauser , syzkaller Subject: Re: riscv+KASAN does not boot References: X-Yow: I have no actual hairline... Date: Fri, 25 Dec 2020 17:58:27 +0100 In-Reply-To: (Dmitry Vyukov's message of "Fri, 25 Dec 2020 15:55:48 +0100") Message-ID: <878s9lbz64.fsf@igel.home> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1.90 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Dez 25 2020, Dmitry Vyukov wrote: > qemu-system-riscv64 \ > -machine virt -bios default -smp 1 -m 2G \ > -device virtio-blk-device,drive=hd0 \ > -drive file=buildroot-riscv64.ext4,if=none,format=raw,id=hd0 \ > -kernel arch/riscv/boot/Image \ > -nographic \ > -device virtio-rng-device,rng=rng0 -object > rng-random,filename=/dev/urandom,id=rng0 \ > -netdev user,id=net0,host=10.0.2.10,hostfwd=tcp::10022-:22 -device > virtio-net-device,netdev=net0 \ > -append "root=/dev/vda earlyprintk=serial console=ttyS0 oops=panic > panic_on_warn=1 panic=86400" Do you get more output with earlycon=sbi? Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different."