Re: svn commit: r326227 - in head/sys/arm64: arm64 include

2017-11-26 Thread Konstantin Belousov
On Sun, Nov 26, 2017 at 02:28:27PM +, Ed Schouten wrote: > Author: ed > Date: Sun Nov 26 14:28:27 2017 > New Revision: 326227 > URL: https://svnweb.freebsd.org/changeset/base/326227 > > Log: > Make 32-bit system calls end up in svc_handler(). > > The nice thing about ARM64 is that it's

svn commit: r326227 - in head/sys/arm64: arm64 include

2017-11-26 Thread Ed Schouten
Author: ed Date: Sun Nov 26 14:28:27 2017 New Revision: 326227 URL: https://svnweb.freebsd.org/changeset/base/326227 Log: Make 32-bit system calls end up in svc_handler(). The nice thing about ARM64 is that it's pretty elegant to install separate trap/exception handlers for 32-bit and 64-