HomeFreeBSD

Do not abuse flag that is clearly marked as unused.

Description

Do not abuse flag that is clearly marked as unused.
This creates conflicts with FreeBSD variations that may use it. The
usage of the flag M_TOOBIG is limited to iflib queue, thus using
one of M_PROTO flags is fine. There is no need to grab global flag.

Silence from: kmacy, sbruno (2 weeks)

Details

Provenance
glebiusAuthored on
Parents
rS323076: Merge ACPICA 20170831.
Branches
Unknown
Tags
Unknown