From: Alexander van Heukelum Date: Tue, 1 Apr 2008 15:47:57 +0000 (+0200) Subject: x86, UML: remove x86-specific implementations of find_first_bit X-Git-Tag: v2.6.26-rc1~1037^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5245698f665c4b7a533dcc47a5afdf33095d436a;p=pandora-kernel.git x86, UML: remove x86-specific implementations of find_first_bit x86 has been switched to the generic versions of find_first_bit and find_first_zero_bit, but the original versions were retained. This patch just removes the now unused x86-specific versions. also update UML. Signed-off-by: Alexander van Heukelum Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed