Re: hppa: rodata_test: start of .rodata is not page size aligned

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 17.08.2017 20:15, Meelis Roos wrote:
> Today I compiled 4.13-rc5+git on my farm on on one of my parisc boxes I 
> got the following warning in dmesg:
> 
> rodata_test: start of .rodata is not page size aligned

In arch/parisc/kernel/vmlinux.lds.S we have:
	RO_DATA_SECTION(8)
so it's 8-byte aligned, and directly behind the linkage tables (on 64bit)
and before the exception tables which all will be mapped read-only as well.

I see no reason why we should waste space by aligning it on PAGE_SIZE boundary.
I'd say this test result is in our case bogus...

Helge 
--
To unsubscribe from this list: send the line "unsubscribe linux-parisc" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux SoC]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux