Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> writes:
Isn't there a reason it was read-write on m68k, like the table may be changed at runtime (to install rootkits :-)? Have to check what the other arches do...
Initially the syscall_table in Linux has always been writable, bb152f53 ("x86/x86_64: mark rodata section read-only: make some datastructures const") made it read-only on x86. Apparently nobody bothered to do the equivalent change on m68k (I don't think anything makes the kernel text segment write protected anyway). Andreas. -- Andreas Schwab, schwab@xxxxxxxxxxxxxx GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." -- To unsubscribe from this list: send the line "unsubscribe linux-m68k" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html