From: Catalin Marinas Date: Mon, 10 Apr 2006 20:32:35 +0000 (+0100) Subject: [ARM] 3470/1: Clear the HWCAP bits for the disabled kernel features X-Git-Tag: v2.6.17-rc2~284^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=adeff42236aec0601ec979d1a41cd6d9cf5a8c05;p=pandora-kernel.git [ARM] 3470/1: Clear the HWCAP bits for the disabled kernel features Patch from Catalin Marinas Glibc interprets the HWCAP bits and decides on what features to use. However, even if the features are present in the hardware, they are not always supported by the kernel and hence the corresponding bits have to be cleared from the elf_hwcap variable. Signed-off-by: Catalin Marinas Signed-off-by: Russell King --- Reading git-diff-tree failed