Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
parisc: add missing TI_TASK macro in syscall.S
LDREG 0(%r1),%r1 really wants to be accessing thread_info.task, instead of hardcoding the 0. Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
- Loading branch information