Hi Morimoto-san, On Fri, Sep 2, 2016 at 3:38 AM, Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> wrote: >> >> Even with my recent patch? >> > >> > I tried your patch, and it solved this issue. >> >> Interesting... >> >> Does "[PATCH/RFT 0/4] ARM: shmobile: R-Car Gen2: Allow booting secondary CPU >> cores in debug mode", without Wolfram's patch, also fix it? > > Interesting... > > Your patch (without Wolfram's patch) also solved this issue I can offer some explanation, though... The regulator quirk code masks all interrupts and events. Some of these events are error states, but not all of them are. Hence they may be set (and cause problems due to unhandled interrupts without the quirk) depending on power consumption on the various power rails. The latter are influenced by secondary CPU booting, and possibly by configuration of reset debug hardware. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds