On 09/04/17 at 12:55am, Rafael J. Wysocki wrote: > On Sunday, September 3, 2017 4:31:23 PM CEST Chao Fan wrote: > > KASLR should choose the memory region of immovable node to extract kernel. > > So get ACPI SRAT table and store the memory region of movable node which > > kaslr shold avoid. > > Please elaborate. > > This is far too little information on what problem you are trying to address > and why you are trying to address it in this particular way. Agree with Rafael. Why don't you try specifying those regions in cmdline and process them in kaslr.c? Your colleague, Liyang has tried this way, just he only considered the region in the first node. In this way, you don't need to touch ACPI tables with so many lines of code. Thanks Baoquan -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html