From: Alexander van Heukelum Date: Fri, 3 Oct 2008 20:00:37 +0000 (+0200) Subject: traps: x86_64: use task_pid_nr(tsk) instead of tsk->pid in do_general_protection X-Git-Tag: v2.6.28-rc1~611^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5ae2330a5a6e7948866715a845ad2e8900bd4c2;p=pandora-kernel.git 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 Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed