Re: [patch 6/6] virtio: fix section mismatch warnings

From: Rusty Russell
Date: Wed Jan 13 2010 - 05:57:38 EST


On Wed, 13 Jan 2010 11:19:01 am Jeff Mahoney wrote:
> This patch fixes the following warnings by renaming the driver structures
> to be suffixed with _driver.
>
> WARNING: drivers/virtio/virtio_balloon.o(.data+0x88): Section mismatch in reference from the variable virtio_balloon to the function .devexit.text:virtballoon_remove()
>
> WARNING: drivers/char/hw_random/virtio-rng.o(.data+0x88): Section mismatch in reference from the variable virtio_rng to the function .devexit.text:virtrng_remove()
>
> Signed-off-by: Jeff Mahoney <jeffm@xxxxxxxx>

Acked-by: Rusty Russell <rusty@xxxxxxxxxxxxxxx>

Andrew, will you take these?

Thanks,
Rusty.
--
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/