[PATCH] ARM: Kirkwood: Fix crash when neither NAND nor SPI

Simon Baatz gmbnomis at gmail.com
Sun Jun 10 16:33:40 EDT 2012


On Sun, Jun 10, 2012 at 10:13:10PM +0200, Andrew Lunn wrote:
> On Sun, Jun 10, 2012 at 08:09:34PM +0200, Simon Baatz wrote:
...
> Do you have any other drivers built as modules? I was conservative and
> turned the clock on in the probe function, so i expect that most work
> as modules. However XOR has a similar sort of structure, so might also
> be broken...

I don't use XOR as module. However, in addition to the Ethernet
one, I have the following modules that enable clocks:

mv_cesa
sata_mv 
ehci_hcd

I did not encounter any problem with these so far (with the exception
of data corruption in mv_cesa, which is completely unrelated (and is
no problem of mv_cesa, but a problem of the current implementation of
flush_kernel_dcache_page in my view)).

- Simon



More information about the linux-arm-kernel mailing list