lkml.org 
[lkml]   [2013]   [Dec]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v3 19/23] mm/memory_hotplug: Use memblock apis for early memory allocations
    Date
    Correct ensure_zone_is_initialized() function description according
    to the introduced memblock APIs for early memory allocations.

    Cc: Yinghai Lu <yinghai@kernel.org>
    Cc: Tejun Heo <tj@kernel.org>
    Cc: Andrew Morton <akpm@linux-foundation.org>
    Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
    Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
    ---
    mm/memory_hotplug.c | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/mm/memory_hotplug.c b/mm/memory_hotplug.c
    index cf1736d..4f158ec 100644
    --- a/mm/memory_hotplug.c
    +++ b/mm/memory_hotplug.c
    @@ -268,7 +268,7 @@ static void fix_zone_id(struct zone *zone, unsigned long start_pfn,
    }

    /* Can fail with -ENOMEM from allocating a wait table with vmalloc() or
    - * alloc_bootmem_node_nopanic() */
    + * alloc_bootmem_node_nopanic()/memblock_virt_alloc_node_nopanic() */
    static int __ref ensure_zone_is_initialized(struct zone *zone,
    unsigned long start_pfn, unsigned long num_pages)
    {
    --
    1.7.9.5


    \
     
     \ /
      Last update: 2013-12-10 03:21    [W:2.268 / U:0.436 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site