Commit b4795b80 authored by Arnd Bergmann's avatar Arnd Bergmann Committed by Greg Kroah-Hartman
Browse files

Revert "cpu: add generic support for CPU feature based module autoloading"



This reverts commit 9025d688.

A patch was accidentally applied into android-3.18 even though it was
already merged in 3.15 earlier, and partly reverted later by commit
2b9c1f03 ("x86: align x86 arch with generic CPU modalias handling")

Applying it again resulted in an inconsistent state of the Kconfig
variables that led to the feature being disabled on all architectures,
as shown by this warning:

drivers/base/cpu.c:317:12: warning: 'cpu_uevent' defined but not used [-Wunused-function]

This reverts the incorrectly applied patch.

Fixes: 9025d688 ("cpu: add generic support for CPU feature based module autoloading")
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@google.com>
parent eb33f5f5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment