aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/gcc-plugins/randomize_layout_plugin.c
diff options
context:
space:
mode:
authorChristian Borntraeger <[email protected]>2016-04-08 15:52:39 +0000
committerChristian Borntraeger <[email protected]>2018-02-14 13:53:43 +0000
commit6db4263fec9e550e0cdaed732f4af77a44c10f5f (patch)
tree9fcaced91f8cf6d960154d04e69e5ed9b7fe00cf /scripts/gcc-plugins/randomize_layout_plugin.c
parentKVM: s390: force bp isolation for VSIE (diff)
downloadkernel-6db4263fec9e550e0cdaed732f4af77a44c10f5f.tar.gz
kernel-6db4263fec9e550e0cdaed732f4af77a44c10f5f.zip
KVM: s390: use switch vs jump table in priv.c
Instead of having huge jump tables for function selection, let's use normal switch/case statements for the instruction handlers in priv.c This allows the compiler to make the right decision depending on the situation (e.g. avoid jump-tables for thunks). Signed-off-by: Christian Borntraeger <[email protected]> Reviewed-by: Cornelia Huck <[email protected]> Reviewed-by: Janosch Frank <[email protected]> Reviewed-by: David Hildenbrand <[email protected]> Signed-off-by: Christian Borntraeger <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/randomize_layout_plugin.c')
0 files changed, 0 insertions, 0 deletions