Numa affinity shows large number

Change the affinity from unsigned int to integer to represent -1.

Change-Id: I82dc6f476b45fa4ec03a3c686fe8e6e2b7761b56
Bu işleme şunda yer alıyor:
Bill(Shuzhou) Liu
2023-08-24 13:08:47 -05:00
işlemeyi yapan: Shuzhou Liu
ebeveyn 3602447109
işleme 471fbfddc1
5 değiştirilmiş dosya ile 11 ekleme ve 9 silme
+1 -1
Dosyayı Görüntüle
@@ -1534,7 +1534,7 @@ rsmi_status_t rsmi_dev_pci_id_get(uint32_t dv_ind, uint64_t *bdfid);
* support this function with the given arguments
* @retval ::RSMI_STATUS_INVALID_ARGS the provided arguments are not valid
*/
rsmi_status_t rsmi_topo_numa_affinity_get(uint32_t dv_ind, uint32_t *numa_node);
rsmi_status_t rsmi_topo_numa_affinity_get(uint32_t dv_ind, int32_t *numa_node);
/**
* @brief Get PCIe traffic information