linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pavel Machek <pavel@ucw.cz>
To: kernel list <linux-kernel@vger.kernel.org>,
	jani.nikula@linux.intel.com, joonas.lahtinen@linux.intel.com,
	rodrigo.vivi@intel.com, intel-gfx@lists.freedesktop.org,
	airlied@redhat.com, chris@chris-wilson.co.uk,
	matthew.auld@intel.com,
	Linus Torvalds <torvalds@linux-foundation.org>
Cc: tglx@linutronix.de, mingo@redhat.com, bp@alien8.de, hpa@zytor.com
Subject: Linus, please revert 7dc8f11437: regression in 5.7-rc0, hangs while attempting to run X
Date: Tue, 7 Apr 2020 09:20:47 +0200	[thread overview]
Message-ID: <20200407072047.GA18532@amd.ucw.cz> (raw)

[-- Attachment #1: Type: text/plain, Size: 1014 bytes --]


On Fri 2020-04-03 15:00:31, Pavel Machek wrote:
> Hi!
> 
> 7dc8f1143778a35b190f9413f228b3cf28f67f8d
> 
>     drm/i915/gem: Drop relocation slowpath
>     
>     Since the relocations are no longer performed under a global
>     struct_mutex, or any other lock, that is also held by pagefault handlers,
>     we can relax and allow our fast path to take a fault. As we no longer
>     need to abort the fast path for lock avoidance, we no longer need the
>     slow path handling at all.
> 
> causes regression on thinkpad x220: instead of starting X, I'm looking
> at blinking cursor.
> 
> Reverting the patch on too of 919dce24701f7b3 fixes things for me.

I have received no feedback from patch authors, and I believe we don't
want to break boot in -rc1 on Intel hardware... so the commit should
be simply reverted.

Best regards,
								Pavel

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

             reply	other threads:[~2020-04-07  7:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-07  7:20 Pavel Machek [this message]
2020-04-07  7:24 ` Linus, please revert 7dc8f11437: regression in 5.7-rc0, hangs while attempting to run X Chris Wilson
2020-04-07  7:48   ` Pavel Machek
2020-04-10 20:25     ` Linus Torvalds
2020-04-11  7:51       ` Pavel Machek

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200407072047.GA18532@amd.ucw.cz \
    --to=pavel@ucw.cz \
    --cc=airlied@redhat.com \
    --cc=bp@alien8.de \
    --cc=chris@chris-wilson.co.uk \
    --cc=hpa@zytor.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=jani.nikula@linux.intel.com \
    --cc=joonas.lahtinen@linux.intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=matthew.auld@intel.com \
    --cc=mingo@redhat.com \
    --cc=rodrigo.vivi@intel.com \
    --cc=tglx@linutronix.de \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).