2.6.3-mm4 first run

From: Robert F Merrill (griever_at_t2n.org)
Date: 02/29/04

  • Next message: Dmitry Torokhov: "[PATCH 8/9] introduce __obsolete_setup"
    Date:	Sun, 29 Feb 2004 02:33:57 -0500
    To: linux-kernel@vger.kernel.org
    
    

    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!

    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/


  • Next message: Dmitry Torokhov: "[PATCH 8/9] introduce __obsolete_setup"