This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 08/12] powerpc: Refactor vsyscall internal macros


Adhemerval Zanella <adhemerval.zanella@linaro.org> writes:

> Subject: [PATCH 08/12] powerpc: Simplify vsyscall internal macros
>
> This patch simplifies the powerpc internal macros for vDSO calls
> by:
>
>   - Removing INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK, used solely on
>     get_timebase_freq.
>
>   - Adjust INTERNAL_VSYSCALL_CALL_TYPE powerpc32 to follow powerpc64
>     argument ordering.
>
>   - Use HAVE_*_VSYSCALL instead of explicit strings.
>
>   - Make powerpc libc-vdso.h include generic implementation.
>
> No semantic change expected, checked on powerpc-linux-gnu-power4,
> powerpc64-linux-gnu, and powerpc64le-linux-gnu.

LGTM.

Reviewed-by: Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com>

-- 
Tulio Magno


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]