[Intel-gfx] 3.14 issue with i810 graphic card bisected

Tobias Powalowski tobias.powalowski at googlemail.com
Sat Apr 19 20:00:50 CEST 2014


Am 18.04.2014 22:38, schrieb Tejun Heo:
> Hello,
>
> Sorry about the long delay.
>
> On Thu, Apr 03, 2014 at 08:37:49AM +0200, Tobias Powalowski wrote:
>> Hi,
>> I bisected a X startup crash due to new 3.14 kernel:
>> https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/fs/kernfs/file.c?id=9b2db6e1894577d48f4e290381bac6e573593838
>> It's an old intel 810 graphics card which got broken.
>> dmesg and xorg.log attached.
> Hmm... I'm stumped.  The patch shouldn't cause any visible difference
> to the userland.  I went over it a couple more times and still can't
> see how this would make any difference.  Can you please do the
> followings?
>
> * Repeat the test on v3.14 with only the patch reverted.  If it makes
>   the problem go away reliably,
>
> * strace X startup on v3.14 and v3.14 sans the offending patch.
>
> Thanks!
>
Hi,
attached patch which solves my issue with 3.14.1
interesting part are those4 lines:
-    if (ops->mmap)
-        rc = ops->mmap(of, vma);
-    if (rc)
-        goto out_put;
I built kernel with different parts of the bisection patch reverted.
Last I added those reverts and it started working again.

Hope this helps.

greetings
tpowa

-- 
Tobias Powalowski
Archlinux Developer & Package Maintainer (tpowa)
http://www.archlinux.org
tpowa at archlinux.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-i810.patch
Type: text/x-patch
Size: 1857 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/intel-gfx/attachments/20140419/a007f2b1/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 555 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freedesktop.org/archives/intel-gfx/attachments/20140419/a007f2b1/attachment.sig>


More information about the Intel-gfx mailing list