Re: [PATCH -v19 00/25] Use lmb with x86

From: Bjorn Helgaas
Date: Tue Jun 29 2010 - 14:05:37 EST


On Tuesday, June 22, 2010 11:26:29 am Yinghai Lu wrote:
> New lmb could be used to replace early_res in x86.

Since you're fiddling in e820 anyway, can you fix places like
e820_print_map() so they use the %pR format? I think it'd be
cleaner if e820_print_type() just returned a string pointer
rather than calling printk directly. Then we'd only need a
single printk per region and wouldn't need the KERN_CONT junk.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/