Searched hist:104393 (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/sys/net/
H A Dif_tap.cdiff 104393 Thu Oct 03 00:13:00 MDT 2002 truckman In an SMP environment post-Giant it is no longer safe to blindly
dereference the struct sigio pointer without any locking. Change
fgetown() to take a reference to the pointer instead of a copy of the
pointer and call SIGIO_LOCK() before copying the pointer and
dereferencing it.

Reviewed by: rwatson
H A Dbpf.cdiff 104393 Thu Oct 03 00:13:00 MDT 2002 truckman In an SMP environment post-Giant it is no longer safe to blindly
dereference the struct sigio pointer without any locking. Change
fgetown() to take a reference to the pointer instead of a copy of the
pointer and call SIGIO_LOCK() before copying the pointer and
dereferencing it.

Reviewed by: rwatson
H A Dif_tun.cdiff 104393 Thu Oct 03 00:13:00 MDT 2002 truckman In an SMP environment post-Giant it is no longer safe to blindly
dereference the struct sigio pointer without any locking. Change
fgetown() to take a reference to the pointer instead of a copy of the
pointer and call SIGIO_LOCK() before copying the pointer and
dereferencing it.

Reviewed by: rwatson
/freebsd-11-stable/sys/sys/
H A Dfiledesc.hdiff 104393 Thu Oct 03 00:13:00 MDT 2002 truckman In an SMP environment post-Giant it is no longer safe to blindly
dereference the struct sigio pointer without any locking. Change
fgetown() to take a reference to the pointer instead of a copy of the
pointer and call SIGIO_LOCK() before copying the pointer and
dereferencing it.

Reviewed by: rwatson
/freebsd-11-stable/sys/kern/
H A Dsys_socket.cdiff 104393 Thu Oct 03 00:13:00 MDT 2002 truckman In an SMP environment post-Giant it is no longer safe to blindly
dereference the struct sigio pointer without any locking. Change
fgetown() to take a reference to the pointer instead of a copy of the
pointer and call SIGIO_LOCK() before copying the pointer and
dereferencing it.

Reviewed by: rwatson
H A Dsys_pipe.cdiff 104393 Thu Oct 03 00:13:00 MDT 2002 truckman In an SMP environment post-Giant it is no longer safe to blindly
dereference the struct sigio pointer without any locking. Change
fgetown() to take a reference to the pointer instead of a copy of the
pointer and call SIGIO_LOCK() before copying the pointer and
dereferencing it.

Reviewed by: rwatson
H A Dtty.cdiff 104393 Thu Oct 03 00:13:00 MDT 2002 truckman In an SMP environment post-Giant it is no longer safe to blindly
dereference the struct sigio pointer without any locking. Change
fgetown() to take a reference to the pointer instead of a copy of the
pointer and call SIGIO_LOCK() before copying the pointer and
dereferencing it.

Reviewed by: rwatson
H A Dkern_sendfile.cdiff 104393 Thu Oct 03 00:13:00 MDT 2002 truckman In an SMP environment post-Giant it is no longer safe to blindly
dereference the struct sigio pointer without any locking. Change
fgetown() to take a reference to the pointer instead of a copy of the
pointer and call SIGIO_LOCK() before copying the pointer and
dereferencing it.

Reviewed by: rwatson
H A Duipc_syscalls.cdiff 104393 Thu Oct 03 00:13:00 MDT 2002 truckman In an SMP environment post-Giant it is no longer safe to blindly
dereference the struct sigio pointer without any locking. Change
fgetown() to take a reference to the pointer instead of a copy of the
pointer and call SIGIO_LOCK() before copying the pointer and
dereferencing it.

Reviewed by: rwatson
H A Dkern_descrip.cdiff 104393 Thu Oct 03 00:13:00 MDT 2002 truckman In an SMP environment post-Giant it is no longer safe to blindly
dereference the struct sigio pointer without any locking. Change
fgetown() to take a reference to the pointer instead of a copy of the
pointer and call SIGIO_LOCK() before copying the pointer and
dereferencing it.

Reviewed by: rwatson
/freebsd-11-stable/sys/netinet/
H A Dsctp_syscalls.cdiff 104393 Thu Oct 03 00:13:00 MDT 2002 truckman In an SMP environment post-Giant it is no longer safe to blindly
dereference the struct sigio pointer without any locking. Change
fgetown() to take a reference to the pointer instead of a copy of the
pointer and call SIGIO_LOCK() before copying the pointer and
dereferencing it.

Reviewed by: rwatson

Completed in 750 milliseconds