freebsd-skq/sys/compat/linuxkpi/common
Hans Petter Selasky f71d0b0da7 Fix some recent regressions after r328436 in the LinuxKPI:
1) The OPW() function macro should have the same return type like the
function it executes.
2) The DEVFS I/O-limit should be enforced for all character device reads
and writes.
3) The character device file handle should be passable, same as for
DEVFS based file handles.

Reported by:	jbeich @
MFC after:	1 week
Sponsored by:	Mellanox Technologies
2018-02-01 19:57:21 +00:00
..
include Properly implement the cond_resched() function macro in the LinuxKPI. 2018-01-31 13:40:36 +00:00
src Fix some recent regressions after r328436 in the LinuxKPI: 2018-02-01 19:57:21 +00:00