From: Dave Jones <davej@codemonkey.org.uk>
To: Mikael Pettersson <mikpe@csd.uu.se>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] 2.5.53 AGP module oops
Date: Sat, 28 Dec 2002 18:55:57 +0000 [thread overview]
Message-ID: <20021228185556.GA26508@suse.de> (raw)
In-Reply-To: <200212280045.BAA01994@harpo.it.uu.se>
On Sat, Dec 28, 2002 at 01:45:22AM +0100, Mikael Pettersson wrote:
> The stack trace shows that we should be in agp_find_max() as
> called from agp_backend_initialize(). However, agp_find_max()
> is __init and its code has already been removed at this point
> (since agpgart and intel-agp are separate modules), causing
> the kernel to execute random code and eventually oops.
>
> The patch below works around this by changing agpgart's __init
> code & data to normal code & data. Tested, works for me.
Looks good to me, applied.
Thanks.
Dave
--
| Dave Jones. http://www.codemonkey.org.uk
prev parent reply other threads:[~2002-12-28 18:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-28 0:45 [PATCH] 2.5.53 AGP module oops Mikael Pettersson
2002-12-28 18:55 ` Dave Jones [this message]
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=20021228185556.GA26508@suse.de \
--to=davej@codemonkey.org.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=mikpe@csd.uu.se \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).