commit | b170bd3de6a7f6fbfba331e300751450f55d8822 | [log] [tgz] |
---|---|---|
author | Li Zhong <zhong@linux.vnet.ibm.com> | Mon Apr 15 16:53:19 2013 +0000 |
committer | Michael Ellerman <michael@ellerman.id.au> | Thu Apr 18 15:59:59 2013 +1000 |
tree | d703646cc3179549eb40eb99741f04b887ec0637 | |
parent | 2c3c0693d9cf06d7baf99cfdc10f9c4d40198c6b [diff] |
powerpc: Split the code trying to insert hpte repeatedly as an helper function Move the logic trying to insert hpte in __hash_page_huge() to an helper function, so it could also be used by others. Signed-off-by: Li Zhong <zhong@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <michael@ellerman.id.au>