Page MenuHomeFreeBSD

Add a COMPAT_FREEBSD12 kernel option.
ClosedPublic

Authored by cem on May 1 2019, 3:35 AM.
Tags
None
Referenced Files
F107219468: D20120.id56975.diff
Sat, Jan 11, 3:58 PM
Unknown Object (File)
Wed, Jan 1, 12:44 PM
Unknown Object (File)
Mon, Dec 23, 6:56 AM
Unknown Object (File)
Wed, Dec 18, 9:52 PM
Unknown Object (File)
Dec 6 2024, 3:30 PM
Unknown Object (File)
Nov 22 2024, 11:40 PM
Unknown Object (File)
Nov 17 2024, 1:58 PM
Unknown Object (File)
Oct 28 2024, 4:04 PM

Details

Summary

Use it wherever COMPAT_FREEBSD11 is currently specified, like r309749 before.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.May 1 2019, 2:55 PM

I'll leave this for another 24h for people to have a chance to raise comments, but otherwise I assume it's fairly non-controversial. I think I got all the right files (sys/conf/{options,NOTES}, sys/{arch}/{CONF} via recursive grep for "COMPAT_FREEBSD11"), but I'm fairly unfamiliar with our options system and didn't have any other guidance.

Mark, thanks for taking a look!

This revision was automatically updated to reflect the committed changes.