Re: buildkernel is broken

From: Warner Losh <imp_at_bsdimp.com>
Date: Thu, 07 Jul 2022 16:37:40 UTC
On Thu, Jul 7, 2022 at 10:37 AM Steve Kargl <
sgk@troutmask.apl.washington.edu> wrote:

> Thanks, but
>
> root[216] git cherry-pick -n 37f604b49d4a
> fatal: bad revision '37f604b49d4a'
> root[217] pwd
> /usr/src


git fetch maybe?

Warner


>

-- 
> steve
>
> On Thu, Jul 07, 2022 at 11:24:47AM -0400, Ryan Stone wrote:
> > You could "git cherry-pick -n 37f604b49d4a; git restore --unstaged
> > sys/net/vnet.h" to apply the fix to your local tree without committing
> > it or leaving it staged for commit.
> >
> > On Thu, Jul 7, 2022 at 10:50 AM Steve Kargl
> > <sgk@troutmask.apl.washington.edu> wrote:
> > >
> > > On Thu, Jul 07, 2022 at 10:38:43AM -0400, Ryan Stone wrote:
> > > > Okay, update your tree and it should be fixed then.
> > >
> > > Is it possible to pull just that fix?  I spent part of
> > > yesterday building world, and contrary to popular belief,
> > > not all hardware contain a 32-core uber-fast ryzen cpu.
> > >
> > > Can people please test their simple changes prior to
> > > committing?
> > >
> > > --
> > > Steve
>
> --
> Steve
>
>