Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1333028
| From | Dave Hansen <dave.hansen@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCHv2 18/28] thp: prepare change_huge_pmd() for file thp |
| Date | 2016-02-12 19:50 +0100 |
| Message-ID | <r1qX0-2kB-3@gated-at.bofh.it> (permalink) |
| References | <r10pQ-1zg-3@gated-at.bofh.it> <r10pS-1zg-69@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 02/11/2016 06:21 AM, Kirill A. Shutemov wrote: > change_huge_pmd() has assert which is not relvant for file page. > For shared mapping it's perfectly fine to have page table entry > writable, without explicit mkwrite. Should we have the bug only trigger on anonymous VMAs instead of removing it?
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCHv2 18/28] thp: prepare change_huge_pmd() for file thp "Kirill A. Shutemov" <kirill.shutemov@linux.intel.com> - 2016-02-11 15:30 +0100
Re: [PATCHv2 18/28] thp: prepare change_huge_pmd() for file thp Dave Hansen <dave.hansen@intel.com> - 2016-02-12 19:50 +0100
Re: [PATCHv2 18/28] thp: prepare change_huge_pmd() for file thp "Kirill A. Shutemov" <kirill.shutemov@linux.intel.com> - 2016-02-16 11:20 +0100
csiph-web