lkml.org 
[lkml]   [2006]   [Jan]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [2.6 patch] arch/parisc/mm/init.c: fix SMP=y compilation
On Thu, Jan 12, 2006 at 10:20:17AM +0100, Adrian Bunk wrote:
> This patch fixes the following compile error with CONFIG_SMP=y:
> @@ -802,7 +800,7 @@ void __init paging_init(void)
> pagetable_init();
> gateway_init();
> flush_cache_all_local(); /* start with known state */
> - flush_tlb_all_local();
> + flush_tlb_all_local(NULL);
>

It's already this way in the parisc tree. Kyle, did you miss part of
the merge?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-01-12 13:52    [W:0.057 / U:0.264 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site