From: David Miller <davem@davemloft.net>
To: u.kleine-koenig@pengutronix.de
Cc: mst@redhat.com, rusty@rustcorp.com.au, sam@ravnborg.org,
alex.williamson@hp.com, markmc@redhat.com,
netdev@vger.kernel.org
Subject: Re: [PATCH] virtio_net: rename driver struct to please modpost
Date: Thu, 05 Nov 2009 01:32:55 -0800 (PST) [thread overview]
Message-ID: <20091105.013255.27277499.davem@davemloft.net> (raw)
In-Reply-To: <1257409037-29916-1-git-send-email-u.kleine-koenig@pengutronix.de>
From: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Date: Thu, 5 Nov 2009 09:17:17 +0100
> Commit
>
> 3d1285b (move virtnet_remove to .devexit.text)
>
> introduced the first reference to __devexit in struct virtio_driver
> virtio_net which upset modpost ("Section mismatch in reference from the
> variable virtio_net to the function .devexit.text:virtnet_remove()").
>
> Fix this by renaming virtio_net to virtio_net_driver.
>
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
> Reported-by: Michael S. Tsirkin <mst@redhat.com>
> Blame-taken-by: Rusty Russell <rusty@rustcorp.com.au>
Applied, thanks.
prev parent reply other threads:[~2009-11-05 9:32 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-04 14:17 virtio-net: new section mismatch warning. revert patch? Michael S. Tsirkin
2009-11-04 17:25 ` Sam Ravnborg
2009-11-05 4:40 ` Rusty Russell
2009-11-05 8:17 ` [PATCH] virtio_net: rename driver struct to please modpost Uwe Kleine-König
2009-11-05 8:17 ` Uwe Kleine-König
2009-11-05 9:32 ` David Miller [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20091105.013255.27277499.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=alex.williamson@hp.com \
--cc=markmc@redhat.com \
--cc=mst@redhat.com \
--cc=netdev@vger.kernel.org \
--cc=rusty@rustcorp.com.au \
--cc=sam@ravnborg.org \
--cc=u.kleine-koenig@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.