On Sun, Mar 25, 2007 at 12:14:33AM +0900, Atsushi Nemoto wrote: > Move an external declaration of __flush_anon_page() to toplevel to > avoid this sparse warning: > > linux/arch/mips/mm/cache.c:92:6: warning: symbol '__flush_anon_page' was not declared. Should it be static? Sometimes sparse is a PITA ... Applied. Thanks, Ralf