From: Ard Biesheuvel Date: Tue, 4 Mar 2014 01:10:04 +0000 (+0000) Subject: arm64: enable generic CPU feature modalias matching for this architecture X-Git-Tag: v3.15-rc1~164^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3be1a5c4f75989cf457f13f38ff0913dff6d4996;p=pandora-kernel.git arm64: enable generic CPU feature modalias matching for this architecture This enables support for the generic CPU feature modalias implementation that wires up optional CPU features to udev based module autoprobing. A file is provided that maps CPU feature numbers to elf_hwcap bits, which is the standard way on arm64 to advertise optional CPU features both internally and to user space. Signed-off-by: Ard Biesheuvel [catalin.marinas@arm.com: removed unnecessary "!!"] Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed