MAC firmware does not load due to (commit 288d5abe usermodehelper)

Linus Torvalds torvalds at linux-foundation.org
Wed Sep 28 11:21:05 EDT 2011


On Wed, Sep 28, 2011 at 5:06 AM, Richard Cochran
<richardcochran at gmail.com> wrote:
>
> A warning appears on the console, shown below.  I don't know what
> commit 288d5abe was trying to fix, but it sure made a regression for
> me. It probably would also spoil using NFS boot, too.
>
> Any ideas what to do about this?

Something seems to be calling ioctl() befor rest_init() has even
completed. Which sounds odd, but I wonder if the schedule() there
before it might have let 'init' get going.

Does something like the attached (UNTESTED) fix it?

                             Linus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.diff
Type: text/x-patch
Size: 678 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20110928/ab9b1404/attachment.bin>


More information about the linux-arm-kernel mailing list