All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert F Merrill <griever@t2n.org>
To: linux-kernel@vger.kernel.org
Subject: 2.6.3-mm4 first run
Date: Sun, 29 Feb 2004 02:33:57 -0500	[thread overview]
Message-ID: <404195E5.4010601@t2n.org> (raw)

Just booted to .3-mm4 for the first time, already found 2 or 3 bugs:

- Two old bugs still there: in both radeonfb and vgafb, the lines above
  the first one printed after the fb takeover are white (vgafb) or 
mangled (radeonfb).

- New radeonfb bug: in the fb console, linefeed doesn't clear the new 
line., i.e the three lines

ABCDEFGHI
JKLMNO
PQR

would look like:

ABCDEFGHI
JKLMNO
PQRMNOGHI

- ipv6.ko doesn't work:

ipv6: Unknown symbol sysctl_optmem_max
ipv6: Unknown symbol sysctl_optmem_max
ipv6: Unknown symbol sysctl_optmem_max
ipv6: Unknown symbol sysctl_optmem_max

The symbol is listed in System.map however:
/boot/System.map-2.6.3-mm4:c0301ff0 D sysctl_optmem_max

Nothing serious, or as bad as .2-mm1 was.

Thanks to everyone involved in making it, hope this helps!



                 reply	other threads:[~2004-02-29  7:33 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=404195E5.4010601@t2n.org \
    --to=griever@t2n.org \
    --cc=linux-kernel@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.