From: Linus Torvalds Date: Fri, 2 Oct 2020 17:13:05 +0000 (-0700) Subject: Merge tag 'riscv-for-linus-5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=db23baa28eb1f93df1fc175a419e7ffe5b6f1582;p=linux.git Merge tag 'riscv-for-linus-5.9-rc8' of git://git./linux/kernel/git/riscv/linux Pull RISC-V fixes from Palmer Dabbelt: "Two fixes for this week: - The addition of a symbol export for clint_time_val, which has been inlined into some timex functions and can be used by drivers. - A fix to avoid calling get_cycles() before the timers have been probed. These both only effect !MMU systems" * tag 'riscv-for-linus-5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux: RISC-V: Check clint_time_val before use clocksource: clint: Export clint_time_val for modules --- db23baa28eb1f93df1fc175a419e7ffe5b6f1582