[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20080815171451.GA23600@elte.hu>
Date: Fri, 15 Aug 2008 19:14:51 +0200
From: Ingo Molnar <mingo@...e.hu>
To: Marcin Slusarz <marcin.slusarz@...il.com>
Cc: LKML <linux-kernel@...r.kernel.org>,
Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>,
"H. Peter Anvin" <hpa@...or.com>
Subject: Re: [PATCH v2] x86: fix section mismatch warning - spp_getpage()
* Marcin Slusarz <marcin.slusarz@...il.com> wrote:
> -static __init void *spp_getpage(void)
> +/*
> + * NOTE: This function is marked __ref because it calls __init function
> + * (alloc_bootmem_pages). It's safe to do it ONLY when after_bootmem == 0.
> + */
> +static __ref void *spp_getpage(void)
perfect - applied to tip/x86/urgent, thanks Marcin.
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists