kernel-hacking-2024-linux-s.../arch/x86_64/mm
Jan Beulich caff0710eb [PATCH] initialize end of memory variables as early as possible
While an earlier patch already did a small step into that direction,
this patch moves initialization of all memory end variables to as
early as possible, so that dependent code doesn't need to check
whether these variables have already been set.

Also, remove a misleading (perhaps just outdated) comment, and make
static a variable only used in a single file.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Andi Kleen <ak@suse.de>
2006-09-26 10:52:31 +02:00
..
extable.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
fault.c [PATCH] lockdep: beautify x86_64 stacktraces 2006-07-03 15:27:02 -07:00
init.c [PATCH] initialize end of memory variables as early as possible 2006-09-26 10:52:31 +02:00
ioremap.c [PATCH] x86_64: Move export symbols to their C functions 2006-06-26 10:48:22 -07:00
k8topology.c
Makefile
mmap.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
numa.c
pageattr.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
srat.c