Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/score/mm
Andreas Fenkart 4b529401c5 mm: make totalhigh_pages unsigned long
Makes it consistent with the extern declaration, used when CONFIG_HIGHMEM
is set Removes redundant casts in printout messages

Signed-off-by: Andreas Fenkart <andreas.fenkart@streamunlimited.com>
Acked-by: Russell King <rmk+kernel@arm.linux.org.uk>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: David Howells <dhowells@redhat.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: Chen Liqin <liqin.chen@sunplusct.com>
Cc: Lennox Wu <lennox.wu@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2010-01-11 09:34:03 -08:00
..
cache.c score: add flush_dcahce_page and PG_dcache_dirty define 2009-12-17 18:28:31 +08:00
extable.c score: Add support for Sunplus S+core architecture 2009-06-19 11:38:47 +02:00
fault.c score: Add support for Sunplus S+core architecture 2009-06-19 11:38:47 +02:00
init.c mm: make totalhigh_pages unsigned long 2010-01-11 09:34:03 -08:00
Makefile score: Add support for Sunplus S+core architecture 2009-06-19 11:38:47 +02:00
pgtable.c score: remove unused code, add include files in .c 2009-08-30 12:26:32 +08:00
tlb-miss.S score: Add support for Sunplus S+core architecture 2009-06-19 11:38:47 +02:00
tlb-score.c score: Add support for Sunplus S+core architecture 2009-06-19 11:38:47 +02:00