Home
last modified time | relevance | path

Searched hist:"2011 b1d0d31ae469c7a075061e03b7d4f5b49ba6" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/powerpc/mm/
H A Dnuma.cdiff 2011b1d0d31ae469c7a075061e03b7d4f5b49ba6 Thu Dec 08 13:46:37 CET 2011 David Rientjes <rientjes@google.com> powerpc/mm: Fix section mismatch for read_n_cells

read_n_cells() cannot be marked as .devinit.text since it is referenced
from two functions that are not in that section: of_get_lmb_size() and
hot_add_drconf_scn_to_nid().

Signed-off-by: David Rientjes <rientjes@google.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>