Bug 215781
Summary: | Highmem support broken on kernels greater 5.15.x on ppc32? | ||
---|---|---|---|
Product: | Platform Specific/Hardware | Reporter: | Erhard F. (erhard_f) |
Component: | PPC-32 | Assignee: | platform_ppc-32 |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | christophe.leroy |
Priority: | P1 | ||
Hardware: | PPC-32 | ||
OS: | Linux | ||
Kernel Version: | 5.16.18 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Attachments: |
dmesg (5.16.18, PowerMac G4 DP)
dmesg (5.15.32, PowerMac G4 DP) kernel .config (5.16.18, PowerMac G4 DP) kernel .config (5.15.32, PowerMac G4 DP) dmesg (5.18-rc3, PowerMac G4 DP) |
Description
Erhard F.
2022-03-30 22:52:20 UTC
Created attachment 300665 [details]
dmesg (5.15.32, PowerMac G4 DP)
Created attachment 300666 [details]
kernel .config (5.16.18, PowerMac G4 DP)
Created attachment 300667 [details]
kernel .config (5.15.32, PowerMac G4 DP)
This problem was introduced in 5.15 by commit 602946ec2f90 ("powerpc: Set max_mapnr correctly") A similar issue has been opened at https://github.com/linuxppc/issues/issues/399 Following series should fix it: https://patchwork.ozlabs.org/project/linuxppc-dev/list/?state=*&series=286464 Created attachment 300769 [details]
dmesg (5.18-rc3, PowerMac G4 DP)
Meanwhile the fixes landed in 5.16.x, 5.17.x and 5.18-rc3 is also ok. Thanks!
|