Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Jun 2025 09:45:59 -0400
From:      Li-Wen Hsu <lwhsu@freebsd.org>
To:        "Bjoern A. Zeeb" <bz@freebsd.org>
Cc:        src-committers@freebsd.org, dev-commits-src-all@freebsd.org,  dev-commits-src-main@freebsd.org
Subject:   Re: git: 1563b306d19d - main - linuxkpi.4, linuxkpi_wlan.4: connect to build
Message-ID:  <CAKBkRUxhBu6uTr-M3OR4U0=jjogM66Kp%2BuwJ7PL5sO7Vr2dpPg@mail.gmail.com>
In-Reply-To: <2210n12s-244r-8p53-262q-o2ps9n815s4q@SerrOFQ.bet>
References:  <202506131550.55DFoZhL013829@gitrepo.freebsd.org> <2210n12s-244r-8p53-262q-o2ps9n815s4q@SerrOFQ.bet>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jun 13, 2025 at 1:53=E2=80=AFPM Bjoern A. Zeeb <bz@freebsd.org> wro=
te:
>
> On Fri, 13 Jun 2025, Li-Wen Hsu wrote:
>
> > The branch main has been updated by lwhsu:
> >
> > URL: https://cgit.FreeBSD.org/src/commit/?id=3D1563b306d19db25f5bbf0718=
97b60429b192040c
> >
> > commit 1563b306d19db25f5bbf071897b60429b192040c
> > Author:     Li-Wen Hsu <lwhsu@FreeBSD.org>
> > AuthorDate: 2025-06-13 15:50:30 +0000
> > Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
> > CommitDate: 2025-06-13 15:50:30 +0000
> >
> >    linuxkpi.4, linuxkpi_wlan.4: connect to build
> >
> >    Fixes:  bfaec3e64741 linuxkpi.4, linuxkpi_wlan.4: add short man page=
s
> >    Sponsored by:   The FreeBSD Foundation
> > ---
> > share/man/man4/Makefile | 4 ++++
> > 1 file changed, 4 insertions(+)
> >
> > diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile
> > index ed39aafebbc3..a12493de4280 100644
> > --- a/share/man/man4/Makefile
> > +++ b/share/man/man4/Makefile
> > @@ -290,6 +290,8 @@ MAN=3D      aac.4 \
> >       linprocfs.4 \
> >       linsysfs.4 \
> >       ${_linux.4} \
> > +     ${_linuxkpi.4} \
> > +     ${_linuxkpi_wlan.4} \
> >       liquidio.4 \
> >       lm75.4 \
> >       lo.4 \
> > @@ -929,6 +931,8 @@ _gve.4=3D           gve.4
> > _if_vmx.4=3D    if_vmx.4
> > _ipmi.4=3D      ipmi.4
> > _linux.4=3D     linux.4
> > +_linuxkpi.4=3D linuxkpi.4
> > +_linuxkpi_wlan.4=3D linuxkpi_wlan.4
>
> Thanks but those are not correct.  We do build the modules for both
> unconditionally.

Oh, right, I should also check sys/modules/Makefile, thanks for
pointing this out.

> Please remind me to see if I need to put them on the release notes
> template and copes for 15.0 if I forget.

I am not very sure, I suppose they should come with when they were
introduced, but mentioning them still seems a good idea to me.

>
> > _ossl.4=3D      ossl.4
> > _pvscsi.4=3D    pvscsi.4
> > _vmx.4=3D               vmx.4
> >
>
> --
> Bjoern A. Zeeb                                                     r15:7



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAKBkRUxhBu6uTr-M3OR4U0=jjogM66Kp%2BuwJ7PL5sO7Vr2dpPg>