[<prev] [next>] [day] [month] [year] [list]
Message-Id: <E1N0bbv-0003zx-00.dorif-mail-ru@f248.mail.ru>
Date: Wed, 21 Oct 2009 17:52:19 +0400
From: Александр Дориф
<dorif@...l.ru>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org
Subject: Troubles with virtio network
Hello! I compiled Linux kernel v 2.6.32-rc5 and got this warning:
WARNING: drivers/net/virtio_net.o(.data+0xa0): Section mismatch in reference from the variable virtio_net to the function .devexit.text:virtnet_remove()
The variable virtio_net references
the function __devexit virtnet_remove()
If the reference is valid then annotate the
variable with __exit* (see linux/init.h) or name the variable:
*driver, *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console,
I hope it'll be corrected soon.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists