On Sat, Jun 18, 2016 at 1:56 PM, Brian Gerst <[email protected]> wrote: > Add struct inactive_task_frame, which defines the layout of the stack for > a sleeping process. For now, the only defined field is the BP register > (frame pointer).
I like this version. Reviewed-by: Andy Lutomirski <[email protected]>

