]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'riscv/for-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 15 Dec 2019 20:27:31 +0000 (12:27 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 15 Dec 2019 20:27:31 +0000 (12:27 -0800)
commita8f5fa1210e684d26ffd892fcb0717f36650408b
tree9787a8b69d6b8cb95ed4dd204aba44d5c541fde2
parent70ef8a76b7c3fb9b0b0fb4b4a6755c59bfefb770
parent54391759a8550124817c3e3f1faffc2f9d7a96d4
Merge tag 'riscv/for-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux

Pull RISC-V fixes from Paul Walmsley:
 "Two minor build fixes:

   - Fix builds of the ELF loader when built with 'make -j1' (nommu
     only)

   - Fix CONFIG_SOC_SIFIVE builds when CONFIG_TTY is disabled (found
     during randconfig testing)"

* tag 'riscv/for-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux:
  riscv: only select serial sifive if TTY is enabled
  riscv: Fix build dependency for loader