https://bugzilla.kernel.org/show_bug.cgi?id=61891
--- Comment #11 from madcatx at atlas.cz ---
I tried to revert my git repo to 3.12-rc2 tag to see if I could do another
round of bisecting but it turns out that even 3.12-rc2 was broken. I don't know
I missed that. It seems that the previously pinp
org/archives/dri-devel/attachments/20131215/1c40c84c/attachment.html>
From: Christian K?nig
v2: add default_llseek
Signed-off-by: Christian K?nig
---
drivers/gpu/drm/radeon/radeon.h | 1 +
drivers/gpu/drm/radeon/radeon_ttm.c | 55 +
2 files changed, 56 insertions(+)
diff --git a/drivers/gpu/drm/radeon/radeon.h b/drivers/
From: Christian K?nig
Not very fast, but makes it possible to access even the
normally inaccessible parts of VRAM from userspace.
v2: use MM_INDEX_HI for >2GB mem access, add default_llseek
Signed-off-by: Christian K?nig
---
drivers/gpu/drm/radeon/evergreen_reg.h | 1 +
drivers/gpu/drm/radeo
the NULL check would stop the seg.
Dave
--
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20131215/6ea622e0/attachment-0001.html>
On Thu, Dec 12, 2013 at 11:29:41PM +, Deucher, Alexander wrote:
> Fix is already queued in my next -fixes pull. Thanks!
I just hit this too so +1.
Btw, if Linus cuts -rc4 tonight and your pull request doesn't make it
in before then, we probably should warn people using radeon and testing
-rc
attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20131215/182c9e5a/attachment.html>