Skip to content

[0.8.6 Backport] Increase Supported Linux Kernel to 5.9 #11057

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 22, 2020

Conversation

PrivatePuffin
Copy link
Contributor

Motivation, Context and description

Backport of #11050
This increases the Linux kernel version to 5.9 from 5.8
as most compatibility fixes should already be included.

How Has This Been Tested?

It's not, but most 5.9 related changes from master are already backported

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Performance enhancement (non-breaking change which improves efficiency)
  • Code cleanup (non-breaking change which makes code smaller or more readable)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation (a change to man pages or other documentation)

Checklist:

Signed-off-by: Kjeld Schouten-Lebbing [email protected]

This increases the Linux kernel version to 5.9 from 5.8
as most compatibility fixes should already be included.

Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>
@tonyhutter
Copy link
Contributor

How Has This Been Tested?

It's not, but most 5.9 related changes from master are already backported

Looks like the test results are showing it correctly build with 5.9:
http://build.zfsonlinux.org/builders/Kernel.org%20Built-in%20x86_64%20%28BUILD%29/builds/39516

@tonyhutter tonyhutter merged commit 8338a0f into openzfs:zfs-0.8.6-staging Oct 22, 2020
tonyhutter pushed a commit that referenced this pull request Dec 14, 2020
This increases the Linux kernel version to 5.9 from 5.8
as most compatibility fixes should already be included.

Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>
iomartin pushed a commit to Eideticom/zfs that referenced this pull request Jan 19, 2021
We squash all upstream commits from this release into one. This includes
the following upstream commits:

2bc6689 "Tag zfs-0.8.6"
033c788 "Restore ARC MFU/MRU pressure"
26a3f3c "Linux 5.10 compat: check_disk_change() removed"
8c7d159 "Linux 5.10 compat: frame.h renamed objtool.h"
38cf54e "blkg_tryget config test: initialize struct"
d7d0752 "copy-builtin: make sure kernel Makefiles don't look in zfs source tree"
3fdfb85 "copy-builtin: don't create sed backup files"
acfc494 "copy-builtin: remove .gitignore from KERNEL_DIR/include/zfs"
0b4f698 "Increase Supported Linux Kernel to 5.9 (openzfs#11057)"
e1be543 "Bump META Linux-Maximum to kernel 5.8 (openzfs#11019)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants