Re: AGP bogosities

From: Linus Torvalds (torvalds_at_osdl.org)
Date: 03/11/05

  • Next message: Greg KH: "Re: Linux 2.6.11.2"
    Date:	Fri, 11 Mar 2005 14:44:45 -0800 (PST)
    To: Dave Jones <davej@redhat.com>
    
    

    On Fri, 11 Mar 2005, Dave Jones wrote:
    >
    > I'm fascinated that not a single person picked up on this problem
    > whilst the agp code sat in -mm. Even if DRI isn't enabled,
    > every box out there with AGP that uses the generic routines
    > (which is a majority), should have barfed loudly when it hit
    > this check during boot. Does no-one read dmesg output any more ?

    I don't think it actuially causes a barf, because the counts start at 1,
    and they go down to zero due to the double-free, but they don't become
    negative until you do that whole detection loop _twice_. I think-

                    Linus
    -
    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: Greg KH: "Re: Linux 2.6.11.2"

    Relevant Pages

    • Re: AGP bogosities
      ... whilst the agp code sat in -mm. ... Does no-one read dmesg output any more? ... between kernels like they do the automated warning announcements 8-) ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: AGP bogosities
      ... On Pá 11-03-05 17:26:14, Dave Jones wrote: ... > whilst the agp code sat in -mm. ... Like "so long it overflows even enlarged ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)