commit | 53ed7a5947de2e19c270a0bc0c29257c6d004b0f | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com> | Wed Apr 17 18:29:16 2019 +0530 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Sun Apr 21 23:12:40 2019 +1000 |
tree | c2620795b311304a368e193cde8fefe3bd609339 | |
parent | e09093927e54323018dbb3bf6189c85a7f176bae [diff] |
powerpc/mm: Drop the unnecessary region check All the regions are now mapped with top nibble 0xc. Hence the region id check is not needed for virt_addr_valid() Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>