]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r255844:
authorkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 27 Sep 2013 07:02:48 +0000 (07:02 +0000)
committerkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 27 Sep 2013 07:02:48 +0000 (07:02 +0000)
commit342ee09c5b43a5b3a651368865a5b5a4d9ad00f7
tree76ebb39e07affda01c43f87536a7926409ed89f0
parentfa6d8a3c9ecdc21ee5f6a1781007e4e9bf148405
MFC r255844:
Ensure that the ERESTART return from the syscall reloads the registers,
to make the restarted syscall instruction pass the correct arguments.

PR: kern/182161

git-svn-id: svn://svn.freebsd.org/base/stable/8@255906 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/amd64/amd64/vm_machdep.c