Quicklist support for sparc64
I ported this to sparc64 as per the patch below, tested on UP SunBlade1500 and 24 cpu Niagara T1000. Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Christoph Lameter <clameter@sgi.com> Cc: "David S. Miller" <davem@davemloft.net> Cc: Andi Kleen <ak@suse.de> Cc: "Luck, Tony" <tony.luck@intel.com> Cc: William Lee Irwin III <wli@holomorphy.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
committed by
Linus Torvalds
parent
6225e93735
commit
3a2cba993b
@ -252,7 +252,7 @@ static const char *tsb_cache_names[8] = {
|
||||
"tsb_1MB",
|
||||
};
|
||||
|
||||
void __init tsb_cache_init(void)
|
||||
void __init pgtable_cache_init(void)
|
||||
{
|
||||
unsigned long i;
|
||||
|
||||
|
Reference in New Issue
Block a user