- Increase the object lock's scope in vm_contig_launder() so that access to the object's type field and the call to vm_pageout_flush() are synchronized.
- The above change allows for the eliminaton of the last parameter to vm_pageout_flush().
- Synchronize access to the page's valid field in vm_pageout_flush() using the containing object's lock.
Description
Description
Details
Details
- Provenance
- alc - Authored on 
- Parents
- rS121225: Fix a typo. The module has the EISA front-end commented out, therefore the
- Branches
- Unknown
- Tags