On Mon, 10 Aug 2020 11:50:00 +0200 Tobias Klauser <tklauser@xxxxxxxxxx> wrote: > Support for these was added by the following commits: > > f2c9699f6555 ("riscv: Add STACKPROTECTOR supported") > 3c4697982982 ("riscv: Enable LOCKDEP_SUPPORT & fixup TRACE_IRQFLAGS_SUPPORT"). > ed48b297fe21 ("riscv: Enable context tracking") > cbb3d91d3bcf ("riscv: Add kmemleak support") > > Signed-off-by: Tobias Klauser <tklauser@xxxxxxxxxx> > --- > Documentation/features/debug/kmemleak/arch-support.txt | 2 +- > Documentation/features/debug/stackprotector/arch-support.txt | 2 +- > Documentation/features/locking/lockdep/arch-support.txt | 2 +- > Documentation/features/time/context-tracking/arch-support.txt | 2 +- > 4 files changed, 4 insertions(+), 4 deletions(-) Applied, thanks. jon