[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <48F3D03D.5040608@zytor.com>
Date: Mon, 13 Oct 2008 15:48:29 -0700
From: "H. Peter Anvin" <hpa@...or.com>
To: Yinghai Lu <yinghai@...nel.org>
CC: Linus Torvalds <torvalds@...ux-foundation.org>,
Tony Luck <tony.luck@...el.com>,
Andrew Morton <akpm@...ux-foundation.org>,
Ingo Molnar <mingo@...e.hu>, tglx@...utronix.de,
jbarnes@...tuousgeek.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] x86: split e820 reserved entries record to late v4 -
fix v7
Yinghai Lu wrote:
>
> can we have
> printk(KERN_DEBUG " reserve_region: (%s) %04pR\n"
> res->name, res);
> or
> printk(KERN_DEBUG " reserve_region: (%s) %08pR\n"
> res->name, res);
>
> because io port resource will only 4 digi only.
>
That should be picked up from res->flags instead of being hardcoded in
the format string.
-hpa
--
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