From: Rasmus Villemoes Date: Thu, 12 Feb 2015 23:01:59 +0000 (-0800) Subject: linux/cpumask.h: update bitmap wrappers to take unsigned int X-Git-Tag: fixes-v4.0-rc1~115^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5ac1f55204fec9d9c63644bc1de0ab6a59af9f1;p=pandora-kernel.git linux/cpumask.h: update bitmap wrappers to take unsigned int Since the various bitmap_* functions now take an unsigned int as nbits parameter, it makes sense to also update the various wrappers, even though they're marked as obsolete. Signed-off-by: Rasmus Villemoes Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed