rcutorture: Make use of nolibc when available
authorWilly Tarreau <w@1wt.eu>
Sun, 9 Sep 2018 11:33:02 +0000 (13:33 +0200)
committerPaul E. McKenney <paulmck@linux.ibm.com>
Fri, 9 Nov 2018 05:52:55 +0000 (21:52 -0800)
commitb94ec36896dafc0a12106b1536fe87f99e9a0c5d
tree0e82bbcda7fd468e819c3b4c0cce649b5a660dd8
parent66b6f755ad45d354c5b74abd258f67aa8b40b3c7
rcutorture: Make use of nolibc when available

This reduces the size of the init executable from ~800 kB to ~800 bytes
on x86_64. This is only implemented for x86_64, i386, arm and arm64.
Others not tested.

Signed-off-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
tools/testing/selftests/rcutorture/bin/mkinitrd.sh