From: Lorenzo Pieralisi Date: Wed, 25 Mar 2015 15:22:13 +0000 (+0000) Subject: ARM64: kernel: acpi: honour acpi=force command line parameter X-Git-Tag: omap-for-v4.2/o2_dc~26^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb094eb19900937322848beaf1a622c6afb6250b;p=pandora-kernel.git ARM64: kernel: acpi: honour acpi=force command line parameter If acpi=force is passed on the command line, it forces ACPI to be the only available boot method, hence it must be left enabled even if the initialization and sanity checks on ACPI tables fails. This patch refactors ACPI initialization to prevent disabling ACPI if acpi=force is passed on the command line. Signed-off-by: Lorenzo Pieralisi Acked-by: Ard Biesheuvel Acked-by: Hanjun Guo Cc: Ard Biesheuvel Cc: Hanjun Guo Cc: Catalin Marinas Signed-off-by: Will Deacon --- Reading git-diff-tree failed