Fix uma_zalloc_pcpu_arg() operation in case of !SMP build.
authorbr <br@FreeBSD.org>
Thu, 21 Jun 2018 11:43:54 +0000 (11:43 +0000)
committerbr <br@FreeBSD.org>
Thu, 21 Jun 2018 11:43:54 +0000 (11:43 +0000)
commit47876edb3538d609eccdf70fb4769961ec933ec9
tree3a7a398821ba92274189cd33eac53b8c8378dd35
parenta63fd6590fd3dac9772ab2173e7de867073e136b
Fix uma_zalloc_pcpu_arg() operation in case of !SMP build.

Reviewed by: mjg
Sponsored by: DARPA, AFRL
sys/vm/uma_core.c