From: Ingo Molnar Date: Thu, 12 Jan 2006 09:05:27 +0000 (-0800) Subject: [PATCH] sched: add cacheflush() asm X-Git-Tag: v2.6.16-rc1~276 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4dc7a0bbeb6882ad665e588e82fabe5bb4645f2f;p=pandora-kernel.git [PATCH] sched: add cacheflush() asm Add per-arch sched_cacheflush() which is a write-back cacheflush used by the migration-cost calibration code at bootup time. Signed-off-by: Ingo Molnar Cc: Nick Piggin Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed