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

Matt Turner mattst88 at gmail.com
Mon Jun 11 21:05:55 UTC 2018


On Thu, Jun 7, 2018 at 10:55 AM, Adam Jackson <ajax at redhat.com> wrote:
> 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>

Thanks, merged:

To ssh://git.freedesktop.org/git/xorg/xserver
   1993f147d..166ac294a  master -> master


More information about the xorg-devel mailing list