kernel_optimize_test/arch/arm64/kernel
Lorenzo Pieralisi fb094eb199 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 <lorenzo.pieralisi@arm.com>
Acked-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Acked-by: Hanjun Guo <hanjun.guo@linaro.org>
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Hanjun Guo <hanjun.guo@linaro.org>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
2015-03-26 15:13:11 +00:00
..
vdso arm64: vdso: minor ABI fix for clock_getres 2015-02-26 18:13:51 +00:00
.gitignore
acpi.c ARM64: kernel: acpi: honour acpi=force command line parameter 2015-03-26 15:13:11 +00:00
alternative.c
arm64ksyms.c
armv8_deprecated.c
asm-offsets.c Fairly small update, but there are some interesting new features. 2015-02-13 09:55:09 -08:00
cacheinfo.c
cpu_errata.c
cpu_ops.c ARM64 / ACPI: Parse MADT for SMP initialization 2015-03-25 11:52:42 +00:00
cpuidle.c
cpuinfo.c
cputable.c
debug-monitors.c
efi-entry.S
efi-stub.c
efi.c efi/arm64: use UEFI for system reset and poweroff 2015-03-14 11:00:18 +00:00
entry32.S
entry-fpsimd.S
entry-ftrace.S
entry.S
fpsimd.c
ftrace.c arm64: ftrace: fix ftrace_modify_graph_caller for branch replace 2015-02-23 09:13:45 +00:00
head.S arm64: put __boot_cpu_mode label after alignment instead of before 2015-03-14 11:02:26 +00:00
hw_breakpoint.c
hyp-stub.S
image.h
insn.c arm64: Fix text patching logic when using fixmap 2015-02-26 18:34:27 +00:00
io.c
irq.c
jump_label.c
kgdb.c
kuser32.S
Makefile ARM64 / ACPI: Get RSDP and ACPI boot-time tables 2015-03-25 11:49:30 +00:00
module.c mm: vmalloc: pass additional vm_flags to __vmalloc_node_range() 2015-02-13 21:21:42 -08:00
pci.c ARM64 / ACPI: Introduce PCI stub functions for ACPI 2015-03-25 11:49:31 +00:00
perf_event.c
perf_regs.c
process.c efi/arm64: use UEFI for system reset and poweroff 2015-03-14 11:00:18 +00:00
psci-call.S arm64: psci: move psci firmware calls out of line 2015-02-26 18:23:53 +00:00
psci.c ARM64: kernel: psci: let ACPI probe PSCI version 2015-03-26 15:13:10 +00:00
ptrace.c
return_address.c
setup.c ARM64: kernel: acpi: honour acpi=force command line parameter 2015-03-26 15:13:11 +00:00
signal32.c arm64: compat Fix siginfo_t -> compat_siginfo_t conversion on big endian 2015-02-27 18:05:56 +00:00
signal.c
sleep.S
smp_spin_table.c
smp.c ARM64 / ACPI: Parse MADT for SMP initialization 2015-03-25 11:52:42 +00:00
stacktrace.c
suspend.c
sys32.c
sys_compat.c
sys.c
time.c clocksource / arch_timer: Parse GTDT to initialize arch timer 2015-03-26 15:13:07 +00:00
topology.c
trace-events-emulation.h
traps.c
vdso.c
vmlinux.lds.S