public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: jengelh@medozas.de
Cc: linux-kernel@vger.kernel.org, adaplas@pol.net, hpa@zytor.com,
	alan@lxorguk.ukuu.org.uk, akpm@linux-foundation.org,
	torvalds@linux-foundation.org
Subject: Re: 2.6.26-rcX VC console scrolling regression
Date: Thu, 08 May 2008 23:26:02 -0700 (PDT)	[thread overview]
Message-ID: <20080508.232602.193723628.davem@davemloft.net> (raw)
In-Reply-To: <alpine.LNX.1.10.0805081236190.16904@fbirervta.pbzchgretzou.qr>

From: Jan Engelhardt <jengelh@medozas.de>
Date: Thu, 8 May 2008 13:50:57 +0200 (CEST)

> My guess is that you see the effects of incomplete font table/position
> switching, something along the lines a `cat /dev/urandom` would cause.
> Using the very same kernel and boot params (vga=791 or anything to
> switch it to fbcon), I cannot trigger the problem on opensuse.

Jan, there is code in drivers/video/console/fbcon.c:fbcon_do_set_font()
which makes changes to vc->vc_video_erase_char, maybe that code needs
to update the new vc->vc_scrl_erase_char you added?

It would be nice if you could audit the tree to see if any other cases
have been missed like this as well.

  reply	other threads:[~2008-05-09  6:26 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-08  4:46 2.6.26-rcX VC console scrolling regression David Miller
2008-05-08  6:02 ` Andrew Morton
2008-05-08 15:04   ` Linus Torvalds
2008-05-08  9:13 ` Jan Engelhardt
2008-05-08  9:21   ` David Miller
2008-05-08 11:50 ` Jan Engelhardt
2008-05-09  6:26   ` David Miller [this message]
2008-05-09 19:24     ` Jan Engelhardt
2008-05-09 21:55       ` David Miller
2008-05-10  7:48         ` Jan Engelhardt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080508.232602.193723628.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=adaplas@pol.net \
    --cc=akpm@linux-foundation.org \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=hpa@zytor.com \
    --cc=jengelh@medozas.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox