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
..
2006-01-08 20:13:48 -08:00
2006-01-06 08:33:49 -08:00
2006-01-08 20:13:48 -08:00
2005-10-28 08:16:49 -07:00
2006-01-08 20:13:58 -08:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-07-27 16:25:51 -07:00
2005-10-30 17:37:32 -08:00
2005-10-29 21:40:42 -07:00
2005-10-08 15:00:57 -07:00
2005-10-30 17:37:17 -08:00
2006-01-06 08:33:53 -08:00
2006-01-08 20:13:40 -08:00
2006-01-08 20:13:52 -08:00
2005-07-07 18:23:46 -07:00
2005-09-07 16:57:45 -07:00
2006-01-08 20:13:40 -08:00
2005-04-16 15:20:36 -07:00
2005-09-10 10:06:21 -07:00
2006-01-08 20:14:11 -08:00
2006-01-08 20:14:09 -08:00
2005-12-12 08:57:42 -08:00
2006-01-08 20:13:48 -08:00
2005-04-16 15:20:36 -07:00
2005-07-12 20:38:38 -07:00
2005-04-16 15:20:36 -07:00