freebsd-dev/sys/compat/linuxkpi/common/include
Hans Petter Selasky 8402f058ad Fix implementation of task_pid_group_leader() in the LinuxKPI.
In FreeBSD thread IDs and procedure IDs have distinct number
spaces. When asking for the group leader task ID in the LinuxKPI,
return the procedure ID and let this resolve to the first task in the
procedure having a valid LinuxKPI task structure pointer.

MFC after:		1 week
Sponsored by:		Mellanox Technologies
2017-04-06 10:26:03 +00:00
..
asm Implement a series of physical page management related functions in 2017-03-27 17:04:11 +00:00
linux Fix implementation of task_pid_group_leader() in the LinuxKPI. 2017-04-06 10:26:03 +00:00
net Add full VNET support to the inet_get_local_port_range() function in 2017-03-22 15:46:31 +00:00