From: Will Deacon Date: Tue, 28 Feb 2012 14:26:42 +0000 (+0000) Subject: ARM: nommu: provide dummy cpu_switch_mm implementation X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~41^2^2~5^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02ed1c7bba57b66c9a2f3146c935af12a93f2d76;p=pandora-kernel.git ARM: nommu: provide dummy cpu_switch_mm implementation cpu_switch_mm is a logical nop on nommu systems, so define it as such when !CONFIG_MMU. Signed-off-by: Will Deacon --- Reading git-diff-tree failed