Files
android_kernel_xiaomi_sm8450/arch/x86/kernel
Lv Zheng af06f8b7a1 ACPI / x86: Cleanup initrd related code
In arch/x86/kernel/setup.c, the #ifdef kept for CONFIG_ACPI actually is
related to the accessibility of initrd_start/initrd_end, so the stub should
be provided from this source file and should only be dependent on
CONFIG_BLK_DEV_INITRD.

Note that when ACPI=n and BLK_DEV_INITRD=y, early_initrd_acpi_init() is
still a stub because of the stub prepared for early_acpi_table_init().

Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2016-04-18 23:59:09 +02:00
..
2016-03-29 10:45:04 +02:00
2016-02-24 08:44:58 +01:00
2015-11-23 09:44:58 +01:00
2016-02-24 08:44:58 +01:00
2016-01-30 11:22:17 +01:00
2015-10-21 11:17:32 +02:00
2015-11-05 13:07:54 +01:00
2016-03-29 10:45:04 +02:00
2016-02-20 00:21:44 -05:00
2016-03-17 15:09:34 -07:00