Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp3581052imm; Mon, 6 Aug 2018 07:15:15 -0700 (PDT) X-Google-Smtp-Source: AAOMgpeeYAtcY6yoDS1vNOdCEuZKdazKZhyYwT/dtwMUe/mrCbM+f8TOg6Wqzs3BbuqmgjE2Khe1 X-Received: by 2002:a62:d8c:: with SMTP id 12-v6mr17431056pfn.202.1533564915266; Mon, 06 Aug 2018 07:15:15 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1533564915; cv=none; d=google.com; s=arc-20160816; b=Ixc5Dn0ovC0bDkqouNSxQe5kABWd3ahuBXjMeifNQ2NREepVwjbNKYPT+ehXSJAOag wtxSi4Qkj0Jqi86Tem8mqkgvDOYfdYG6nw9dtPNJmyoUhNdnN1n7dKTg+Ir5aIUObagc IgS7voHKwiheSzpwnsj0XOutBbmvLbHvrQaxXKwGVEnm2z1OA+fSvFZUvv98ZJIVbg3d KZBE67geuLYkHtAX8VCNBvsnnXTseEmWvEpIszOkxVVo21ds9KsyGKFfjSJBFy6/2FR2 hojBKurWN5nX/Q8Uf8CSzAAwsguR3p0yRCLNuAQ1p0TDNAk3HEJ8/Dh4jwrNkLVz+x9X IdJg== 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=peA7E9sJtdHPdakkfnvjZ1KAWj97+NEtgt2kpX7s1F8=; b=OsoWH7LJoHin7fwFpLKI+qdHipZ/ZOzWgZT30m68ImVKvvR1810k6SNwE0RTMyimGM tyo5izy+Rvbsra78Oqc+s+kBY4m7BWWOPPdd1474DF06Vrl0vsU6nxZy7N/lwOsy+0e8 DeONzn6AjtH1tyo+FQo9r9p+dGuNE7+JsNEbrSzOHZ8dUPnRZm9Faw6rEYRhXlLqUSAF Afm4/4cEDIZccTYyYbpYBK2sGZpHSM/n3aa0x3DMxF5e9Wd3zDNZgCr7Wlf0waU6vQ+X chXzkx/sl2YLdDvyWOwLi2UZgVSF1oGk91aMGyRAYF0dEplUKlDJGbYjM03x3JP2FVae ChFQ== 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 d1-v6si10340620pla.103.2018.08.06.07.15.00; Mon, 06 Aug 2018 07:15:15 -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 S1730229AbeHFQWk (ORCPT + 99 others); Mon, 6 Aug 2018 12:22:40 -0400 Received: from mx3-rdu2.redhat.com ([66.187.233.73]:60136 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1727940AbeHFQWj (ORCPT ); Mon, 6 Aug 2018 12:22:39 -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 CA95A818A6B4; Mon, 6 Aug 2018 14:13: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 749CE101041B; Mon, 6 Aug 2018 14:13: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 w76EDKpP012797; Mon, 6 Aug 2018 10:13: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 w76EDJuL012793; Mon, 6 Aug 2018 10:13:19 -0400 X-Authentication-Warning: file01.intranet.prod.int.rdu2.redhat.com: mpatocka owned process doing -bs Date: Mon, 6 Aug 2018 10:13:19 -0400 (EDT) From: Mikulas Patocka X-X-Sender: mpatocka@file01.intranet.prod.int.rdu2.redhat.com To: Marcin Wojtas cc: Ard Biesheuvel , Robin Murphy , Thomas Petazzoni , Joao Pinto , Catalin Marinas , linux-pci@vger.kernel.org, Will Deacon , Russell King - ARM Linux , Linux Kernel Mailing List , Matt Sealey , Jingoo Han , linux-arm-kernel@lists.infradead.org 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.8]); Mon, 06 Aug 2018 14:13:20 +0000 (UTC) X-Greylist: inspected by milter-greylist-4.5.16 (mx1.redhat.com [10.11.55.8]); Mon, 06 Aug 2018 14:13: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, Marcin Wojtas wrote: > > Hi Marcin, > > > > Could you please try running his reproducer? > > This is exactly what I plan to do, as soon as I can plug my GFX card > back to the board (tomorrow). Just to remain aligned - is it ok, if I > boot my debian with GT630 plugged, compile the program with -O2 and > simlply run it on /dev/fb0? > > Best regards, > Marcin Yes - when you run it, don't switch consoles (it will obviously trigger false warning), don't move the mouse to the upper left corner, and if you want to run it in the long term, turn off console blanking. Mikulas