提交 7a849a6c 编写于 作者: O Oliver O'Halloran 提交者: Michael Ellerman

powerpc/hugetlbfs: Export HPAGE_SHIFT

Export it so it can be referenced inside a module.
Signed-off-by: NOliver O'Halloran <oohall@gmail.com>
Signed-off-by: NMichael Ellerman <mpe@ellerman.id.au>
上级 8c7d0a04
......@@ -32,6 +32,7 @@
#define PAGE_SHIFT_16G 34
unsigned int HPAGE_SHIFT;
EXPORT_SYMBOL(HPAGE_SHIFT);
/*
* Tracks gpages after the device tree is scanned and before the
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册