lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Tue, 01 Sep 2009 19:43:12 +0400
From:	Александр Дориф 
	<dorif@...l.ru>
To:	netdev@...r.kernel.org
Subject: Trouble with mdio- gpio driver.

Hello! I compiled Linux kernel 2.6.31-rc8 an get this warning:
WARNING: drivers/net/phy/mdio-gpio.o(.devexit.text+0x1c): Section mismatch
in reference from the function mdio_gpio_remove() to the function
.devinit.text:mdio_gpio_bus_deinit()
The function __devexit mdio_gpio_remove() references
a function __devinit mdio_gpio_bus_deinit().
This is often seen when error handling in the exit function

I hope it will be corrected soon and won't appear in release kernel.

--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ