Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 09 Dec 2017 14:31:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 224203] [PATCH] graphics/mesa-dri: Fix driver loader error on post ino64 systems.
Message-ID:  <bug-224203-7141-uZlcNWmgFx@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-224203-7141@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

Johannes Lundberg <johalun0@gmail.com> has reassigned Bugzilla Automation
<bugzilla@FreeBSD.org>'s request for maintainer-feedback to x11@FreeBSD.org:
Bug 224203: [PATCH] graphics/mesa-dri: Fix driver loader error on post ino64
systems.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224203



--- Description ---
Created attachment 188649
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=188649&action=edit
Patch for loader.c

On 12-CURRENT systems with ino64 it fails to load the correct driver and falls
back to software rendering. This is because the inode number spills over into
major/minor data fields. Since we don't use this versioning I simply set them
to zero.


help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-224203-7141-uZlcNWmgFx>