Mailinglist Archive: opensuse-bugs (6880 mails)
| < Previous | Next > |
[Bug 254208] Kernel panic with 2.6.18.8-0.1-xen
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Thu, 15 Mar 2007 17:16:01 -0600 (MDT)
- Message-id: <20070315231601.6315225C889@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=254208
------- Comment #4 from greg.riedesel@xxxxxxx 2007-03-15 17:16 MST -------
Doing a diff of defconfig.default and defconfig.xen gives this tidbit:
1914c1845
< CONFIG_AGP_INTEL=m
---
> CONFIG_AGP_INTEL=y
I don't know enough about Xen kernel configuration to know why Intel AGP is
being hard-loaded into the kernel, but this would explain why the default
kernel doesn't show the problem.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
------- Comment #4 from greg.riedesel@xxxxxxx 2007-03-15 17:16 MST -------
Doing a diff of defconfig.default and defconfig.xen gives this tidbit:
1914c1845
< CONFIG_AGP_INTEL=m
---
> CONFIG_AGP_INTEL=y
I don't know enough about Xen kernel configuration to know why Intel AGP is
being hard-loaded into the kernel, but this would explain why the default
kernel doesn't show the problem.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
| < Previous | Next > |