HomeFreeBSD

iflib: split compound assertion

Description

iflib: split compound assertion

ThunderX cluster systems are panicking on boot with a failed assertion
MPASS(gtask != NULL && gtask->gt_taskqueue != NULL). Split the
assertion so that it's clear which part is failing.

Details

Provenance
emasteAuthored on
Parents
rS359272: kern_copy_file_range(): check the file type.
Branches
Unknown
Tags
Unknown