On Son, 2011-10-16 at 13:37 -0700, Jeremy Huddleston wrote: > Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=41038 > > Signed-off-by: Matt Kraai <[email protected]> > Reviewed-by: Jeremy Huddleston <[email protected]> > --- > > Ok, so I really don't understand why ppc had its own ioBase in > os-support/linux/lnx_video.c rather than using IOPortBase.
Because that's what the PPC inline functions in compiler.h use. So changing this breaks ABI. > In any event, I want to nuke this code rather than waste any more of > my time fixing it (especially without being able to test it). So it's probably best to avoid touching non-MIPS code, at least not in the same change? -- Earthling Michel Dänzer | http://www.amd.com Libre software enthusiast | Debian, X and DRI developer _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
