-
Jeff Garzik authored
2.4 kernels were changed to support POSIX thread groups, such that, sys_getpid() now returns $task->tgid, the thread group id. Since alpha implements its own getpid syscall, it missed this change, which is now included here.
511da1a9