HomeFreeBSD

add a sanity check to the system call registration code

Description

add a sanity check to the system call registration code

A system call number should be at least reserved.
We do not expect an attempt to register a fixed number system call
when nothing at all is known about it.

MFC after: 3 weeks
Sponsored by: Panzura

Details

Provenance
avgAuthored on
Parents
rS355610: MFC r355404: Mark some more hot global variables with __read_mostly.
Branches
Unknown
Tags
Unknown