| To: | netdev@vger.kernel.org |
|---|---|
| Subject: | [PATCH 0/2] Fix some section mismatch errors for Octeon network drivers |
| From: | David Daney <ddaney@caviumnetworks.com> |
| Date: | Thu, 24 Jun 2010 12:14:46 -0700 |
| Cc: | linux-mips@linux-mips.org, David Daney <ddaney@caviumnetworks.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
It seems the kernel build system is becoming more rigorous in its checking of section mismatches. Please consider these two patches to correct the problems. The warnings were not seen under 2.6.34, so one could argue that these are fixing a regression (although admittedly it a minor one). David Daney (2): netdev: octeon_mgmt: Fix section mismatch errors. netdev: mdio-octeon: Fix section mismatch errors. drivers/net/octeon/octeon_mgmt.c | 6 +++--- drivers/net/phy/mdio-octeon.c | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH 1/2] netdev: octeon_mgmt: Fix section mismatch errors., David Daney |
|---|---|
| Next by Date: | [PATCH 1/2] MIPS: Create and use asm/arch_hweight.h, David Daney |
| Previous by Thread: | [PATCH] MIPS: Alchemy: fix deprecated compile warnings, FUJITA Tomonori |
| Next by Thread: | [PATCH 2/2] netdev: mdio-octeon: Fix section mismatch errors., David Daney |
| Indexes: | [Date] [Thread] [Top] [All Lists] |