Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1507459
| From | Dave Hansen <dave.hansen@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [RESEND PATCH v3 kernel 3/7] mm: add a function to get the max pfn |
| Date | 2016-10-24 19:00 +0200 |
| Message-ID | <svQLp-1O1-47@gated-at.bofh.it> (permalink) |
| References | <suBEJ-1Rz-5@gated-at.bofh.it> <suBEJ-1Rz-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 10/20/2016 11:24 PM, Liang Li wrote: > 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.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[RESEND PATCH v3 kernel 3/7] mm: add a function to get the max pfn Liang Li <liang.z.li@intel.com> - 2016-10-21 08:40 +0200
Re: [RESEND PATCH v3 kernel 3/7] mm: add a function to get the max pfn Dave Hansen <dave.hansen@intel.com> - 2016-10-24 19:00 +0200
RE: [RESEND PATCH v3 kernel 3/7] mm: add a function to get the max pfn "Li, Liang Z" <liang.z.li@intel.com> - 2016-10-25 03:30 +0200
csiph-web