Kirkwood issues with 3.8-rc1 - Ooops and hang on reboot

Russell King - ARM Linux linux at arm.linux.org.uk
Fri Dec 28 12:38:18 EST 2012


On Fri, Dec 28, 2012 at 06:17:49PM +0100, Andrew Lunn wrote:
> Hi Josh
> 
> What compiler version are you using to get the opps?

It's a section mismatch warning.  Just look at the code line and compare
it with the disassembly.  Oh, the code line indicates that the code is
no longer present.  Why would that be?

static struct clk __init *mvebu_clk_gating_get_src(
                  ^^^^^^
        struct of_phandle_args *clkspec, void *data)
{
        struct mvebu_gating_ctrl *ctrl = (struct mvebu_gating_ctrl *)data;

maybe?



More information about the linux-arm-kernel mailing list