git: kernel: Rename the HZ kernel option to HZ_DEFAULT.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sat Apr 1 10:27:00 PDT 2023
commit 5e8f80f3fbd84367a163a3dd06743a91085816e5
Author: Sascha Wildner <saw at online.de>
Date: Sat Apr 1 16:22:00 2023 +0200
kernel: Rename the HZ kernel option to HZ_DEFAULT.
The define used by the kernel (and altered by this option) was renamed
back in 6de4cf8a045febfcb20dde5bb7a51ca13e3d33a6.
This also avoids some confusion with the drm code which uses its own
HZ define.
Summary of changes:
sbin/ipfw/ipfw.8 | 4 ++--
sbin/ipfw3/ipfw3.8 | 4 ++--
sys/conf/options | 2 +-
sys/config/LINT64 | 8 ++++----
4 files changed, 9 insertions(+), 9 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5e8f80f3fbd84367a163a3dd06743a91085816e5
--
DragonFly BSD source repository
More information about the Commits
mailing list