Re: PATCH: Export console functions for use by SoftwareSuspend nice display

From: Benjamin Herrenschmidt
Date: Thu Jan 22 2004 - 21:53:46 EST


Also, by using write instead of blasting the low level code,
you will not have to worry about locking issues. (The way
you tap the low level stuff should require at least the console
semaphore held, write to /dev/console don't)

Ben

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