Re: [PATCH] x86: add target bootmem range that inearly_res_to_bootmem printout

From: Ingo Molnar
Date: Sun Jul 20 2008 - 03:11:46 EST



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

> - printk(KERN_INFO "(%d early reservations) ==> bootmem\n", count);
> + printk(KERN_INFO "(%d early reservations) ==> bootmem [%010llx - %010llx]\n",
> + count, start, end);

applied to tip/x86/cleanups, thanks Yinghai.

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/