[PATCH xserver] xfree86: Inline xf86{Read, Write}Mmio{8, 16, 32} on alpha

Adam Jackson ajax at redhat.com
Thu Jun 7 17:55:03 UTC 2018


On Thu, 2018-06-07 at 09:31 -0700, Matt Turner wrote:
> In commit 9db2af6f757e (xfree86: Remove xf86{Map,Unmap}VidMem) we
> somehow stopped exporting xf86{Read,Write}Mmio{8,16,32}. Since the
> function pointer indirection was intended to support dense vs sparse and
> sparse support is now gone, we can just make the functions static inline
> in compiler.h and avoid all of this.
> 
> Bugzilla: https://bugs.gentoo.org/548906
> Tested-by: Christopher May-Townsend <chris at maytownsend.co.uk>
> Signed-off-by: Matt Turner <mattst88 at gmail.com>

Reviewed-by: Adam Jackson <ajax at redhat.com>

- ajax


More information about the xorg-devel mailing list