linux/arch/microblaze/include/asm
Randy Dunlap 87dbc209ea local64.h: make <asm/local64.h> mandatory
Make <asm-generic/local64.h> mandatory in include/asm-generic/Kbuild and
remove all arch/*/include/asm/local64.h arch-specific files since they
only #include <asm-generic/local64.h>.

This fixes build errors on arch/c6x/ and arch/nios2/ for
block/blk-iocost.c.

Build-tested on 21 of 25 arch-es.  (tools problems on the others)

Yes, we could even rename <asm-generic/local64.h> to
<linux/local64.h> and change all #includes to use
<linux/local64.h> instead.

Link: https://lkml.kernel.org/r/20201227024446.17018-1-rdunlap@infradead.org
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Suggested-by: Christoph Hellwig <hch@infradead.org>
Reviewed-by: Masahiro Yamada <masahiroy@kernel.org>
Cc: Jens Axboe <axboe@kernel.dk>
Cc: Ley Foon Tan <ley.foon.tan@intel.com>
Cc: Mark Salter <msalter@redhat.com>
Cc: Aurelien Jacquiot <jacquiot.aurelien@gmail.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2020-12-29 15:36:49 -08:00
..
Kbuild local64.h: make <asm/local64.h> mandatory 2020-12-29 15:36:49 -08:00
asm-compat.h
asm-offsets.h
atomic.h
barrier.h
cache.h
cacheflush.h microblaze: use asm-generic/cacheflush.h 2020-06-08 11:05:57 -07:00
checksum.h
cmpxchg.h
cpuinfo.h
current.h
delay.h
dma.h microblaze: Remove noMMU code 2020-11-26 16:39:35 +01:00
elf.h
entry.h
exceptions.h microblaze: Remove noMMU code 2020-11-26 16:39:35 +01:00
fixmap.h microblaze/mm/highmem: Switch to generic kmap atomic 2020-11-06 23:14:56 +01:00
flat.h
ftrace.h
futex.h futex: arch_futex_atomic_op_inuser() calling conventions change 2020-03-27 23:58:51 -04:00
hash.h
highmem.h microblaze/mm/highmem: Switch to generic kmap atomic 2020-11-06 23:14:56 +01:00
io.h microblaze: Remove noMMU code 2020-11-26 16:39:35 +01:00
irq.h Two reverts addressing regressions of the Xilinx interrupt controller 2020-04-05 11:57:12 -07:00
irqflags.h
kgdb.h
mmu.h microblaze: Remove noMMU code 2020-11-26 16:39:35 +01:00
mmu_context.h microblaze: Remove noMMU code 2020-11-26 16:39:35 +01:00
mmu_context_mm.h microblaze: use asm-generic/mmu_context.h for no-op implementations 2020-10-27 16:02:36 +01:00
module.h
page.h microblaze: Remove noMMU code 2020-11-26 16:39:35 +01:00
pci-bridge.h
pci.h
pgalloc.h microblaze: Remove noMMU code 2020-11-26 16:39:35 +01:00
pgtable.h microblaze: Remove noMMU code 2020-11-26 16:39:35 +01:00
processor.h Microblaze patches for 5.11-rc1 2020-12-16 12:04:39 -08:00
ptrace.h
pvr.h
registers.h microblaze: Remove noMMU code 2020-11-26 16:39:35 +01:00
seccomp.h
sections.h
setup.h microblaze: Remove noMMU code 2020-11-26 16:39:35 +01:00
string.h
switch_to.h
syscall.h
thread_info.h microblaze: add support for TIF_NOTIFY_SIGNAL 2020-11-10 18:07:09 +01:00
timex.h
tlbflush.h microblaze: Remove noMMU code 2020-11-26 16:39:35 +01:00
uaccess.h microblaze: Remove noMMU code 2020-11-26 16:39:35 +01:00
unaligned.h
unistd.h
unwind.h microblaze: add loglvl to microblaze_unwind() 2020-06-09 09:39:11 -07:00
vmalloc.h