mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-29 17:13:29 +08:00
The fix is provided to detect validity of sysman device handle in sysman APIs. It can detect core device handle when passed instead of sysman device handle in zesInit path and return error code. Related-To: NEO-12690 Signed-off-by: Shreyas Kunder <shreyas.kunder@intel.com>