mirror of
https://github.com/intel/compute-runtime.git
synced 2025-06-28 17:58:30 +08:00

Netlink and generic netlink are standard linux interfaces to allow management traffic between user space and kernel subsystems over sockets. This patch adds a loader for the generic netlink library to allow Level 0 Sysman to manage linux hardware that implements the generic netlink interface. ULTs updated. Signed-off-by: William Jordan <bill.jordan@intel.com>