]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Correct an argument type of iopl syscall for Linuxulator. This also fixes
authorjkim <jkim@FreeBSD.org>
Mon, 16 Apr 2012 23:16:18 +0000 (23:16 +0000)
committerjkim <jkim@FreeBSD.org>
Mon, 16 Apr 2012 23:16:18 +0000 (23:16 +0000)
commit286910d4652d737b092292ace2f97a213a7ba6cf
treec27092f241870ee09734420e299355e83a1fb3bb
parentdeeb601d27836412d37be256fc0ba79f685427aa
Correct an argument type of iopl syscall for Linuxulator.  This also fixes
a warning from Clang, i. e., "args->level < 0 is always false".
sys/amd64/linux32/syscalls.master
sys/i386/linux/syscalls.master