raghkris
raghkris
…ict in a custom kernel #### Problem solved by the commit As the 2 drivers xocl/ & xclmgmt/ are being compiled as part of kernel image with static compilation, there...
…ict. #### Problem solved by the commit Used separate module string name for both MGMTPF & XOCL to avoid macro and execution at runtime. #### Bug / issue (if any)...
#### Problem solved by the commit In this 2 commits we solved: To differentiate b/w userpf and mgmtpf module function conflicts, we have added structure variable "xrt_class_mgmt" in a mgmt-core.c...
#### Problem solved by the commit To differentiate b/w userpf and mgmtpf module function conflicts, we have added structure variable "xrt_class_mgmt" in a mgmt-core.c file. Added bool flag "userpf" to...