Skip to content

dkms updates #233

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

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

dkms updates #233

wants to merge 8 commits into from

Conversation

anbe42
Copy link

@anbe42 anbe42 commented Jul 3, 2024

improvements for the dkms handling

Fixes: 40fefb2 ("compat: Fix __has_attribute usage")
Signed-off-by: Andreas Beckmann <[email protected]>
anbe42 added 7 commits March 7, 2025 16:19
and do not query unrelated modules

Signed-off-by: Andreas Beckmann <[email protected]>
the recursive calls slowed down the configure script significantly

Signed-off-by: Andreas Beckmann <[email protected]>
skb_reset_mac_len() was introduced in v3.0-rc3
and is used unconditionally

Signed-off-by: Andreas Beckmann <[email protected]>
netif_is_bridge_port() was introduced in v4.4-rc2 by
"vlan: Do not put vlan headers back on bridge and macvlan ports"
(28f9ee22bcdd84726dbf6267d0b58f254166b900)

Signed-off-by: Andreas Beckmann <[email protected]>
adapt to "move asm/unaligned.h to linux/unaligned.h"
(5f60d5f6bbc12e782fac78110b0ee62698f3b576) in v6.12-rc2

Fixes: aabc#237
Signed-off-by: Andreas Beckmann <[email protected]>
aabc

This comment was marked as off-topic.

@aabc
Copy link
Owner

aabc commented Apr 14, 2025

Thanks for contribution! I started reviewing the changes. Sorry I did some misposts—not extremely familiar with GH reviewing feature yet. ;)

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.

2 participants