I tried to todays parisc merge on A500, RP3410 and RP3440. RP* worked, A500 crashed on boot:
Is the crash reproducible on A500 ?
As a surprise for me, it is not reproducible. In about 10 reboots I have not managed to reproduce it.
There is no KASLR on parisc, is there?
Some things you can try:
- in arch/parisc/kernel/setup.c, apply_alternatives_all() change the pr_debug() to pr_info() to get more info,
Added ignore_loglevel to boot cmdline.
- Boot with "no-alternatives" kernel option, this disables the patching code,
Tried it once, it worked, but all the other tries worked too.
--
Meelis Roos <mroos@xxxxxxxx>