The patch titled Subject: memblock-update-comments-and-kernel-doc-fix has been removed from the -mm tree. Its filename was memblock-update-comments-and-kernel-doc-fix.patch This patch was dropped because it was folded into memblock-update-comments-and-kernel-doc.patch ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: memblock-update-comments-and-kernel-doc-fix fix copy-n-paste error Cc: Jonathan Corbet <corbet@xxxxxxx> Cc: Mike Rapoport <rppt@xxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- mm/memblock.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/mm/memblock.c~memblock-update-comments-and-kernel-doc-fix +++ a/mm/memblock.c @@ -1421,7 +1421,7 @@ phys_addr_t __init memblock_phys_alloc_r } /** - * memblock_phys_alloc_range - allocate a memory block from specified MUMA node + * memblock_phys_alloc_try_nid - allocate a memory block from specified MUMA node * @size: size of memory block to be allocated in bytes * @align: alignment of the region and block's size * @nid: nid of the free area to find, %NUMA_NO_NODE for any node _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are memblock-update-comments-and-kernel-doc.patch