[Bug 107012] [PATCH] Radeon SI driver not architecture safe, crashes on ppc64[el]

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Jun 23 23:05:22 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=107012

--- Comment #2 from Simon McVittie <smcv at collabora.com> ---
(In reply to Simon McVittie from comment #1)
> Shouldn't this be a signed char, to make the size of the struct the same on
> all architectures?

I should have said: to make the size of this field the same as it used to be,
and make the effective type on all architectures the same as it always was on
x86. (char with no signedness qualifier is the same as signed char on most
architectures, but is the same as unsigned char on at least the powerpc
family.)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20180623/4ffdb47b/attachment-0001.html>


More information about the dri-devel mailing list