[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 3 of 3] KEXEC: Allocate crash structures in low memory
>>> On 22.12.11 at 19:44, Andrew Cooper <andrew.cooper3@xxxxxxxxxx> wrote: > On 22/12/11 18:09, David Vrabel wrote: >> On 22/12/11 17:36, Andrew Cooper wrote: >>> + memflags = low_crashinfo_mode > LOW_CRASHINFO_NONE ? > MEMF_bits(crashinfo_maxaddr_bits) : 0; >> If you set crashinfo_maxaddr_bits to 64 if low_crashinfo_mode isn't used >> you wouldn't need this test. > > I am not familiar enough with the intricacies of alloc_xenheap_pages to > know whether that is safe. cc'ing Tim for his expertise. Passing 0 for the bit width is equivalent to passing a value beyond what is covering the maximum available address, so you can pick whatever better serves the purpose. Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |