Re: parisc crash on boot with 4.8+git

From: Helge Deller
Date: Sun Oct 09 2016 - 15:51:10 EST


On 09.10.2016 23:13, Meelis Roos wrote:
>>>>> Linux version 4.8.0-11288-gb66484c (mroos@rp3410) (gcc version 5.4.0 (Gentoo 5.4.0 p1.0) ) #81 Sat Oct 8 20:40:24 EEST 2016
>>>>> unwind_init: start = 0x4076e980, end = 0x407a7060, entries = 14446
>>>>> The 64-bit Kernel has started...
>>>>> Kernel default page size is 4 KB. Huge pages enabled with 1 MB physical and 2 MB virtual size.
>>
>> The first thing I would suspect is the enabling of huge pages.
>
> There seems to be no config option to disable that for test?

CONFIG_HUGETLBFS=n

Helge