From: Ralf Baechle Date: Sun, 10 Dec 2006 18:43:59 +0000 (+0000) Subject: [MIPS] Export local_flush_data_cache_page for sake of IDE. X-Git-Tag: v2.6.20-rc1~146^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9202f32558601c2c99ddc438eb3218131d00d413;p=pandora-kernel.git [MIPS] Export local_flush_data_cache_page for sake of IDE. On a CPU with aliases the IDE core needs to flush caches in the special IDE variants of insw, insl etc. If IDE support is built as a module this will only work if local_flush_data_cache_page happens is exported as a module. As per policy export local_flush_data_cache_page as GPL symbol only. Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed