Re: [PATCH] mfd/tc6393xb: don't use devinit data from non-initfunction

From: Samuel Ortiz
Date: Tue Oct 19 2010 - 06:31:39 EST


Hi Uwe,

On Tue, Oct 19, 2010 at 09:19:51AM +0200, Uwe Kleine-König wrote:
> Hello,
>
> On Tue, Mar 02, 2010 at 05:22:33PM +0100, Uwe Kleine-König wrote:
> > tc6393xb_mmc_resources (which was marked __devinitdata) is used in
> > tc6393xb_mmc_enable() and tc6393xb_mmc_resume() which both are functions
> > living in .text. This is not save with CONFIG_HOTPLUG=n.
> >
> > This was introduced in
> >
> > 64e8867 (mfd: tmio_mmc hardware abstraction for CNF area)
> >
> > Signed-off-by: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
> > Cc: Ian Molton <ian@xxxxxxxxxxxxxx>
> > Cc: Magnus Damm <damm@xxxxxxxxxxxxx>
> > Cc: Samuel Ortiz <sameo@xxxxxxxxxxxxxxx>
> ping
This one slipped through...
I just applied a similar patch from Marek Vasut, are you ok with that ?

Cheers,
Samuel.

--
Intel Open Source Technology Centre
http://oss.intel.com/
--
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/