linux514-tkg: fsync & futex2 rebased patchsets bringup
The updated collabora futex2-proton patchset is reportedly broken (newer api than proton?), so I have decided to rebase our 5.13 patch against 5.14 instead. Testing showed no issue with that approach.
This commit is contained in:
@@ -92,7 +92,7 @@ _set_kernel_version() {
|
||||
done
|
||||
|
||||
#Default index corresponds to latest stable kernel
|
||||
_default_index="1"
|
||||
_default_index="0"
|
||||
_prompt_from_array "${_kernel_fullver_list[@]}"
|
||||
_version=${_supported_kernels[$_selected_index]}
|
||||
fi
|
||||
|
Reference in New Issue
Block a user