Mentions légales du service

Skip to content
  • GOGLIN Brice's avatar
    driver/linux: add support for RHEL8.3 kernel headers · 5c8cb902
    GOGLIN Brice authored
    
    
    RHEL8.3 kernel 4.18.0-240.el8.x86_64 declares the task_struct cpus_mask
    field as RH_KABI_RENAME(cpumask_t cpus_allowed, cpumask_t cpus_mask).
    so update check_kernel_headers.sh to enable the cpus_mask case here.
    
    The cpus_allowed part of the macro is only for __GENKSYMS__ which seems
    not to matter when building kernel/drivers.
    
    Thanks to Mohammad Kabat for the patch.
    
    Signed-off-by: default avatarBrice Goglin <Brice.Goglin@inria.fr>
    5c8cb902
To find the state of this project's repository at the time of any of these versions, check out the tags.