android_kernel_samsung_msm8976/arch/i386
Joe Korty 74b47a7844 [PATCH] i386: Fix entry.S code with !CONFIG_VM86
The entry.S code at work_notifysig is surely wrong.  It drops into unrelated
code if the branch to work_notifysig_v86 is taken, and CONFIG_VM86=n.

	[PATCH] Make vm86 support optional
	tree 9b5daef528
	pushed to git Jan 8, 2006, and first appears in 2.6.16

The 'fix' here is to also compile out the vm86 test & branch when
CONFIG_VM86=n.

Signed-off-by: Joe Korty <joe.korty@ccur.com>
Signed-off-by: Andi Kleen <ak@suse.de>
2006-12-07 02:14:04 +01:00
..
boot [PATCH] i386: extend bzImage protocol for relocatable protected mode kernel 2006-12-07 02:14:04 +01:00
crypto
kernel [PATCH] i386: Fix entry.S code with !CONFIG_VM86 2006-12-07 02:14:04 +01:00
lib [PATCH] separate bdi congestion functions from queue congestion functions 2006-10-20 10:26:35 -07:00
mach-default
mach-es7000
mach-generic
mach-visws [PATCH] visws build fix 2006-10-28 11:30:52 -07:00
mach-voyager [PATCH] i386: Initialize the per-CPU data area 2006-12-07 02:14:02 +01:00
math-emu [PATCH] i386: fix must_checks 2006-12-07 02:14:00 +01:00
mm [PATCH] mm: use symbolic names instead of indices for zone initialisation 2006-10-11 11:14:14 -07:00
oprofile
pci [PATCH] x86: remove last two pci_find offenders in the core code 2006-12-07 02:14:03 +01:00
power
defconfig [PATCH] i386: Update defconfig 2006-12-07 02:14:00 +01:00
Kconfig [PATCH] i386: Mark CONFIG_RELOCATABLE EXPERIMENTAL 2006-12-07 02:14:04 +01:00
Kconfig.cpu [PATCH] uml: fix processor selection to exclude unsupported processors and features 2006-10-11 11:14:20 -07:00
Kconfig.debug
Makefile [PATCH] i386: Relocatable kernel support 2006-12-07 02:14:04 +01:00
Makefile.cpu