Replace a reference to splnet() with a reference to locking in a comment.

This commit is contained in:
Robert Watson 2004-08-11 03:43:10 +00:00
parent 1510469e95
commit 217a4b6e4e

View File

@ -788,7 +788,7 @@ restart:
* done could be out of date. We could have recieved
* a reset packet in an interrupt or maybe we slept
* while doing page faults in uiomove() etc. We could
* probably recheck again inside the splnet() protection
* probably recheck again inside the locking protection
* here, but there are probably other places that this
* also happens. We must rethink this.
*/