2.6.12-mm1 compilation error with CONFIG_XMON enabled

Paul Mackerras paulus at samba.org
Fri Jun 24 09:53:44 EST 2005


Haren Myneni writes:

> -static void cacheflush(void);
> +void cacheflush(void);

This isn't right; the cacheflush() from xmon is totally inappropriate
for implementing sched_cacheflush().  Just take the cacheflush call
out of sched_cacheflush for now.

Paul.



More information about the Linuxppc64-dev mailing list