shithub: riscv

Download patch

ref: a7081490dbeda19788e6374a080ee38606aa3cd3
parent: 635cb9e7425577dae44eb415ad42e8d3892850b5
author: glenda <glenda@9front.local>
date: Tue May 13 21:33:55 EDT 2025

kernel: get rid of Proc.kstack

The kernel stack is now above the Proc structure,
so the explicit kstack pointer can be eliminated.