From: Didier Moens <moensd@xs4all.be>
To: Dave Jones <davej@suse.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: OOPS in APM 2.4.18-pre4 with i830MP agpgart
Date: Fri, 18 Jan 2002 21:40:39 +0100 [thread overview]
Message-ID: <3C488847.2000800@xs4all.be> (raw)
In-Reply-To: <3C487E68.1000404@xs4all.be> <E16RfZf-0007nk-00@the-village.bc.nu> <20020118212843.A6416@suse.de>
Dave Jones wrote:
>On Fri, Jan 18, 2002 at 08:25:19PM +0000, Alan Cox wrote:
> > > Unfortunately, loading agpgart yields an oops when APM ("apm -s") is
> > > invoked, both in terminal and in X. APM functions perfectly when agpgart
> > > is absent.
> > Looks like the author forgot to set the suspend/resume methods in the
> > structure to the generic ones
>
> 1373 static int __init intel_i830_setup(struct pci_dev *i830_dev)
> 1374 {
> 1375 intel_i830_private.i830_dev = i830_dev;
> 1376
> ...
> 1404 agp_bridge.suspend = agp_generic_suspend;
> 1405 agp_bridge.resume = agp_generic_resume;
>
I post an oops, 26'51" minutes later it gets diagnosed, and 3'26" after
that a patch is submitted.
Quite speechless I am indeed.
Didier
next prev parent reply other threads:[~2002-01-18 20:41 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-01-18 19:58 OOPS in APM 2.4.18-pre4 with i830MP agpgart Didier Moens
2002-01-18 20:25 ` Alan Cox
2002-01-18 20:25 ` Nicolas Aspert
2002-01-18 20:28 ` Dave Jones
2002-01-18 20:40 ` Didier Moens [this message]
2002-01-18 20:39 ` Nicolas Aspert
2002-01-19 8:44 ` [PATCH]Re: " Nicolas Aspert
2002-01-19 21:50 ` Didier Moens
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=3C488847.2000800@xs4all.be \
--to=moensd@xs4all.be \
--cc=davej@suse.de \
--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.