Disabling CONFIG_JUMP_LABEL did the trick, it is booting now..
17:36
alpha_one_x86
and rootwait already set
17:36
jmontleon
I vaguely rememger something like that
17:37
jmontleon
your hint is "Internal error: Oops: 80f"
17:38
alpha_one_x86
Idle dynticks system (tickless idle)
17:38
alpha_one_x86
CONFIG_JUMP_LABEL disabled, I wait it compil
17:42
alpha_one_x86
CONFIG_JUMP_LABEL -> why it's not activable? kernel bug? compiler bug?
19:20
jmontleon
alpha_one_x86, I think it and another option don't play well
19:21
jmontleon
it and DEBUG_SET_MODULE_RONX on arm anyway
19:22
jmontleon
i guess on other arch's it's not a problem; it's known; whether they will eventually fix it, or they become mutually eclusive or what; i don't know the plan
19:25
alpha_one_x86
I don't know if PREAMPT work, for 3.15 it have problem on other arm, but with 3.17 I don't have (imx6 too, but computer utilite)
19:27
alpha_one_x86
CONFIG_DEBUG_SET_MODULE_RONX => n to be safe?
19:28
alpha_one_x86
CONFIG_JUMP_LABEL -> same oups
19:52
jmontleon
alpha_one_x86, make sure one is set to #
19:52
jmontleon
I have:
19:52
jmontleon
# CONFIG_DEBUG_SET_MODULE_RONX is not set
19:52
jmontleon
CONFIG_JUMP_LABEL=y
19:54
jmontleon
i guess the other way around should work too
20:14
alpha_one_x86
i have the reverse...
21:31
alpha_one_x86
jmontleon: same with change this config
21:31
jmontleon
I do not know then
21:32
jmontleon
from that error/oops it suggests that issue; if it's not working then it must be something else