I'd seen these before, but not tracked down what the problem was. Thanks!
Martin, I think it is a bug in the console code that an unaligned
address was ever given to scr_memsetw. The characters in video
memory are always aligned, therefore we must have an off-by-one bug.
I'll have a peek for this myself, but you can find it just as easy
as I by instrumenting your kernel.
r~
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html