-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]>
- Loading branch information
1 parent
8e41706
commit e0640ca
Showing
2 changed files
with
13 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters