NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/49137
The following reply was made to PR kern/49137; it has been noted by GNATS.
From: Matthias Scheler <tron%zhadum.org.uk@localhost>
To: NetBSD GNATS <gnats-bugs%NetBSD.org@localhost>
Cc:
Subject: Re: kern/49137
Date: Sun, 7 Sep 2014 13:55:57 +0100
Hello,
On Sun, Sep 07, 2014 at 12:50:57AM +0000, Mindaugas Rasiukevicius wrote:
> Module Name: src
> Committed By: rmind
> Date: Sun Sep 7 00:50:57 UTC 2014
>
> Modified Files:
> src/sys/netinet: in_pcb.c
> src/sys/netinet6: in6_pcb.c
>
> Log Message:
> in_pcbdetach: move ip_freemoptions() under softnet_lock for now (this will
> be changed back once other IP paths become MP-safe). Same for IPv6 routine.
>
> This partially reverts 1.150 of in_pcb.c and 1.127 of in6_pcb.c changes.
>
>
> To generate a diff of this commit:
> cvs rdiff -u -r1.151 -r1.152 src/sys/netinet/in_pcb.c
> cvs rdiff -u -r1.128 -r1.129 src/sys/netinet6/in6_pcb.c
This commit seem to fix the crashes reported in PR kern/49137.
Thanks a lot
--
Matthias Scheler https://zhadum.org.uk/
Home |
Main Index |
Thread Index |
Old Index