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=-2.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_SANE_1 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 64508C76188 for ; Mon, 22 Jul 2019 14:46:51 +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 35C3C2190D for ; Mon, 22 Jul 2019 14:46:51 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="aYlO/p3t"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="tyh1qOuD" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 35C3C2190D Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=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:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=qF1BSzzGLnlD/P+WthSpC254pf5CziHDwsBPVhgMjMQ=; b=aYlO/p3tMCNC3q jytp1pQvA5wHc3mE9O4bs6aEUzR6ibi4lG1/enLlp5txE3m3fwRBmHeZd3qGpxGYjDR3eplyBxtzu 7JMZb30wAijM0C6nZ2uUjkHGQf/XdNvxyXxpV8CzVF/sNh1f9hYeNw90UAmfpFirdUYV5y05JY9yE NXx4j4p8ZNkSVL4jV5vuaZ1uWzxno1DJfWvXvemgqqhldkq5RbRs4d9mzbhk7VmKG3D0iPaaBg8OZ b+Z02FhWNxLvigm2ZVICFKZFiaSsZznFJSqSsa1nzJucLfWoLfFSQD04Bjp+a3tW7lnjg8uF0w97t 1TTjPYL2wHKZM5rqS4Xw==; 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 1hpZaO-0007ap-P1; Mon, 22 Jul 2019 14:46:44 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hpZaL-0007aF-8h; Mon, 22 Jul 2019 14:46:42 +0000 Received: from willie-the-truck (236.31.169.217.in-addr.arpa [217.169.31.236]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 96B672190D; Mon, 22 Jul 2019 14:46:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1563806800; bh=aN96RqHhbFtraBsB4bpQicZmqqEyfnQJXn8t4OUjY4w=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=tyh1qOuD2zxIAHoQanGJSEjjKR+xzOAF2BvPz9mtGD8uktf4/NlJYADLSDTaEse1B U0PoouZqx2ctRbcQjoroLaIuoa7G/k5+1Jkdio2T9uFfs+ufkuW3/1e3veTOzA7tLz /jsIOgNadEzTef5znP5z8xVDabajM0LTUdCiiQl4= Date: Mon, 22 Jul 2019 15:46:36 +0100 From: Will Deacon To: Vicente Bergas Subject: Re: kexec on rk3399 Message-ID: <20190722144636.x3bxq2ky7w2yfn3m@willie-the-truck> References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20170113 (1.7.2) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190722_074641_320546_976695B0 X-CRM114-Status: UNSURE ( 8.27 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Heiko Stuebner , Marc Zyngier , Catalin Marinas , Will Deacon , linux-rockchip@lists.infradead.org, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, Jul 22, 2019 at 04:31:27PM +0200, Vicente Bergas wrote: > Hi, i have been running linux on rk3399 booted with kexec fine until 5.2 > From 5.2 onwards, there are memory corruption issues as reported here: > http://lkml.iu.edu/hypermail/linux/kernel/1906.2/07211.html > kexec has been identified as the principal reason for the issues. I thought that you resolved this issue by upgrading u-boot. Did that not actually work? Will _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel