commit | 5615edcca99a0ceb47940fb8e89d1f72bc35398b | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sun Oct 21 22:22:54 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 22 15:56:11 2018 -0700 |
tree | 9062153e55e4292f810eb234cb06502b5f331e62 | |
parent | 44231b7fee3f086cf367588c7c79ec3b5d7619b2 [diff] |
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>