X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-sh%2Fsystem.h;h=24504253720529433225b41abe9fe9647f449492;hb=7616ee95f27a04fd5a6434e9ef4a82cec4b2807c;hp=7c75045ae22b419da64e094f53bf35feb79484a0;hpb=1f1c2881f673671539b25686df463518d69c4649;p=linux-2.6 diff --git a/include/asm-sh/system.h b/include/asm-sh/system.h index 7c75045ae2..2450425372 100644 --- a/include/asm-sh/system.h +++ b/include/asm-sh/system.h @@ -64,16 +64,6 @@ struct task_struct *__switch_to(struct task_struct *prev, last = __last; \ } while (0) -/* - * On SMP systems, when the scheduler does migration-cost autodetection, - * it needs a way to flush as much of the CPU's caches as possible. - * - * TODO: fill this in! - */ -static inline void sched_cacheflush(void) -{ -} - #ifdef CONFIG_CPU_SH4A #define __icbi() \ { \