You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
David S. Miller
bffbc94a4d
sparc64: Fix definition of VMEMMAP_SIZE.
...
This was the cause of various boot failures on V480, V880, etc.
systems.
Kernel image memory was being overwritten because the vmemmap[]
array was being sized to small. So if you had physical memory
addresses past a certain point, the early bootup would spam
all over variables in the kernel data section.
The vmemmap mappings map page structs, not page struct pointers.
And that was the key thinko in the macro definition.
This was fixable thanks to the help, reports, and tireless patience
of Hermann Lauer.
Reported-by: Hermann Lauer <Hermann.Lauer@iwr.uni-heidelberg.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
15 years ago
..
Makefile
sparc,leon: Introduce the sparc-leon CPU type.
16 years ago
btfixup.c
sparc: remove CONFIG_SUN4
17 years ago
extable.c
module: trim exception table on init free.
16 years ago
fault_32.c
sparc: Use page_fault_out_of_memory() for VM_FAULT_OOM.
16 years ago
fault_64.c
sparc: Use page_fault_out_of_memory() for VM_FAULT_OOM.
16 years ago
generic_32.c
sparc: move EXPORT_SYMBOL to the symbols definition
16 years ago
generic_64.c
sparc64: move EXPORT_SYMBOL to the symbols definition
16 years ago
highmem.c
mm: use debug_kmap_atomic
16 years ago
hugetlbpage.c
sparc,sparc64: unify mm/
16 years ago
hypersparc.S
sparc: remove CVS keywords
17 years ago
init_32.c
arches: drop superfluous casts in nr_free_pages() callers
16 years ago
init_64.c
sparc64: Fix D-cache flushing on swapin from SW devices.
16 years ago
init_64.h
sparc64: Fix definition of VMEMMAP_SIZE.
15 years ago
io-unit.c
sparc: use sparc64 version of scatterlist.h
16 years ago
iommu.c
sparc: use sparc64 version of scatterlist.h
16 years ago
leon_mm.c
sparc,leon: CONFIG_SPARC_LEON option and leon specific files.
16 years ago
loadmmu.c
sparc,leon: Introduce the sparc-leon CPU type.
16 years ago
nosun4c.c
sparc: remove CVS keywords
17 years ago
srmmu.c
sparc, leon: sparc-leon specific SRMMU initialization and bootup fixes.
16 years ago
sun4c.c
sparc: unify sections.h
16 years ago
swift.S
sparc: remove CVS keywords
17 years ago
tlb.c
sparc,sparc64: unify mm/
16 years ago
tsb.c
sparc64: Add tsb-ratio sysctl.
16 years ago
tsunami.S
sparc/mm/: possible cleanups
17 years ago
ultra.S
sparc64: Reschedule KGDB capture to a software interrupt.
16 years ago
viking.S
sparc: remove CVS keywords
17 years ago