Arjan van de Ven <[EMAIL PROTECTED]> writes: > This patch adds a test module for the DEBUG_RODATA config > option to make sure change_page_attr() did indeed make > "const" data read only.
The only that this does that is not done pretty much equivalently by pageattr-test.c (it just checks G instead of W) is testing the kernel text mapping on 64bit. On 32bit it is fully redundant I believe. Testing the kernel mapping might be a good idea, but I would suggest adding it to pageattr-test.c Yes I'm sure these basic facts will not stop it from being applied anyways; just wanted to point it out for the benefit of the list readers. -Andi -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/