markj 870582131d Fix a race in vm_page_pagequeue_lockptr().
The value of m->queue must be cached after comparing it with PQ_NONE,
since it may be concurrently changing.

Reported by:	glebius
Reviewed by:	jeff
Differential Revision:	https://reviews.freebsd.org/D15462
2018-05-17 04:27:08 +00:00
..
2017-11-30 15:45:42 +00:00
2018-05-17 03:19:31 +00:00
2018-03-30 10:55:31 +00:00
2018-03-30 10:55:31 +00:00
2018-04-24 21:15:54 +00:00