mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
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>
This commit is contained in:
parent
ecf02de5a1
commit
5837d42f8a
1 changed files with 1 additions and 1 deletions
Loading…
Add table
Add a link
Reference in a new issue