[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080703135826.GE7603@elte.hu>
Date: Thu, 3 Jul 2008 15:58:26 +0200
From: Ingo Molnar <mingo@...e.hu>
To: Yinghai Lu <yhlu.kernel@...il.com>
Cc: Thomas Gleixner <tglx@...utronix.de>,
"H. Peter Anvin" <hpa@...or.com>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] x86: make early_res_to_bootmem print out less 80 width
chars
* Yinghai Lu <yhlu.kernel@...il.com> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists