diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2020-03-25 21:47:40 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2020-06-11 16:14:38 +0300 |
commit | 8c0fa8a036cd9c000bcf761413b565b429f629fc (patch) | |
tree | 8bcfde7ecb3228a44e30e7ba4e45bdd08142ae18 /tools | |
parent | b9f6976bfb949121bb6e1e6f4fd9909735729148 (diff) | |
download | linux-8c0fa8a036cd9c000bcf761413b565b429f629fc.tar.xz |
x86/entry/32: Move non entry code into .text section
All ASM code which is not part of the entry functionality can move out into
the .text section. No reason to keep it in the non-instrumentable entry
section.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Alexandre Chartre <alexandre.chartre@oracle.com>
Acked-by: Peter Zijlstra <peterz@infradead.org>
Link: https://lkml.kernel.org/r/20200505134340.320164650@linutronix.de
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions