Age | Commit message (Collapse) | Author |
|
other parts of the kernel don't need to care about which process exactly
gets switched into
|
|
|
|
|
|
|
|
|
|
i think that making the call a bit more "transparent" makes the code
nicer
|
|
|
|
|
|
`()` means that any amt of arguments will be accepted, which isn't what
i want
|
|
|
|
|
|
|
|
|
|
when doing anything more complex than starting a new program, you pretty
much need to pass a full register dump. otherwise stuff will break
|
|
|