Re: AGP bogosities
From: Linus Torvalds (torvalds_at_osdl.org)
Date: 03/11/05
- Previous message: Wen Xiong: "Re: [ patch 3/5] drivers/serial/jsm: new serial device driver"
- In reply to: Dave Jones: "Re: AGP bogosities"
- Next in thread: Paul Mackerras: "Re: AGP bogosities"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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/
- Previous message: Wen Xiong: "Re: [ patch 3/5] drivers/serial/jsm: new serial device driver"
- In reply to: Dave Jones: "Re: AGP bogosities"
- Next in thread: Paul Mackerras: "Re: AGP bogosities"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|