Date: Sun, 10 Oct 2021 19:35:55 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 259036] Add PPS_SYNC to GENERIC kernel configuration Message-ID: <bug-259036-227-9qVUzcMWAn@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-259036-227@https.bugs.freebsd.org/bugzilla/> References: <bug-259036-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D259036 --- Comment #8 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3De81e77c5a055d1cbf6d6a6f0acbaf4432= 67aa84f commit e81e77c5a055d1cbf6d6a6f0acbaf443267aa84f Author: Konstantin Belousov <kib@FreeBSD.org> AuthorDate: 2021-10-10 12:20:45 +0000 Commit: Konstantin Belousov <kib@FreeBSD.org> CommitDate: 2021-10-10 19:34:40 +0000 Enable PPS_SYNC on amd64, arm64 and armv7 Remove the option from NOTES/LINT, and add to NOTES for powerpc and riscv. PR: 259036 Requested by: John Hay <john@sanren.ac.za> Discussed with: ian, imp Sponsored by: The FreeBSD Foundation MFC after: 1 week sys/amd64/conf/GENERIC | 6 ++++++ sys/arm/conf/std.armv7 | 6 ++++++ sys/arm64/conf/std.arm64 | 6 ++++++ sys/conf/NOTES | 6 ------ sys/powerpc/conf/NOTES | 2 ++ sys/riscv/conf/NOTES | 2 ++ 6 files changed, 22 insertions(+), 6 deletions(-) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-259036-227-9qVUzcMWAn>