On Mon, Jun 05, 2017 at 09:52:30PM -0700, Kees Cook wrote:
> Adjust vdso_{start|end} to be char arrays to avoid compile-time analysis
> that flags "too large" memcmp() calls with CONFIG_FORTIFY_SOURCE.
>
> Suggested-by: Mark Rutland <[email protected]>
> Signed-off-by: Kees Cook <[email protected]>
> Cc: Catalin Marinas <[email protected]>
> Cc: Will Deacon <[email protected]>
> Cc: Jisheng Zhang <[email protected]>Acked-by: Catalin Marinas <[email protected]>

