Skip to content

Use proc_ops instead of file_operations on Linux >= 5.6 - #88

Open
vikmik wants to merge 1 commit into
mkottman:masterfrom
vikmik:master
Open

Use proc_ops instead of file_operations on Linux >= 5.6#88
vikmik wants to merge 1 commit into
mkottman:masterfrom
vikmik:master

Conversation

@vikmik

@vikmik vikmik commented Mar 11, 2020

Copy link
Copy Markdown

The proc_create API is changing in Linux 5.6, update code accordingly
See torvalds/linux@d56c0d4

Since 5.6.0 is not released yet (currently 5.6-rc5), there's still a tiny chance this won't be needed.

I tested a recalibrate on 5.6-rc5

The proc_create API is changing in Linux 5.6, update code accordingly
See torvalds/linux@d56c0d4
@Mic92

Mic92 commented Apr 8, 2020

Copy link
Copy Markdown

Added in nix-community@e34e3b8

@arf20

arf20 commented Dec 10, 2025

Copy link
Copy Markdown

Why is this not merged?

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