HomeFreeBSD

Correct a long-standing race condition in vm_contig_launder() that could
rS125861Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Correct a long-standing race condition in vm_contig_launder() that could
result in a panic "vm_page_cache: caching a dirty page, ...": Access to the
page must be restricted or removed before calling vm_page_cache(). This
race condition is identical in nature to that which was addressed by
vm_pageout.c's revision 1.251 and vm_page.c's revision 1.275.

MFC after: 7 days

Details

Provenance
alcAuthored on
Parents
rS125860: More cleanups/fixes for the AMD Am1771 driver:
Branches
Unknown
Tags
Unknown

Event Timeline