diff options
author | Brian King <brking@linux.vnet.ibm.com> | 2011-09-13 13:22:51 +0200 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2011-09-20 07:53:24 +0200 |
commit | ac07a4a57f7408922a0b3d4dcb87104fe8a3d8ca (patch) | |
tree | a3eede543ce5d626a34066c2690bff6c4568df8b /arch/powerpc/Kconfig.debug | |
parent | powerpc: Fix deadlock in icswx code (diff) | |
download | linux-ac07a4a57f7408922a0b3d4dcb87104fe8a3d8ca.tar.xz linux-ac07a4a57f7408922a0b3d4dcb87104fe8a3d8ca.zip |
hvcs: Ensure page aligned partner info buffer
The Power platform requires the partner info buffer to be page aligned
otherwise it will fail the partner info hcall with H_PARAMETER. Switch
from using kmalloc to allocate this buffer to __get_free_page to ensure
page alignment.
Signed-off-by: Brian King <brking@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/Kconfig.debug')
0 files changed, 0 insertions, 0 deletions