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=-0.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,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 7B08FC433FF for ; Tue, 6 Aug 2019 06:41:48 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 5226C2147A for ; Tue, 6 Aug 2019 06:41:48 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="QpfJSvJ3" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5226C2147A Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=suse.de Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-riscv-bounces+infradead-linux-riscv=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:In-Reply-To: Date:References:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=LSVo+l2wqNaLP0SXGJChYYW1J1d4Z8cnl2RoZEDmyN4=; b=QpfJSvJ3jRx1C5 aHHdvS2Thfng4eRn/X4vzDjUNf6NA9ZFO1uzWnqNXP+XmFYQwZaNjCl6pWTd4V3qi1ujCq4DF3Hdl xPkm1Wl9D8N2Y54qGYPaurX3au8vSCp5a+7zqQbpq09tSft1t9jfbhF9gNg4KtLj2DAddAkxnRgFU f9NoLcBsTS1ozGa2QKeD05/p4GAcDIJo2iShIL5gPlj8u86K4E/JRvuAQ8bdZypZTA/OnREBTwROY jj0+NkAH8nQb71QUCy5KdaY+zW50mNewnTnxchjL6bkVCx76r2zYgL6IWosxOLLc94NC7Uwt91XAH 6p2Bcwh07dxtNSA/BtbQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hutAI-0000At-C8; Tue, 06 Aug 2019 06:41:46 +0000 Received: from mx2.suse.de ([195.135.220.15] helo=mx1.suse.de) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hutA7-0008PF-HG; Tue, 06 Aug 2019 06:41:37 +0000 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id 2564EB0B6; Tue, 6 Aug 2019 06:41:34 +0000 (UTC) From: Andreas Schwab To: Atish Patra Subject: Re: Random memory corruption with v5.2 References: <45823bccd515273e08bd2e0c634b0b207e60db9c.camel@wdc.com> X-Yow: Don't worry, nobody really LISTENS to lectures in MOSCOW, either! .. FRENCH, HISTORY, ADVANCED CALCULUS, COMPUTER PROGRAMMING, BLACK STUDIES, SOCIOBIOLOGY!.. Are there any QUESTIONS?? Date: Tue, 06 Aug 2019 08:41:33 +0200 In-Reply-To: <45823bccd515273e08bd2e0c634b0b207e60db9c.camel@wdc.com> (Atish Patra's message of "Mon, 5 Aug 2019 22:34:53 +0000") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2.90 (gnu/linux) MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190805_234135_789803_F87F883F X-CRM114-Status: UNSURE ( 6.73 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-riscv@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "anup@brainfault.org" , "linux-riscv@lists.infradead.org" , "david.abdurachmanov@gmail.com" , "opensbi@lists.infradead.org" , "paul.walmsley@sifive.com" Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-riscv" Errors-To: linux-riscv-bounces+infradead-linux-riscv=archiver.kernel.org@lists.infradead.org On Aug 05 2019, Atish Patra wrote: > It takes more than hour to finish the full install-locales on unleashe > board which makes it bit difficult to try out possible fixes. When it fails it usually fails pretty fast. Did you run it in parallel? Andreas. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different." _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv