On Sun, May 25, 2014 at 09:59:44PM -0400, Chen, Gong wrote: > On Fri, May 23, 2014 at 12:11:43PM +0200, Borislav Petkov wrote: > > + TP_printk("%d %s error: %s %s %llx (mask lsb: %x), %s%s", > What if pa_mask_lsb not existing? Then you make it the default which says that all bits in the mask are invalid: -1, i.e. 255. This becomes part of the interface then, just like phys_addr is 0xfffff... ,i.e. -1 in the invalid case. -- Regards/Gruss, Boris. Sent from a fat crate under my desk. Formatting is fine. -- -- 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