linux_dsm_epyc7002/arch/x86
Cao jin 0a278662f5 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
2019-01-29 22:09:12 +01:00
..
boot x86/boot: Save several bytes in decompressor 2019-01-29 22:09:12 +01:00
configs
crypto Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 2018-12-27 13:53:32 -08:00
entry jump_label: move 'asm goto' support test to Kconfig 2019-01-06 09:46:51 +09:00
events x86/events: Mark expected switch-case fall-throughs 2019-01-29 16:23:47 +01:00
hyperv
ia32 Remove 'type' argument from access_ok() function 2019-01-03 18:57:57 -08:00
include x86/trap: Remove useless declaration 2019-01-29 22:09:12 +01:00
kernel x86/kernel: Mark expected switch-case fall-throughs 2019-01-26 11:19:13 +01:00
kvm jump_label: move 'asm goto' support test to Kconfig 2019-01-06 09:46:51 +09:00
lib x86/insn-eval: Mark expected switch-case fall-through 2019-01-26 10:46:42 +01:00
math-emu Remove 'type' argument from access_ok() function 2019-01-03 18:57:57 -08:00
mm x86/mm/tlb: Remove unused cpu variable 2019-01-29 18:32:30 +01:00
net
oprofile
pci pci-v4.21-changes 2019-01-05 17:57:34 -08:00
platform x86/platform/UV: Replace kmalloc() and memset() with k[cz]alloc() calls 2019-01-16 13:01:26 +01:00
power
purgatory
ras
realmode
tools
um Remove 'type' argument from access_ok() function 2019-01-03 18:57:57 -08:00
video
xen Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2018-12-26 17:03:51 -08:00
.gitignore
Kbuild
Kconfig mm: select HAVE_MOVE_PMD on x86 for faster mremap 2019-01-04 13:13:48 -08:00
Kconfig.cpu
Kconfig.debug
Makefile jump_label: move 'asm goto' support test to Kconfig 2019-01-06 09:46:51 +09:00
Makefile_32.cpu
Makefile.um