Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp3958927imm; Mon, 6 Aug 2018 13:50:34 -0700 (PDT) X-Google-Smtp-Source: AAOMgpc2wtG78s28AErxOp9ZjXKtYjIsikHjV6IQpaKQGBK8n+vnPJJ+AdaCAW6I4gfG1E+JfW8L X-Received: by 2002:a63:cb04:: with SMTP id p4-v6mr15479822pgg.197.1533588634317; Mon, 06 Aug 2018 13:50:34 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1533588634; cv=none; d=google.com; s=arc-20160816; b=vOcyVkQZdbTowKWBmBNyumFYvuIMSXZ8jBdrevZvJk5tb5/KF/501/whiZe/v5fJCm EgHZ63BigJsV4S3Yv1mB8W6bZ26OadatVyTjFtHb//sjBIKG2WhoRbQ8/+kTmhLVxTZU zqbuc8LQdNJrMirRCWf5FBwLXKXOS1vY5DQVDQAntpkD5YVgABKlhHggWptCNApYK1DZ Xl3LfK8XMlR2BFDv1FPPM1tlGBu0NzxmCNDV9SmWELr40LZLXpzuxjAHDPTBDAZakvqm xYoGZOaf2Dy2MQzaXuQIinC6HBOF1S1flZLtyMn8OvJbqUycHxatXFZ1gu+78Y9D9u5D osZA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :message-id:in-reply-to:subject:cc:to:from:date :arc-authentication-results; bh=uoHrb42RedCFhvdTLilEb8+l7MHbQQx7gYo11BHZiVQ=; b=A1qFyu32WScQOB9bMPkGr28q6nEmLuekTgCXcHaDj+fPIdusH0lOQsDh7rOa7lWxRJ P8Gr6CQrqdlnUEE9mrxoUJ/t+cQALbE3sN7GS0x6OuKq6mI5vLIZvFR/rXDgYbEuExWM jVToufvh7VUVXmJwNzCZk4c/1FXRSAMzBT7n91q0Zk2h70OpIBXNkLNZv1d2/5uYJsbX tWRbvNwgmtm/dsGcZTfi6Bb6lWEbvel2Du38IWmsK8jb1iwOFp1IDIrnkJHwBADPkZ8W 5Ba+MosiT7JFaxy1eWnkK6OYTGVTaZbhEsM/hwST76yg81DHCCKgqKh3khDUgaq3XCe8 0hVQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id y21-v6si12059008pge.663.2018.08.06.13.50.19; Mon, 06 Aug 2018 13:50:34 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2387903AbeHFWmG (ORCPT + 99 others); Mon, 6 Aug 2018 18:42:06 -0400 Received: from mx3-rdu2.redhat.com ([66.187.233.73]:34110 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1732544AbeHFWmG (ORCPT ); Mon, 6 Aug 2018 18:42:06 -0400 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.rdu2.redhat.com [10.11.54.3]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 6866887A74; Mon, 6 Aug 2018 20:31:20 +0000 (UTC) Received: from file01.intranet.prod.int.rdu2.redhat.com (file01.intranet.prod.int.rdu2.redhat.com [10.11.5.7]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 19EDA101043E; Mon, 6 Aug 2018 20:31:20 +0000 (UTC) Received: from file01.intranet.prod.int.rdu2.redhat.com (localhost [127.0.0.1]) by file01.intranet.prod.int.rdu2.redhat.com (8.14.4/8.14.4) with ESMTP id w76KVK7I018379; Mon, 6 Aug 2018 16:31:20 -0400 Received: from localhost (mpatocka@localhost) by file01.intranet.prod.int.rdu2.redhat.com (8.14.4/8.14.4/Submit) with ESMTP id w76KVJ5g018370; Mon, 6 Aug 2018 16:31:19 -0400 X-Authentication-Warning: file01.intranet.prod.int.rdu2.redhat.com: mpatocka owned process doing -bs Date: Mon, 6 Aug 2018 16:31:18 -0400 (EDT) From: Mikulas Patocka X-X-Sender: mpatocka@file01.intranet.prod.int.rdu2.redhat.com To: Ard Biesheuvel cc: Robin Murphy , Thomas Petazzoni , Joao Pinto , linux-pci , Jingoo Han , Will Deacon , Russell King , Linux Kernel Mailing List , Matt Sealey , Catalin Marinas , linux-arm-kernel Subject: Re: framebuffer corruption due to overlapping stp instructions on arm64 In-Reply-To: Message-ID: References: <20180803094129.GB17798@arm.com> <99fff4fe-afa9-f12f-a518-472a9dd1c530@arm.com> User-Agent: Alpine 2.02 (LRH 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Scanned-By: MIMEDefang 2.78 on 10.11.54.3 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.11.55.1]); Mon, 06 Aug 2018 20:31:20 +0000 (UTC) X-Greylist: inspected by milter-greylist-4.5.16 (mx1.redhat.com [10.11.55.1]); Mon, 06 Aug 2018 20:31:20 +0000 (UTC) for IP:'10.11.54.3' DOMAIN:'int-mx03.intmail.prod.int.rdu2.redhat.com' HELO:'smtp.corp.redhat.com' FROM:'mpatocka@redhat.com' RCPT:'' Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 6 Aug 2018, Ard Biesheuvel wrote: > > Unfortunatelly, it doesn't work. I verified that the bit is set after > > booting Linux, but the memcpy corruption was still present. > > > > I also tried the other chicken bits, it slowed down the system noticeably, > > but had no effect on the memcpy corruption. > > > > OK, it was worth a shot > > Let's wait and see if Marcin has any results. BTW. is there documentation for that DesignWare PCIe controller somewhere? Mikulas