mirror of
https://github.com/torvalds/linux.git
synced 2024-12-26 12:52:30 +00:00
42cde48b2d
Avoid the "writable" check in __gfn_to_hva_many(), which will always fail on read-only memslots due to gfn_to_hva() assuming writes. Functionally, this allows x86 to create large mappings for read-only memslots that are backed by HugeTLB mappings. Note, the changelog for commit |
||
---|---|---|
.. | ||
kvm | ||
lib | ||
Makefile |