From: Ralf Baechle Date: Sat, 5 Apr 2008 14:13:23 +0000 (+0100) Subject: [MIPS] Handle aliases in vmalloc correctly. X-Git-Tag: v2.6.25-rc9~47^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c5a3d729cf430609d091ff610a7db363aafcd47;p=pandora-kernel.git [MIPS] Handle aliases in vmalloc correctly. flush_cache_vmap / flush_cache_vunmap were calling flush_cache_all which - having been deprecated - turned into a nop ... Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed