HomeFreeBSD

MFC r277452 (by will): Fix arc__shrink DTrace probe's to_free argument.

Description

MFC r277452 (by will): Fix arc__shrink DTrace probe's to_free argument.

Remove the unnecessary #ifdef _KERNEL, which did not differ in the true or
false cases. Actually set the value of to_free before using it.

Details

Provenance
mavAuthored on
Parents
rS288517: MFC r275780 (by delphij):
Branches
Unknown
Tags
Unknown