Re: [PATCH 21/25] powerpc: introduce get_pte_pkey() helper
From: Balbir Singh <bsingharora@gmail.com>
Date: 2017-10-18 23:29:54
From: Balbir Singh <bsingharora@gmail.com>
Date: 2017-10-18 23:29:54
On Fri, 8 Sep 2017 15:45:09 -0700 Ram Pai [off-list ref] wrote:
get_pte_pkey() helper returns the pkey associated with a address corresponding to a given mm_struct.
This is really get_mm_addr_key() -- no? Balbir Singh.