From: Rusty Russell Date: Sun, 11 Jan 2009 05:58:09 +0000 (-0800) Subject: cpumask: convert drivers/net/sfc X-Git-Tag: v2.6.30-rc1~3^2~6^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f8975fbcf07103afab0bbaea5f5b1a9967ffb86;p=pandora-kernel.git cpumask: convert drivers/net/sfc Impact: reduce stack usage, use new cpumask API. Remove a cpumask from the stack. Ben Hutchings indicated that printing a warning and returning 1 was acceptable for the corner case where allocation fails. Signed-off-by: Rusty Russell Signed-off-by: Mike Travis Cc: Ben Hutchings Cc: linux-net-drivers@solarflare.com --- Reading git-diff-tree failed