lkml.org 
[lkml]   [2018]   [Feb]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    SubjectRe: [PATCH v2 15/15] MIPS: memblock: Deactivate bootmem allocator
    From
    Date
    Hi Serge,

    On 02/02/18 03:54, Serge Semin wrote:
    > Memblock allocator can be successfully used from now for early
    > memory management
    >
    > Signed-off-by: Serge Semin <fancer.lancer@gmail.com>
    > ---
    > arch/mips/Kconfig | 2 +-
    > 1 file changed, 1 insertion(+), 1 deletion(-)
    >
    > diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
    > index 350a990fc719..434f756e03e9 100644
    > --- a/arch/mips/Kconfig
    > +++ b/arch/mips/Kconfig
    > @@ -4,7 +4,6 @@ config MIPS
    > default y
    > select ARCH_BINFMT_ELF_STATE
    > select ARCH_CLOCKSOURCE_DATA
    > - select ARCH_DISCARD_MEMBLOCK
    > select ARCH_HAS_ELF_RANDOMIZE
    > select ARCH_HAS_TICK_BROADCAST if GENERIC_CLOCKEVENTS_BROADCAST
    > select ARCH_MIGHT_HAVE_PC_PARPORT
    > @@ -57,6 +56,7 @@ config MIPS
    > select HAVE_IRQ_TIME_ACCOUNTING
    > select HAVE_KPROBES
    > select HAVE_KRETPROBES
    > + select NO_BOOTMEM

    Please maintain the alphabetical order in config MIPS. It makes
    conflicts easier to manage.

    Thanks,
    Matt

    > select HAVE_MEMBLOCK
    > select HAVE_MEMBLOCK_NODE_MAP
    > select HAVE_MOD_ARCH_SPECIFIC
    >

    \
     
     \ /
      Last update: 2018-02-13 15:26    [W:2.538 / U:0.096 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site