diff options
author | Cao jin <caoj.fnst@cn.fujitsu.com> | 2019-01-23 18:00:14 +0800 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2019-01-29 22:09:12 +0100 |
commit | 0a278662f53159354a0391a17741a20db736256a (patch) | |
tree | 499c816a0dd23163b31dbb6629f44467346af5cf /arch/x86/kernel | |
parent | 439fbdf6a2021ab1cca94b30837674b2b7527ae8 (diff) |
x86/boot: Save several bytes in decompressor
gdt64 represents the content of GDTR under x86-64, which actually needs
10 bytes only, ".long" & ".word" is superfluous.
Signed-off-by: Cao jin <caoj.fnst@cn.fujitsu.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Cc: <bp@alien8.de>
Cc: <hpa@zytor.com>
Link: https://lkml.kernel.org/r/20190123100014.23721-1-caoj.fnst@cn.fujitsu.com
Diffstat (limited to 'arch/x86/kernel')
0 files changed, 0 insertions, 0 deletions