From: Ralf Baechle Date: Thu, 22 Jun 2006 21:42:32 +0000 (+0100) Subject: [MIPS] Avoid interprocessor function calls. X-Git-Tag: v2.6.18-rc2~81^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25969354a385f347b55aafb1040dfc21263fa7c3;p=pandora-kernel.git [MIPS] Avoid interprocessor function calls. On the 34K where multiple virtual processors are implemented in a single core and share a single TLB, interprocessor function calls are not needed to flush a cache, so avoid them. Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed