[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <9e4733910809211714j5d79592cj162f8be4ecebaa78@mail.gmail.com>
Date: Sun, 21 Sep 2008 20:14:34 -0400
From: "Jon Smirl" <jonsmirl@...il.com>
To: lkml <linux-kernel@...r.kernel.org>
Subject: netconsole and a serial one
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@...il.com
--
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