Bug 15700
| Summary: | SMP kernels don't include pcmcia modules | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Edward Schlunder <zilym> |
| Component: | kernel | Assignee: | Michael K. Johnson <johnsonm> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 7.0 | Keywords: | FutureFeature |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i686 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2002-12-15 00:56:34 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Edward Schlunder
2000-08-08 03:53:19 UTC
I'm told that we turned it off because it required APM which caused it to conflict with the SMP kernel. Well, in pinstripe kernels, you are already enabling APM on SMP kernels (probably for ATX power off on shutdown): [root@k9spud SOURCES]# grep APM kernel-2.2.16-i686-smp.config CONFIG_APM=y ... Later kernels do the APM management at runtime for SMP |