diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2023-08-07 19:27:12 +0300 |
---|---|---|
committer | Borislav Petkov (AMD) <bp@alien8.de> | 2023-08-07 21:51:17 +0300 |
commit | 03dda95137d3247564854ad9032c0354273a159d (patch) | |
tree | c630d7369defef952883827e7fbd0b1b9c709ad5 /lib/fdt_strerror.c | |
parent | cb83cece57e1889109dd73ea08ee338668c9d1b8 (diff) | |
download | linux-03dda95137d3247564854ad9032c0354273a159d.tar.xz |
x86/decompressor: Merge trampoline cleanup with switching code
Now that the trampoline setup code and the actual invocation of it are
all done from the C routine, the trampoline cleanup can be merged into
it as well, instead of returning to asm just to call another C function.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Acked-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Link: https://lore.kernel.org/r/20230807162720.545787-16-ardb@kernel.org
Diffstat (limited to 'lib/fdt_strerror.c')
0 files changed, 0 insertions, 0 deletions