mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
CONFIG_LPAE doesn't exist: the correct option is CONFIG_ARM_LPAE, so fix up the two typos under arch/arm/. The fix to head.S is slightly scary, but this is just for setting up an early io-mapping for the serial port when running on a big-endian, LPAE system. Since these systems don't exist in the wild (at least, I have no access to one outside of kvmtool, which doesn't provide a serial port suitable for earlyprintk), then we can revisit the code later if it causes any problems. Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Signed-off-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| arch_timer.c | ||
| armksyms.c | ||
| arthur.c | ||
| asm-offsets.c | ||
| atags.h | ||
| atags_compat.c | ||
| atags_parse.c | ||
| atags_proc.c | ||
| bios32.c | ||
| calls.S | ||
| cpuidle.c | ||
| crash_dump.c | ||
| debug.S | ||
| devtree.c | ||
| dma-isa.c | ||
| dma.c | ||
| early_printk.c | ||
| elf.c | ||
| entry-armv.S | ||
| entry-common.S | ||
| entry-header.S | ||
| etm.c | ||
| fiq.c | ||
| fiqasm.S | ||
| ftrace.c | ||
| head-common.S | ||
| head-nommu.S | ||
| head.S | ||
| hw_breakpoint.c | ||
| hyp-stub.S | ||
| insn.c | ||
| insn.h | ||
| io.c | ||
| irq.c | ||
| isa.c | ||
| iwmmxt.S | ||
| jump_label.c | ||
| kgdb.c | ||
| kprobes-arm.c | ||
| kprobes-common.c | ||
| kprobes-test-arm.c | ||
| kprobes-test-thumb.c | ||
| kprobes-test.c | ||
| kprobes-test.h | ||
| kprobes-thumb.c | ||
| kprobes.c | ||
| kprobes.h | ||
| machine_kexec.c | ||
| Makefile | ||
| module.c | ||
| opcodes.c | ||
| patch.c | ||
| patch.h | ||
| perf_event.c | ||
| perf_event_cpu.c | ||
| perf_event_v6.c | ||
| perf_event_v7.c | ||
| perf_event_xscale.c | ||
| pj4-cp0.c | ||
| process.c | ||
| psci.c | ||
| ptrace.c | ||
| relocate_kernel.S | ||
| return_address.c | ||
| sched_clock.c | ||
| setup.c | ||
| signal.c | ||
| signal.h | ||
| sleep.S | ||
| smp.c | ||
| smp_scu.c | ||
| smp_tlb.c | ||
| smp_twd.c | ||
| stacktrace.c | ||
| suspend.c | ||
| swp_emulate.c | ||
| sys_arm.c | ||
| sys_oabi-compat.c | ||
| tcm.c | ||
| tcm.h | ||
| thumbee.c | ||
| time.c | ||
| topology.c | ||
| traps.c | ||
| unwind.c | ||
| vmlinux.lds.S | ||
| xscale-cp0.c | ||