NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/49462: if_slowtimo callout mangled?
The following reply was made to PR kern/49462; it has been noted by GNATS.
From: Martin Husemann <martin%duskware.de@localhost>
To: Masao Uebayashi <uebayasi%gmail.com@localhost>
Cc: gnats-bugs%netbsd.org@localhost
Subject: Re: kern/49462: if_slowtimo callout mangled?
Date: Thu, 11 Dec 2014 19:57:01 +0100
On Thu, Dec 11, 2014 at 11:54:27PM +0900, Masao Uebayashi wrote:
> I would do this, to close possible race window, by dereference ifp->if_slowtimo
> only once:
I would at least re-check before the callout_schedule() (after splx),
but otherwise feel free to change it.
Martin
Home |
Main Index |
Thread Index |
Old Index