summaryrefslogtreecommitdiffstats
path: root/include/sys
diff options
context:
space:
mode:
authorMatthew Macy <[email protected]>2019-11-30 15:45:07 -0800
committerBrian Behlendorf <[email protected]>2019-11-30 15:45:06 -0800
commit758699b6f1d37e75f10b40e3ebafeaa231d88acd (patch)
treecbadf956cb3ea2b075de4a47226936d1d5983f27 /include/sys
parent101f9b1771a638947697e46f3acc16addefdf9f5 (diff)
Restructure nvlist_nv_alloc to work on FreeBSD
KM_PUSHPAGE is an Illumosism - On FreeBSD it's aliased to the same malloc flag as KM_SLEEP. The compiler naturally rejects multiple case statements with the same value. This is effectively a no-op since all callers pass a specific KM_* flag. Reviewed-by: Jorgen Lundman <[email protected]> Reviewed-by: Brian Behlendorf <[email protected]> Signed-off-by: Matt Macy <[email protected]> Closes #9643
Diffstat (limited to 'include/sys')
0 files changed, 0 insertions, 0 deletions