NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: PR/52895 CVS commit: [netbsd-8] src/sys/net



The assertion failure has been fixed in 8.0_BETA.
Could you try again (w/o christos' patch)?

Thanks,
  ozaki-r

On Sat, Jan 13, 2018 at 2:45 PM, Soren Jacobsen <snj%netbsd.org@localhost> wrote:
> The following reply was made to PR kern/52895; it has been noted by GNATS.
>
> From: "Soren Jacobsen" <snj%netbsd.org@localhost>
> To: gnats-bugs%gnats.NetBSD.org@localhost
> Cc:
> Subject: PR/52895 CVS commit: [netbsd-8] src/sys/net
> Date: Sat, 13 Jan 2018 05:41:39 +0000
>
>  Module Name:   src
>  Committed By:  snj
>  Date:          Sat Jan 13 05:41:39 UTC 2018
>
>  Modified Files:
>         src/sys/net [netbsd-8]: if.c
>
>  Log Message:
>  Pull up following revision(s) (requested by ozaki-r in ticket #486):
>         sys/net/if.c: revision 1.418
>  Check MP-safety in ifa_insert and ifa_remove only for IFEF_MPSAFE drivers
>  Eventually the assertions should pass for all drivers, however, at this point
>  it's too eager.
>  Fix PR kern/52895
>
>
>  To generate a diff of this commit:
>  cvs rdiff -u -r1.394.2.4 -r1.394.2.5 src/sys/net/if.c
>
>  Please note that diffs are not public domain; they are subject to the
>  copyright notices on the relevant files.
>


Home | Main Index | Thread Index | Old Index