netconsole and a serial one

From: Jon Smirl
Date: Sun Sep 21 2008 - 20:14:44 EST


I have both netconsole and a serial console setup on an embedded
system. This is what I need for the boot process.

After I'm booted I want to turn off printk() output to the serial
console but keep it going to netconsole.
I've been googling for an hour, how do I do this?

I need to turn off the serial output after boot because serial
printk() disables interrupts for up to 1ms which is enough to cause me
to lose a lot of other interrupts.

--
Jon Smirl
jonsmirl@xxxxxxxxx
--
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/