We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5d40a2 commit 2dafa0bCopy full SHA for 2dafa0b
functionfs/__init__.py
@@ -916,7 +916,7 @@ class Function:
916
function_remote_wakeup_capable = False
917
function_remote_wakeup = False
918
919
- # f_fs, before kernel version x.xx, had a bug which caused the
+ # f_fs, before kernel version 5.16, had a bug which caused the
920
# kernel-internal eventfd reference counter to underflow during gadget
921
# teardown. Depending on the exact version, maybe build options and
922
# maybe archivtecture, this could lead to kernel panics.
0 commit comments