shithub: riscv

Download patch

ref: 8a4a2dea70aa77475a50968f4c5bd6cdab5d2fb1
parent: 87299152ec6af407392c9069107004c60953b696
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Sun Apr 7 12:09:46 EDT 2024

kernel: remove some debugging cruft from taslock.c

Only keep the data structures for LOCKCYCLES when
LOCKCYCLES is actually defined (saves 2K in data segment).

Remove unused dumplockmem() function.