sparc: Improve VDSO CFLAGS.
authorDavid S. Miller <davem@davemloft.net>
Mon, 22 Oct 2018 05:22:54 +0000 (22:22 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 22 Oct 2018 22:56:11 +0000 (15:56 -0700)
commit5615edcca99a0ceb47940fb8e89d1f72bc35398b
tree9062153e55e4292f810eb234cb06502b5f331e62
parent44231b7fee3f086cf367588c7c79ec3b5d7619b2
sparc: Improve VDSO CFLAGS.

Do not set any special register usage options, use the default which
is exactly what we should use for userspace code.

Make sure we remove the gcc plugin options from the 64-bit build.
The 32-bit cflags got it right already.

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/vdso/Makefile