From: Russell King <rmk@arm.linux.org.uk>
To: Felipe Alfaro Solana <felipe_alfaro@linuxmail.org>
Cc: Andrew Morton <akpm@digeo.com>,
LKML <linux-kernel@vger.kernel.org>, David Jones <davej@suse.de>
Subject: Re: 2.5.69-mm5: pccard oops while booting: resolved
Date: Thu, 15 May 2003 14:44:39 +0100 [thread overview]
Message-ID: <20030515144439.A31491@flint.arm.linux.org.uk> (raw)
In-Reply-To: <1053004615.586.2.camel@teapot.felipe-alfaro.com>; from felipe_alfaro@linuxmail.org on Thu, May 15, 2003 at 03:16:55PM +0200
On Thu, May 15, 2003 at 03:16:55PM +0200, Felipe Alfaro Solana wrote:
> OK, attached to this message:
>
> "dmesg" contains the kernel messages when booting up 2.5.69-mm5 at tun
> level 1 with the patch applied.
>
> "config" contains options used to configure the kernel. Mostly, the
> cardbus stuff is built-in, so no modules were loaded when booting into
> single-user mode.
>
> Hope this helps!
Indeed it does. This patch should solve the problem.
--- orig/drivers/char/agp/intel-agp.c Sun Apr 20 16:31:48 2003
+++ linux/drivers/char/agp/intel-agp.c Thu May 15 14:41:45 2003
@@ -1635,7 +1635,7 @@
MODULE_DEVICE_TABLE(pci, agp_intel_pci_table);
-static struct __initdata pci_driver agp_intel_pci_driver = {
+static struct pci_driver agp_intel_pci_driver = {
.name = "agpgart-intel",
.id_table = agp_intel_pci_table,
.probe = agp_intel_probe,
--
Russell King (rmk@arm.linux.org.uk) The developer of ARM Linux
http://www.arm.linux.org.uk/personal/aboutme.html
next prev parent reply other threads:[~2003-05-15 13:31 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-15 2:03 Felipe Alfaro Solana
2003-05-15 2:17 ` Andrew Morton
2003-05-15 11:36 ` Felipe Alfaro Solana
2003-05-15 12:00 ` Russell King
2003-05-15 13:16 ` Felipe Alfaro Solana
2003-05-15 13:44 ` Russell King [this message]
2003-05-15 13:47 ` Dave Jones
2003-05-15 22:31 ` Felipe Alfaro Solana
2003-05-15 23:00 ` Andrew Morton
2003-05-16 13:03 ` Felipe Alfaro Solana
2003-05-16 18:13 ` Ben Collins
2003-05-16 19:03 ` Felipe Alfaro Solana
2003-05-16 18:34 ` 2.5.69-mm6: pccard oops while booting Felipe Alfaro Solana
2003-05-16 20:29 ` Andrew Morton
2003-05-16 21:42 ` Felipe Alfaro Solana
2003-05-16 22:08 ` Carl-Daniel Hailfinger
2003-05-16 23:40 ` Felipe Alfaro Solana
2003-05-16 23:55 ` Russell King
2003-05-17 0:03 ` Felipe Alfaro Solana
2003-05-17 0:27 ` Carl-Daniel Hailfinger
2003-05-17 10:11 ` 2.5.69-mm6: pccard oops while booting: round 2 Felipe Alfaro Solana
2003-05-17 10:18 ` Andrew Morton
2003-05-17 11:05 ` Felipe Alfaro Solana
2003-05-17 11:22 ` Carl-Daniel Hailfinger
2003-05-17 12:51 ` 2.5.69-mm6: pccard oops while booting: round 3 Felipe Alfaro Solana
2003-05-18 19:38 ` 2.5.69-mm6: pccard oops while booting: gcc bug? Felipe Alfaro Solana
2003-05-22 13:24 ` [RFC] Disallow compilation with gcc 3.2.3 (was: Re: 2.5.69-mm6: pccard oops while booting:) Carl-Daniel Hailfinger
2003-05-22 14:05 ` Valdis.Kletnieks
2003-05-22 18:34 ` Felipe Alfaro Solana
2003-05-22 19:24 ` Andrew Morton
2003-05-22 14:26 ` 2.5.69-mm6: pccard oops while booting: gcc bug? Russell King
2003-05-17 11:39 ` 2.5.69-mm6: pccard oops while booting: round 2 Andrew Morton
2003-05-17 12:36 ` Felipe Alfaro Solana
2003-05-15 12:13 ` 2.5.69-mm5: pccard oops while booting: resolved Russell King
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=20030515144439.A31491@flint.arm.linux.org.uk \
--to=rmk@arm.linux.org.uk \
--cc=akpm@digeo.com \
--cc=davej@suse.de \
--cc=felipe_alfaro@linuxmail.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome