Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1671257
| From | Ram Pai <linuxram@us.ibm.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [RFC v2 12/12]selftest: Updated protection key selftest |
| Date | 2017-06-21 02:20 +0200 |
| Message-ID | <tUBxg-7al-7@gated-at.bofh.it> (permalink) |
| References | <tTd3X-1kp-3@gated-at.bofh.it> <tTd3Y-1kp-13@gated-at.bofh.it> <tUkPL-4Yr-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Jun 20, 2017 at 11:56:04AM +0530, Anshuman Khandual wrote: > On 06/17/2017 09:22 AM, Ram Pai wrote: > > Added test support for PowerPC implementation off protection keys. > > > > Signed-off-by: Ram Pai <linuxram@us.ibm.com> > > First of all, there are a lot of instances where we use *pkru* > named functions on power even the real implementations have > taken care of doing appropriate things. That looks pretty > hacky. We need to change them to generic names first before > adding both x86 and powerpc procedures inside it. I have abstracted out the arch-specific code. References to pkru should now be constricted to x86 code only. The patch, i acknowledge, is not easily reviewable. As Michael Ellermen mentioned I will break them into two patches. One moves the file and the second does the code changes. That way it will be easy to review. RP
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [RFC v2 12/12]selftest: Updated protection key selftest Anshuman Khandual <khandual@linux.vnet.ibm.com> - 2017-06-20 08:30 +0200 Re: [RFC v2 12/12]selftest: Updated protection key selftest Ram Pai <linuxram@us.ibm.com> - 2017-06-21 02:20 +0200
csiph-web