Re: [PATCH 6/9] v4 Update the find_memory_block declaration

From: KAMEZAWA Hiroyuki
Date: Thu Aug 05 2010 - 01:04:45 EST


On Tue, 03 Aug 2010 08:41:45 -0500
Nathan Fontenot <nfont@xxxxxxxxxxxxxx> wrote:

> Update the find_memory_block declaration to to take a struct mem_section *
> so that it matches the definition.
>
> Signed-off-by: Nathan Fontenot <nfont@xxxxxxxxxxxxxx>

Acked-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>

Hmm...my mmotm-0727 has this definition in memory.h...

extern struct memory_block *find_memory_block(struct mem_section *);

What patch makes it unsigned long ?

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/