linux/arch/arc/include/asm
Vineet Gupta 429a533a3d ARC: mm: arc700: Don't assume 2 colours for aliasing VIPT dcache
commit 08fe007968 upstream.

An ARC700 customer reported linux boot crashes when upgrading to bigger
L1 dcache (64K from 32K). Turns out they had an aliasing VIPT config and
current code only assumed 2 colours, while theirs had 4. So default to 4
colours and complain if there are fewer. Ideally this needs to be a
Kconfig option, but heck that's too much of hassle for a single user.

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-01-09 08:07:48 +01:00
..
arcregs.h ARC: build: Better way to detect ISA compatible toolchain 2016-09-07 08:32:42 +02:00
asm-offsets.h
atomic.h
barrier.h
bitops.h
bug.h
cache.h
cacheflush.h ARC: mm: arc700: Don't assume 2 colours for aliasing VIPT dcache 2017-01-09 08:07:48 +01:00
checksum.h
clk.h
cmpxchg.h
current.h
delay.h ARC: Don't use "+l" inline asm constraint 2016-12-08 07:15:24 +01:00
disasm.h
dma-mapping.h
dma.h
elf.h
entry-arcv2.h
entry-compact.h
entry.h ARC: use correct offset in pt_regs for saving/restoring user mode r25 2016-09-07 08:32:42 +02:00
exec.h
futex.h
highmem.h
hugepage.h
io.h
irq.h
irqflags-arcv2.h
irqflags-compact.h ARC: Call trace_hardirqs_on() before enabling irqs 2016-09-07 08:32:42 +02:00
irqflags.h
Kbuild
kdebug.h
kgdb.h
kmap_types.h
kprobes.h
linkage.h
mach_desc.h
mcip.h
mmu_context.h
mmu.h
module.h
mutex.h
page.h
perf_event.h
pgalloc.h
pgtable.h ARC: mm: fix build breakage with STRICT_MM_TYPECHECKS 2016-09-24 10:07:37 +02:00
processor.h
ptrace.h
sections.h
segment.h
serial.h
setup.h
shmparam.h
smp.h
spinlock_types.h
spinlock.h
stacktrace.h
string.h
switch_to.h
syscall.h
syscalls.h
thread_info.h
timex.h
tlb-mmu1.h
tlb.h
tlbflush.h
uaccess.h ARC: uaccess: get_user to zero out dest in cause of fault 2016-09-24 10:07:44 +02:00
unaligned.h
unwind.h