RE: [RESEND PATCH v3 kernel 3/7] mm: add a function to get the max pfn
From: Li, Liang Z <hidden>
Date: 2016-10-25 01:24:57
Also in:
kvm, lkml, qemu-devel
From: Li, Liang Z <hidden>
Date: 2016-10-25 01:24:57
Also in:
kvm, lkml, qemu-devel
On 10/20/2016 11:24 PM, Liang Li wrote:quoted
Expose the function to get the max pfn, so it can be used in the virtio-balloon device driver. Simply include the 'linux/bootmem.h' is not enough, if the device driver is built to a module, directly refer the max_pfn lead to build failed.I'm not sure the rest of the set is worth reviewing. I think a lot of it will change pretty fundamentally once you have those improved data structures in place.
That's true. I will send out the v4 as soon as possible. Liang -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>