From: David Howells Date: Tue, 26 Sep 2006 06:32:07 +0000 (-0700) Subject: [PATCH] FRV: Fix fls() to handle bit 31 being set correctly X-Git-Tag: v2.6.19-rc1~1144 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92fc707208bb2e601c24b5ab65db37bcb361b658;p=pandora-kernel.git [PATCH] FRV: Fix fls() to handle bit 31 being set correctly Fix FRV fls() to handle bit 31 being set correctly (it should return 32 not 0). Signed-off-by: David Howells Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed