* [Bug 67961] New: radeon drm: atombios pptable.h headers not portable
@ 2013-12-31 3:55 bugzilla-daemon
2013-12-31 3:57 ` [Bug 67961] " bugzilla-daemon
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: bugzilla-daemon @ 2013-12-31 3:55 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=67961
Bug ID: 67961
Summary: radeon drm: atombios pptable.h headers not portable
Product: Drivers
Version: 2.5
Kernel Version: mainline
Hardware: All
OS: Linux
Tree: Mainline
Status: NEW
Severity: enhancement
Priority: P1
Component: Video(DRI - non Intel)
Assignee: drivers_video-dri@kernel-bugs.osdl.org
Reporter: kallisti5@unixzen.com
Regression: No
The new pptable.h atombios headers aren't portable to older gcc versions (gcc2)
pptable.h moved to using: (which isn't portable to gcc2)
#pragma pack(push, 1)
.
.
.
#pragma pack(pop)
while atombios.h uses: (which is portable)
#pragma pack(1)
.
.
.
#pragma pack()
This bug is mostly to track the request to agd5f
--
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 4+ messages in thread* [Bug 67961] radeon drm: atombios pptable.h headers not portable 2013-12-31 3:55 [Bug 67961] New: radeon drm: atombios pptable.h headers not portable bugzilla-daemon @ 2013-12-31 3:57 ` bugzilla-daemon 2014-01-03 13:56 ` bugzilla-daemon 2014-01-03 16:36 ` bugzilla-daemon 2 siblings, 0 replies; 4+ messages in thread From: bugzilla-daemon @ 2013-12-31 3:57 UTC (permalink / raw) To: dri-devel https://bugzilla.kernel.org/show_bug.cgi?id=67961 Alexander von Gluck <kallisti5@unixzen.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Video(DRI - non Intel) |Video(Other) -- You are receiving this mail because: You are watching the assignee of the bug. ^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug 67961] radeon drm: atombios pptable.h headers not portable 2013-12-31 3:55 [Bug 67961] New: radeon drm: atombios pptable.h headers not portable bugzilla-daemon 2013-12-31 3:57 ` [Bug 67961] " bugzilla-daemon @ 2014-01-03 13:56 ` bugzilla-daemon 2014-01-03 16:36 ` bugzilla-daemon 2 siblings, 0 replies; 4+ messages in thread From: bugzilla-daemon @ 2014-01-03 13:56 UTC (permalink / raw) To: dri-devel https://bugzilla.kernel.org/show_bug.cgi?id=67961 Alan <alan@lxorguk.ukuu.org.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alan@lxorguk.ukuu.org.uk Component|Video(Other) |Video(DRI - non Intel) -- You are receiving this mail because: You are watching the assignee of the bug. ^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug 67961] radeon drm: atombios pptable.h headers not portable 2013-12-31 3:55 [Bug 67961] New: radeon drm: atombios pptable.h headers not portable bugzilla-daemon 2013-12-31 3:57 ` [Bug 67961] " bugzilla-daemon 2014-01-03 13:56 ` bugzilla-daemon @ 2014-01-03 16:36 ` bugzilla-daemon 2 siblings, 0 replies; 4+ messages in thread From: bugzilla-daemon @ 2014-01-03 16:36 UTC (permalink / raw) To: dri-devel https://bugzilla.kernel.org/show_bug.cgi?id=67961 Alex Deucher <alexdeucher@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alexdeucher@gmail.com --- Comment #1 from Alex Deucher <alexdeucher@gmail.com> --- will be fixed for 3.14: http://cgit.freedesktop.org/~agd5f/linux/commit/?h=drm-next-3.14-wip&id=1590f72d8c13dc3f64ad2cdb7d0e6b7035407335 -- You are receiving this mail because: You are watching the assignee of the bug. ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-01-03 16:36 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2013-12-31 3:55 [Bug 67961] New: radeon drm: atombios pptable.h headers not portable bugzilla-daemon 2013-12-31 3:57 ` [Bug 67961] " bugzilla-daemon 2014-01-03 13:56 ` bugzilla-daemon 2014-01-03 16:36 ` bugzilla-daemon
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.