Re: [PATCH] riscv: vdso: drop unnecessary cc-ldoption

From: Christoph Hellwig
Date: Wed Apr 24 2019 - 02:20:27 EST


On Tue, Apr 23, 2019 at 02:22:53PM -0700, Nick Desaulniers wrote:
> Towards the goal of removing cc-ldoption, it seems that --hash-style=
> was added to binutils 2.17.50.0.2 in 2006. The minimal required version
> of binutils for the kernel according to
> Documentation/process/changes.rst is 2.20.

Looks good,

Reviewed-by: Christoph Hellwig <hch@xxxxxx>