From: Rusty Russell Date: Thu, 24 Sep 2009 15:34:39 +0000 (-0600) Subject: ia64: convert last user of smp_call_function_mask X-Git-Tag: v2.6.32-rc1~144^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da83a84b53296a2ea498be8a497c86fb4a1fd2d6;p=pandora-kernel.git ia64: convert last user of smp_call_function_mask smp_call_function_many is the new version: it takes a pointer. Also, use mm accessor macro while we're changing this. Signed-off-by: Rusty Russell --- Reading git-diff-tree failed