Bug ID | 1214391 |
---|---|
Summary | vbox:kmp fails with kernel 6.4.10 |
Classification | openSUSE |
Product | openSUSE Tumbleweed |
Version | Current |
Hardware | Other |
OS | Other |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | Virtualization:Other |
Assignee | Larry.Finger@gmail.com |
Reporter | jslaby@suse.com |
QA Contact | qa-bugs@suse.de |
CC | llrainey15@gmail.com |
Target Milestone | --- |
Found By | --- |
Blocker | --- |
It looks like since commit: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3fe617ccafd6f5bb33c2391d6f4eeb41c1fd0151 (present in 6.4.10), virtualbox needs to include net/gso.h too: > vboxnetflt/linux/VBoxNetFlt-linux.c:1577:40: error: implicit declaration of function 'skb_gso_segment'; did you mean 'skb_gso_reset'? in: https://build.opensuse.org/package/live_build_log/openSUSE:Factory:Staging:K/virtualbox:kmp/standard/x86_64 Can you take care of it?