freebsd-dev/sys/cddl
Andriy Gapon 5583e07188 solaris compat: remove KM_ZERO
- there is no such flag in Solaris and derivatives
- the flag was added in an unrelated change
- the flag is not used

The proper way to allocate zeroed out memory is to use kmem_zalloc.

MFC after:	3 days
2013-02-02 11:41:05 +00:00
..
boot/zfs forgotten file from r240346 2012-09-11 08:45:49 +00:00
compat/opensolaris solaris compat: remove KM_ZERO 2013-02-02 11:41:05 +00:00
contrib/opensolaris zfs: add MODULE_VERSION for zfsctrl 2013-02-02 11:35:18 +00:00
dev Correct a series of errors in the hand-rolled locking for drace_debug.c: 2012-12-23 15:50:37 +00:00