diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2016-10-06 11:39:10 +0200 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2016-10-31 00:21:42 +0200 |
commit | 44d65ea1615099ae252407f2554338d450cfdb1c (patch) | |
tree | 122999495aa15ccb3944bf064a0af76470c9e590 /kernel | |
parent | 8424af5336b34043a705d66bdf2c1428048ef085 (diff) | |
download | linux-44d65ea1615099ae252407f2554338d450cfdb1c.tar.bz2 |
ringtest: use link-time optimization
By using -flto and -fwhole-program, all functions from the ring implementation
can be treated as static and possibly inlined. Force this to happen through
the GCC flatten attribute.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions