Module Name: src Committed By: mlelstv Date: Tue Oct 2 23:10:35 UTC 2012
Modified Files: src/sys/kern: tty.c Log Message: Don't call ureadc() with a spinlock held because ureadc() may fault when writing to userspace. To generate a diff of this commit: cvs rdiff -u -r1.254 -r1.255 src/sys/kern/tty.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.