From: Richard W. <ri...@no...> - 2017-05-22 18:34:19
|
Thomas, Am 22.05.2017 um 20:14 schrieb Thomas Meyer: > It's purely cosmetic; to get rid of the boot message: "This architecture does not have kernel memory protection." in init/main.c > > Which isn't true for UML as all read only stuff should end up in a read only ELF section. Shouldn't it? Hmm, reading /proc/<pid of uml>/maps tells a different story on my host. Did you check? Thanks, //richard |