Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
traps: x86_64: use task_pid_nr(tsk) instead of tsk->pid in do_general…
…_protection Use task_pid_nr(tsk) instead of tsk->pid in do_general_protection. Signed-off-by: Alexander van Heukelum <heukelum@fastmail.fm> Signed-off-by: Ingo Molnar <mingo@elte.hu>
- Loading branch information