On 15/01/15 15:32, Jan Beulich wrote: > crashinfo_maxaddr can/will be a 64-bit type, hence passing it to fls() > is wrong. > > crashinfo_maxaddr_bits, otoh, doesn't need to be a paddr_t, and can > additionally be __initdata. > > struct xen_kexec_reserve's start field - representing a physical > address - ought to have respective type.
Reviewed-by: David Vrabel <[email protected]> David _______________________________________________ Xen-devel mailing list [email protected] http://lists.xen.org/xen-devel
