Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1302928
| From | Dave Hansen <dave@sr71.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 22/32] x86, pkeys: dump PTE pkey in /proc/pid/smaps |
| Date | 2016-01-06 18:50 +0100 |
| Message-ID | <qO0nF-4iF-25@gated-at.bofh.it> (permalink) |
| References | <qFGFr-1Ro-7@gated-at.bofh.it> <qFGFt-1Ro-33@gated-at.bofh.it> <qNA0b-3p1-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 01/05/2016 05:32 AM, Vlastimil Babka wrote: > On 12/14/2015 08:06 PM, Dave Hansen wrote: >> From: Dave Hansen <dave.hansen@linux.intel.com> > > $SUBJ is a bit confusing in that it's dumping stuff from VMA, not PTE's? Yeah, absolutely. That's a relic from when I thought I'd need to be walking the page tables to figure this out. I'll update it. > It could be also useful to extend dump_vma() appropriately. Currently > there are no string translations for the new "flags" (but one can figure > it out from the raw value). But maybe we should print pkey separately in > dump_vma() as you do here. I have a series in flight [1] that touches > dump_vma() and the flags printing in general, so to avoid conflicts, > handling pkeys there could wait. But mentioning it now for less chance > of being forgotten... > > [1] https://lkml.org/lkml/2015/12/18/178 - a previous version is in > mmotm and this should replace it after 4.5-rc1 Ahhh, very nice. I'll go back and add support for it once your patch lands. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [PATCH 22/32] x86, pkeys: dump PTE pkey in /proc/pid/smaps Vlastimil Babka <vbabka@suse.cz> - 2016-01-05 14:40 +0100 Re: [PATCH 22/32] x86, pkeys: dump PTE pkey in /proc/pid/smaps Dave Hansen <dave@sr71.net> - 2016-01-06 18:50 +0100
csiph-web