Re: 2.6.0-test3: drivers/ide/setup-pci.c

From: Jeff Garzik
Date: Sun Aug 10 2003 - 11:31:05 EST


On Sun, Aug 10, 2003 at 02:05:12PM +0200, Hans-Joachim Baader wrote:
> Hi!
>
> drivers/ide/setup-pci.c ca. line 710:
>
> if (noisy)
> printk(KERN_INFO "%s: not 100%% native mode: "
> "will probe irqs later\n", d->name);
>
> The two %% will be printed as such at least on my system (i386, VGA console,
> no framebuffer):
>
> AMD7411: not 100%% native mode:

hmmm, can you provide a dmesg output that shows this?

Using "%%" is quite standard, and produces only a single "%".

Jeff



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