| Summary: | depmod: WARNING: /lib/modules/3.11.5-100.fc18.x86_64/kernel/drivers/char/crash.ko needs unknown symbol page_is_ram | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | T.C. Hollingsworth <tchollingsworth> |
| Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 18 | CC: | allen, gansalmon, itamar, jonathan, kernel-maint, madhu.chinakonda, marcelo.barbosa, sergei.litvinenko |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | kernel-3.11.7-100.fc18 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-11-13 02:15:25 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
T.C. Hollingsworth
2013-10-19 03:00:29 UTC
Fedora 18, after kernel update: depmod: WARNING: /lib/modules/3.11.4-101.fc18.i686.PAE/kernel/drivers/char/crash.ko needs unknown symbol page_is_ram version: kernel-PAE.i686 0:3.11.4-101.fc18 Same here on Fedora 18 x86_64: depmod: WARNING: /lib/modules/3.11.4-101.fc18.x86_64/kernel/drivers/char/crash.ko needs unknown symbol page_is_ram $ uname -a Linux StudioXPS8100.localdomain 3.11.4-101.fc18.x86_64 #1 SMP Thu Oct 10 14:05:32 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux Other BZs that I found: https://bugzilla.redhat.com/show_bug.cgi?id=983763 https://bugzilla.redhat.com/show_bug.cgi?id=1007990 This is already fixed in the 3.11.6 kernel. kernel-3.11.6-100.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/kernel-3.11.6-100.fc18 Package kernel-3.11.6-100.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing kernel-3.11.6-100.fc18' as soon as you are able to, then reboot. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-19677/kernel-3.11.6-100.fc18 then log in and leave karma (feedback). Josh, Thanks. Confirmed with 3.11.6: $ uname -a Linux StudioXPS8100.localdomain 3.11.6-100.fc18.x86_64 #1 SMP Fri Oct 18 23:29:34 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux Thanks 3.11.6 is OK [sergeil@ua-dudn00000 ~]$ uname -r 3.11.6-100.fc18.i686.PAE kernel-3.11.6-101.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/kernel-3.11.6-101.fc18 kernel-3.11.7-100.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/kernel-3.11.7-100.fc18 kernel-3.11.7-100.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report. |