linux_dsm_epyc7002/include
Matt Mackall 64ca9004b8 [PATCH] Make vm86 support optional
This adds an option to remove vm86 support under CONFIG_EMBEDDED.  Saves
about 5k.

This version eliminates most of the #ifdefs of the previous version and
instead uses function stubs in vm86.h.  Also, release_vm86_irqs is moved
from asm-i386/irq.h to a more appropriate home in vm86.h so that the stubs
can live together.

$ size vmlinux-baseline vmlinux-novm86
   text    data     bss     dec     hex filename
2920821  523232  190652 3634705  377611 vmlinux-baseline
2916268  523100  190492 3629860  376324 vmlinux-novm86

Signed-off-by: Matt Mackall <mpm@selenic.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-01-08 20:14:11 -08:00
..
acpi
asm-alpha [PATCH] remove gcc-2 checks 2006-01-08 20:14:02 -08:00
asm-arm
asm-arm26
asm-cris
asm-frv
asm-generic
asm-h8300
asm-i386 [PATCH] Make vm86 support optional 2006-01-08 20:14:11 -08:00
asm-ia64 [PATCH] /dev/mem: validate mmap requests 2006-01-08 20:14:02 -08:00
asm-m32r
asm-m68k
asm-m68knommu
asm-mips
asm-parisc
asm-powerpc
asm-ppc
asm-s390
asm-sh
asm-sh64
asm-sparc
asm-sparc64 [PATCH] remove gcc-2 checks 2006-01-08 20:14:02 -08:00
asm-um [PATCH] remove gcc-2 checks 2006-01-08 20:14:02 -08:00
asm-v850 [PATCH] remove gcc-2 checks 2006-01-08 20:14:02 -08:00
asm-x86_64
asm-xtensa
keys
linux [PATCH] remove semicolons from save_flags() 2006-01-08 20:14:08 -08:00
math-emu
media
mtd
net [PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1 2006-01-08 20:14:07 -08:00
pcmcia
rdma
rxrpc
scsi
sound [PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1 2006-01-08 20:14:07 -08:00
video