android_kernel_xiaomi_sm8350/arch/i386
Jan Beulich b0bfece40b [PATCH] i386: clear_fixmap() should not use set_pte()
While not strictly required with the current code (as the upper half of
page table entries generated by __set_fixmap() cannot be non-zero due
to the second parameter of this function being 'unsigned long'), the
use of set_pte() in __set_fixmap() in the context of clear_fixmap() is
still improper with CONFIG_X86_PAE (see the respective comment in
include/asm-i386/pgtable-3level.h) and would turn into a bug if that
second parameter ever gets changed to a 64-bit type.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Andi Kleen <ak@suse.de>
2006-12-07 02:14:09 +01:00
..
boot [PATCH] paravirt: header and stubs for paravirtualisation 2006-12-07 02:14:07 +01:00
crypto
kernel [PATCH] paravirt: Add option to allow skipping the timer check 2006-12-07 02:14:09 +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] i386: clear_fixmap() should not use set_pte() 2006-12-07 02:14:09 +01:00
oprofile [PATCH] oprofile: ppro: need to enable/disable all the counters 2006-09-29 09:18:11 -07:00
pci [PATCH] paravirt: Be careful about touching BIOS address space 2006-12-07 02:14:08 +01:00
power [PATCH] paravirt: header and stubs for paravirtualisation 2006-12-07 02:14:07 +01:00
defconfig [PATCH] i386: Update defconfig 2006-12-07 02:14:00 +01:00
Kconfig [PATCH] paravirt: header and stubs for paravirtualisation 2006-12-07 02:14:07 +01:00
Kconfig.cpu [PATCH] i386: Add support for compilation for Core2 2006-12-07 02:14:09 +01:00
Kconfig.debug [PATCH] paravirt: Patch inline replacements for paravirt intercepts 2006-12-07 02:14:08 +01:00
Makefile [PATCH] i386: Relocatable kernel support 2006-12-07 02:14:04 +01:00
Makefile.cpu [PATCH] i386: Add support for compilation for Core2 2006-12-07 02:14:09 +01:00