Re: [PATCH] x86emu: There is no NO_INLINE implementation of unaligned access here.

2011-09-15 Thread Matt Turner
On Tue, Sep 13, 2011 at 5:32 PM, Jamey Sharp wrote: > Patch produced with: >        unifdef -UNO_INLINE -B > > This change isn't relevant to the similar code in > xfree86/common/compiler.h, because x86emu is expected to someday move > out of xserver entirely and so should not depend on any xserver

Re: [PATCH] x86emu: There is no NO_INLINE implementation of unaligned access here.

2011-09-13 Thread Jeremy Huddleston
Reviewed-by: Jeremy Huddleston On Sep 13, 2011, at 4:32 PM, Jamey Sharp wrote: > Patch produced with: > unifdef -UNO_INLINE -B > > This change isn't relevant to the similar code in > xfree86/common/compiler.h, because x86emu is expected to someday move > out of xserver entirely and so sho

[PATCH] x86emu: There is no NO_INLINE implementation of unaligned access here.

2011-09-13 Thread Jamey Sharp
Patch produced with: unifdef -UNO_INLINE -B This change isn't relevant to the similar code in xfree86/common/compiler.h, because x86emu is expected to someday move out of xserver entirely and so should not depend on any xserver headers. Signed-off-by: Jamey Sharp --- hw/xfree86/x86emu/s