Re: [PATCH 29/34] move virtballoon_remove to .devexit.text

From: Michael S. Tsirkin
Date: Thu Oct 01 2009 - 06:09:42 EST


On Thu, Oct 01, 2009 at 11:52:09AM +0200, Uwe Kleine-König wrote:
> Hello Michael,
>
> On Thu, Oct 01, 2009 at 11:35:48AM +0200, Michael S. Tsirkin wrote:
> > On Thu, Oct 01, 2009 at 10:28:33AM +0200, Uwe Kleine-König wrote:
> > > The function virtballoon_remove is used only wrapped by __devexit_p so
> > > define it using __devexit.
> > >
> > > Signed-off-by: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
> > > Acked-by: Sam Ravnborg <sam@xxxxxxxxxxxx>
> > > Cc: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
> > > Cc: Michael S. Tsirkin <mst@xxxxxxxxxx>
> > > Cc: linux-kernel@xxxxxxxxxxxxxxx
> >
> > Acked-by: Michael S. Tsirkin <mst@xxxxxxxxxx>
> >
> > Generally I think all remove pointers on virtio bus are devexit.
> That means I missed something?


I meant to say, they *should* be devexit.
--
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/