]> git.baikalelectronics.ru Git - kernel.git/commit
RISC-V: Fixes for clean allmodconfig build
authorPalmer Dabbelt <palmer@sifive.com>
Fri, 1 Dec 2017 21:31:31 +0000 (13:31 -0800)
committerPalmer Dabbelt <palmer@sifive.com>
Fri, 1 Dec 2017 21:31:31 +0000 (13:31 -0800)
commitb4e03a38f25c7047eb907c3c108f63fb9de2805f
tree113b70a711d11fadb6f73d459a8d942f90e5e3fd
parent906b505c749de9e550d02d8f4fd78cbf49dc6a57
parentc24f5a482ac2f9d8e76e673ca789fa1cade0dd02
RISC-V: Fixes for clean allmodconfig build

Olaf said: Here's a short series of patches that produces a working
allmodconfig. Would be nice to see them go in so we can add build
coverage.

I've dropped patches 8 and 10 from the original set:

* [PATCH 08/10] (RISC-V: Set __ARCH_WANT_RENAMEAT to pick up generic
  version) has a better fix that I've sent out for review, we don't want
  renameat.
* [PATCH 10/10] (input: joystick: riscv has get_cycles) has already been
  taken into Dmitry Torokhov's tree.
arch/riscv/include/asm/io.h
arch/riscv/include/asm/mmu_context.h
arch/riscv/kernel/smp.c