]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'riscv/for-v5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 4 Dec 2019 19:07:00 +0000 (11:07 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 4 Dec 2019 19:07:00 +0000 (11:07 -0800)
commitcd40a4816d0778351b2b1cdf944e3aeb78058c90
tree88e790f571961305bb87cabbebcf9773f170c479
parent99b94c941211ff414fa9eaa47cc5784c87e7f0ca
parent4a67e7a3ff224ca9aeb151d2eb56f4d053cec7b5
Merge tag 'riscv/for-v5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux

Pull more RISC-V updates from Paul Walmsley:
 "A few minor RISC-V updates for v5.5-rc1 that arrived late.

  New features:

   - Dump some kernel virtual memory map details to the console if
     CONFIG_DEBUG_VM is enabled

  Other improvements:

   - Enable more debugging options in the primary defconfigs

  Cleanups:

   - Clean up Kconfig indentation"

* tag 'riscv/for-v5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux:
  RISC-V: Add address map dumper
  riscv: defconfigs: enable more debugging options
  riscv: defconfigs: enable debugfs
  riscv: Fix Kconfig indentation