Skip to content
  • Mike Kravetz's avatar
    [PATCH] Memory Add Fixes for ppc64 · 02864867
    Mike Kravetz authored
    
    
    On Tue, Nov 08, 2005 at 08:12:56AM +1100, Benjamin Herrenschmidt wrote:
    > Yes, the MAX_ORDER should be different indeed. But can Kconfig do that ?
    > That is have the default value be different based on a Kconfig option ?
    > I don't see that ... We may have to do things differently here...
    
    This seems to be done in other parts of the Kconfig file.  Using those
    as an example, this should keep the MAX_ORDER block size at 16MB.
    
    Signed-off-by: default avatarMike Kravetz <kravetz@us.ibm.com>
    Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
    02864867