From: Rusty Russell Date: Wed, 31 Dec 2008 23:42:19 +0000 (+1030) Subject: cpumask: Use find_last_bit() X-Git-Tag: v2.6.29-rc1~521^2~11^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0c0ba736547e81c4f986ce192307c549d214167;p=pandora-kernel.git cpumask: Use find_last_bit() Impact: cleanup There's one obvious place to use it: to find the highest possible cpu. Signed-off-by: Rusty Russell --- Reading git-diff-tree failed