Re: [PATCH] x86: make early_res_to_bootmem print out less 80 widthchars

From: Ingo Molnar
Date: Thu Jul 03 2008 - 09:58:51 EST



* Yinghai Lu <yhlu.kernel@xxxxxxxxx> wrote:

> struct early_res *r = &early_res[i];
> - printk(KERN_INFO " #%d [ %010llx - %010llx ] %16s", i,
> + printk(KERN_INFO " #%d [%010llx - %010llx] %16s", i,
> r->start, r->end, r->name);

applied to tip/x86/unify-setup - thanks,

Ingo
--
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/