Re: cvs commit: src/sys/kern tty.c

[ Available lists | Index of cvs-src | Month of Jan 2008 | Week of 8 Jan 2008 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Gavin Atkinson <gavin@FreeBSD.org>
Date
8 Jan 2008 12:02:25
Subject
Re: cvs commit: src/sys/kern tty.c
Message-ID
1199791883.70812.1.camel@buffy.york.ac.uk


[ Hide this part ]
On Tue, 2008-01-08 at 04:53 +0000, John Baldwin wrote:
> jhb 2008-01-08 04:53:29 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/kern tty.c
> Log:
> Close a race in the kern.ttys sysctl handler that resulted in panics in
> dev2udev() when a tty was being detached concurrently with the sysctl
> handler:
> [snip]
> Revision Changes Path
> 1.274 +20 -3 src/sys/kern/tty.c

I suspect this fixes PRs kern/89538 and kern/118258.

Gavin


Elapsed time: 0.139 seconds