#1078996 4K vs 64K page size on upgrade

Package:
src:linux
Source:
src:linux
Submitter:
Philipp Klaus Krause
Date:
2024-08-27 15:21:09 UTC
Severity:
normal
Tags:
#1078996#5
Date:
2024-08-18 17:59:10 UTC
From:
To:
This kernel uses a different page size (4K) than the ones before (64K).
Still it just installs when upgrading via apt, rather than the new 64K
kernel package.

I think, users should have gotten the 64K page size kernel on upgrade.
Changing the page size is a quite disruptive change:

I installed Debian on a ppc64 machine less than a year ago. Back then,
for btrfs, apparently the default was to use a sector size that matches
the system page size. And btrfs can only handle sector sizes of 4K and
the system page size. So for anyone with a btrfs root filesystem, the
system won't boot with the new kernel.

Philipp

#1078996#16
Date:
2024-08-27 15:16:11 UTC
From:
To:
Hi

Yes, this change is expected.  It is documented in the NEWS file of the
package and should be showed to the user via apt-listchanges.

We decided to make this change, even if some systems will fail, to align
Debian better to a general purpose use case.

Bastian

#1078996#21
Date:
2024-08-27 15:16:11 UTC
From:
To:
Hi

Yes, this change is expected.  It is documented in the NEWS file of the
package and should be showed to the user via apt-listchanges.

We decided to make this change, even if some systems will fail, to align
Debian better to a general purpose use case.

Bastian