i found what the problem is: CONFIG_DEBUG_SET_MODULE_RONX=y
and in the stack trace above you can clearly see that jump-label is trying to patch a section that is made RO by the above option. The interesting thing is that the same config (JUMP_LABEL=y && DEBUG_SET_MODULE_RONX=y) works in x86, and while digging a i found this conversation: http://comments.gmane.org/gmane.linux.kernel/1675790 that confirms my finding. I'll continue reaserching the problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1378856 Title: [highbank] Oops on boot loading bridge module To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1378856/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
