mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-18 10:35:55 +00:00
Remove a stale comment.
This commit is contained in:
parent
2fdfd0fee2
commit
ab1661cb76
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=161005
@ -1424,11 +1424,6 @@ swp_pager_async_iodone(struct buf *bp)
|
||||
* NOTE: for reads, m->dirty will probably
|
||||
* be overridden by the original caller of
|
||||
* getpages so don't play cute tricks here.
|
||||
*
|
||||
* XXX IT IS NOT LEGAL TO FREE THE PAGE HERE
|
||||
* AS THIS MESSES WITH object->memq, and it is
|
||||
* not legal to mess with object->memq from an
|
||||
* interrupt.
|
||||
*/
|
||||
m->valid = 0;
|
||||
if (i != bp->b_pager.pg_reqpage)
|
||||
|
Loading…
Reference in New Issue
Block a user