You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix Linux version check for class_create signature
The first version the new signature was introduced in was v6.4-rc1:
torvalds/linux@dcfbb67
For RHEL it was backported to the 5.14.0-387.el9 release, so check
RHEL_RELEASE_CODE to see if we are running RHEL 9.3 or higher.
Issue-Id: RHEL-1023
Signed-off-by: Alexander Koskovich <akoskovich@pm.me>
0 commit comments