Re: [PATCH] kernel/resource: Fix reserve_region_with_split()section mismatch.

From: Ingo Molnar
Date: Wed Oct 22 2008 - 07:36:41 EST



* Paul Mundt <lethal@xxxxxxxxxxxx> wrote:

> reserve_region_with_split() calls in to __reserve_region_with_split(),
> which is an __init function. [...]

applied to tip/core/urgent, thanks Paul!

> [...] All callers of reserve_region_with_split() are also __init
> functions, so make it __init too.

... there's a single caller of that function ;-)

Ingo
--
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/