]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r283416:
authordchagin <dchagin@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 9 Jan 2016 15:56:01 +0000 (15:56 +0000)
committerdchagin <dchagin@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 9 Jan 2016 15:56:01 +0000 (15:56 +0000)
commit47161491e4d5df40b68e9be7569ab62156ad4d5e
treeb32f34b77015e08314af9927258764e9c084f24e
parent38361afccc281bc6ea1ccb1b416ef2fc774b7c66
MFC r283416:

x86_64 Linux do not use multiplexing on ipc system calls.
Move struct ipc_perm definition to the MD path as it differs for 64 and
32 bit platform.

git-svn-id: svn://svn.freebsd.org/base/stable/10@293522 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/amd64/linux32/linux.h
sys/compat/linux/linux_ipc.c
sys/compat/linux/linux_ipc.h
sys/i386/linux/linux.h