Hello Paul
On 6/20/2012 5:59 AM, Paul Mundt wrote:
On Sun, Jun 17, 2012 at 09:56:59PM +0200, Geert Uytterhoeven wrote:
quoted
On Sun, Jun 17, 2012 at 9:46 PM, Geert Uytterhoeven
[off-list ref] wrote:
quoted
JFYI, when comparing v3.5-rc3 to v3.5-rc2[3], the summaries are:
??- build errors: +235/-10
Truckloads of powerpc "Unrecognized opcode" breakage, and
That was my fault, should be fixed up by 2603efa31a.
quoted
+ drivers/net/ethernet/stmicro/stmmac/stmmac_pci.c: error: implicit
declaration of function 'pci_iomap'
[-Werror=implicit-function-declaration]: => 90:3
+ drivers/net/ethernet/stmicro/stmmac/stmmac_pci.c: error: implicit
declaration of function 'pci_iounmap'
[-Werror=implicit-function-declaration]: => 142:2
Not sure about this one, it should find everything alright via:
linux/io.h -> asm/io.h -> asm-generic/iomap.h -> asm-generic/pci_iomap.h
in the case that PCI is enabled. None of allyesconfig/modconfig enable
PCI for me though, so I'm unsure of how you got in to this configuration
to begin with?
Trying to reproduce the problem, I've also re-built the mainstream
kernel 3.5-rc3 for se7724_defconfig platform plus the stmmac (pltf and
pci) but all compiles fine.
I've also verified that there is the 33d5e332b9c5 commit that is the
latest one discussed/tested/committed in the network mailing list.
Can you tell me how to reproduce the problem? How can I help?
Pls let me know,
Peppe