lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 26 May 2009 14:38:34 -0700
From:	Eric Anholt <eric@...olt.net>
To:	Alex Bennee <kernel-hacker@...nee.com>
Cc:	lkml <linux-kernel@...r.kernel.org>
Subject: Re: i915_gem_retire_requests oops on 2.6.30-rc7

On Tue, 2009-05-26 at 13:20 +0100, Alex Bennee wrote:
> Hi,
> 
> I've just had X crash on me with an attendant oops in the kernel as it did so:

That's not an oops, that's a WARN_ON.  The hardware wasn't caught up by
the time we gave up when shutting down the harwdare for VT switching.
That's bad.  But we don't know how long we should wait, since the GPU
may be hung, and waiting forever would be bad.  So we warn that
Something Bad may have happened.

It's gone with KMS since we never shut down the GPU.

-- 
Eric Anholt
eric@...olt.net                         eric.anholt@...el.com



Download attachment "signature.asc" of type "application/pgp-signature" (198 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ