From 1b6ec8df0774ea63de77e5a5cb50370a8b4f4181 Mon Sep 17 00:00:00 2001 From: Eisuke Kawashima Date: Tue, 28 May 2024 12:30:31 +0900 Subject: [PATCH] chore: unset executable permission Change-Id: I06727774f3b1657a7955b172a40d0dfc9c76d6b9 Signed-off-by: Galantsev, Dmitrii --- CMakeLists.txt | 0 README.md | 0 cmake_modules/utils.cmake | 0 rocm_smi/CMakeLists.txt | 0 rocm_smi/example/rocm_smi_example.cc | 0 rocm_smi/include/rocm_smi/kfd_ioctl.h | 0 rocm_smi/include/rocm_smi/rocm_smi.h | 0 rocm_smi/include/rocm_smi/rocm_smi_common.h | 0 rocm_smi/include/rocm_smi/rocm_smi_counters.h | 0 rocm_smi/include/rocm_smi/rocm_smi_device.h | 0 rocm_smi/include/rocm_smi/rocm_smi_exception.h | 0 rocm_smi/include/rocm_smi/rocm_smi_io_link.h | 0 rocm_smi/include/rocm_smi/rocm_smi_kfd.h | 0 rocm_smi/include/rocm_smi/rocm_smi_main.h | 0 rocm_smi/include/rocm_smi/rocm_smi_monitor.h | 0 rocm_smi/include/rocm_smi/rocm_smi_power_mon.h | 0 rocm_smi/include/rocm_smi/rocm_smi_utils.h | 0 rocm_smi/src/rocm_smi.cc | 0 rocm_smi/src/rocm_smi64Config.in | 0 rocm_smi/src/rocm_smi_binary_parser.cc | 0 rocm_smi/src/rocm_smi_counters.cc | 0 rocm_smi/src/rocm_smi_device.cc | 0 rocm_smi/src/rocm_smi_gpu_metrics.cc | 0 rocm_smi/src/rocm_smi_io_link.cc | 0 rocm_smi/src/rocm_smi_kfd.cc | 0 rocm_smi/src/rocm_smi_main.cc | 0 rocm_smi/src/rocm_smi_monitor.cc | 0 rocm_smi/src/rocm_smi_power_mon.cc | 0 rocm_smi/src/rocm_smi_utils.cc | 0 src/amd_smiConfig.in | 0 tests/amd_smi_test/functional/api_support_read.cc | 0 tests/amd_smi_test/functional/api_support_read.h | 0 tests/amd_smi_test/functional/err_cnt_read.cc | 0 tests/amd_smi_test/functional/err_cnt_read.h | 0 tests/amd_smi_test/functional/evt_notif_read_write.cc | 0 tests/amd_smi_test/functional/evt_notif_read_write.h | 0 tests/amd_smi_test/functional/fan_read.cc | 0 tests/amd_smi_test/functional/fan_read.h | 0 tests/amd_smi_test/functional/fan_read_write.cc | 0 tests/amd_smi_test/functional/fan_read_write.h | 0 tests/amd_smi_test/functional/frequencies_read.cc | 0 tests/amd_smi_test/functional/frequencies_read.h | 0 tests/amd_smi_test/functional/frequencies_read_write.cc | 0 tests/amd_smi_test/functional/frequencies_read_write.h | 0 tests/amd_smi_test/functional/gpu_busy_read.cc | 0 tests/amd_smi_test/functional/gpu_busy_read.h | 0 tests/amd_smi_test/functional/hw_topology_read.cc | 0 tests/amd_smi_test/functional/hw_topology_read.h | 0 tests/amd_smi_test/functional/id_info_read.cc | 0 tests/amd_smi_test/functional/id_info_read.h | 0 tests/amd_smi_test/functional/init_shutdown_refcount.cc | 0 tests/amd_smi_test/functional/init_shutdown_refcount.h | 0 tests/amd_smi_test/functional/mem_page_info_read.cc | 0 tests/amd_smi_test/functional/mem_page_info_read.h | 0 tests/amd_smi_test/functional/mem_util_read.cc | 0 tests/amd_smi_test/functional/mem_util_read.h | 0 tests/amd_smi_test/functional/mutual_exclusion.cc | 0 tests/amd_smi_test/functional/mutual_exclusion.h | 0 tests/amd_smi_test/functional/overdrive_read.cc | 0 tests/amd_smi_test/functional/overdrive_read.h | 0 tests/amd_smi_test/functional/overdrive_read_write.cc | 0 tests/amd_smi_test/functional/overdrive_read_write.h | 0 tests/amd_smi_test/functional/pci_read_write.cc | 0 tests/amd_smi_test/functional/pci_read_write.h | 0 tests/amd_smi_test/functional/perf_cntr_read_write.cc | 0 tests/amd_smi_test/functional/perf_cntr_read_write.h | 0 tests/amd_smi_test/functional/perf_level_read.cc | 0 tests/amd_smi_test/functional/perf_level_read.h | 0 tests/amd_smi_test/functional/perf_level_read_write.cc | 0 tests/amd_smi_test/functional/perf_level_read_write.h | 0 tests/amd_smi_test/functional/power_cap_read_write.cc | 0 tests/amd_smi_test/functional/power_cap_read_write.h | 0 tests/amd_smi_test/functional/power_read.cc | 0 tests/amd_smi_test/functional/power_read.h | 0 tests/amd_smi_test/functional/power_read_write.cc | 0 tests/amd_smi_test/functional/power_read_write.h | 0 tests/amd_smi_test/functional/process_info_read.cc | 0 tests/amd_smi_test/functional/process_info_read.h | 0 tests/amd_smi_test/functional/sys_info_read.cc | 0 tests/amd_smi_test/functional/sys_info_read.h | 0 tests/amd_smi_test/functional/temp_read.cc | 0 tests/amd_smi_test/functional/temp_read.h | 0 tests/amd_smi_test/functional/version_read.cc | 0 tests/amd_smi_test/functional/version_read.h | 0 tests/amd_smi_test/functional/volt_freq_curv_read.cc | 0 tests/amd_smi_test/functional/volt_freq_curv_read.h | 0 tests/amd_smi_test/functional/xgmi_read_write.cc | 0 tests/amd_smi_test/functional/xgmi_read_write.h | 0 third_party/shared_mutex/shared_mutex.cc | 0 third_party/shared_mutex/shared_mutex.h | 0 90 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 CMakeLists.txt mode change 100755 => 100644 README.md mode change 100755 => 100644 cmake_modules/utils.cmake mode change 100755 => 100644 rocm_smi/CMakeLists.txt mode change 100755 => 100644 rocm_smi/example/rocm_smi_example.cc mode change 100755 => 100644 rocm_smi/include/rocm_smi/kfd_ioctl.h mode change 100755 => 100644 rocm_smi/include/rocm_smi/rocm_smi.h mode change 100755 => 100644 rocm_smi/include/rocm_smi/rocm_smi_common.h mode change 100755 => 100644 rocm_smi/include/rocm_smi/rocm_smi_counters.h mode change 100755 => 100644 rocm_smi/include/rocm_smi/rocm_smi_device.h mode change 100755 => 100644 rocm_smi/include/rocm_smi/rocm_smi_exception.h mode change 100755 => 100644 rocm_smi/include/rocm_smi/rocm_smi_io_link.h mode change 100755 => 100644 rocm_smi/include/rocm_smi/rocm_smi_kfd.h mode change 100755 => 100644 rocm_smi/include/rocm_smi/rocm_smi_main.h mode change 100755 => 100644 rocm_smi/include/rocm_smi/rocm_smi_monitor.h mode change 100755 => 100644 rocm_smi/include/rocm_smi/rocm_smi_power_mon.h mode change 100755 => 100644 rocm_smi/include/rocm_smi/rocm_smi_utils.h mode change 100755 => 100644 rocm_smi/src/rocm_smi.cc mode change 100755 => 100644 rocm_smi/src/rocm_smi64Config.in mode change 100755 => 100644 rocm_smi/src/rocm_smi_binary_parser.cc mode change 100755 => 100644 rocm_smi/src/rocm_smi_counters.cc mode change 100755 => 100644 rocm_smi/src/rocm_smi_device.cc mode change 100755 => 100644 rocm_smi/src/rocm_smi_gpu_metrics.cc mode change 100755 => 100644 rocm_smi/src/rocm_smi_io_link.cc mode change 100755 => 100644 rocm_smi/src/rocm_smi_kfd.cc mode change 100755 => 100644 rocm_smi/src/rocm_smi_main.cc mode change 100755 => 100644 rocm_smi/src/rocm_smi_monitor.cc mode change 100755 => 100644 rocm_smi/src/rocm_smi_power_mon.cc mode change 100755 => 100644 rocm_smi/src/rocm_smi_utils.cc mode change 100755 => 100644 src/amd_smiConfig.in mode change 100755 => 100644 tests/amd_smi_test/functional/api_support_read.cc mode change 100755 => 100644 tests/amd_smi_test/functional/api_support_read.h mode change 100755 => 100644 tests/amd_smi_test/functional/err_cnt_read.cc mode change 100755 => 100644 tests/amd_smi_test/functional/err_cnt_read.h mode change 100755 => 100644 tests/amd_smi_test/functional/evt_notif_read_write.cc mode change 100755 => 100644 tests/amd_smi_test/functional/evt_notif_read_write.h mode change 100755 => 100644 tests/amd_smi_test/functional/fan_read.cc mode change 100755 => 100644 tests/amd_smi_test/functional/fan_read.h mode change 100755 => 100644 tests/amd_smi_test/functional/fan_read_write.cc mode change 100755 => 100644 tests/amd_smi_test/functional/fan_read_write.h mode change 100755 => 100644 tests/amd_smi_test/functional/frequencies_read.cc mode change 100755 => 100644 tests/amd_smi_test/functional/frequencies_read.h mode change 100755 => 100644 tests/amd_smi_test/functional/frequencies_read_write.cc mode change 100755 => 100644 tests/amd_smi_test/functional/frequencies_read_write.h mode change 100755 => 100644 tests/amd_smi_test/functional/gpu_busy_read.cc mode change 100755 => 100644 tests/amd_smi_test/functional/gpu_busy_read.h mode change 100755 => 100644 tests/amd_smi_test/functional/hw_topology_read.cc mode change 100755 => 100644 tests/amd_smi_test/functional/hw_topology_read.h mode change 100755 => 100644 tests/amd_smi_test/functional/id_info_read.cc mode change 100755 => 100644 tests/amd_smi_test/functional/id_info_read.h mode change 100755 => 100644 tests/amd_smi_test/functional/init_shutdown_refcount.cc mode change 100755 => 100644 tests/amd_smi_test/functional/init_shutdown_refcount.h mode change 100755 => 100644 tests/amd_smi_test/functional/mem_page_info_read.cc mode change 100755 => 100644 tests/amd_smi_test/functional/mem_page_info_read.h mode change 100755 => 100644 tests/amd_smi_test/functional/mem_util_read.cc mode change 100755 => 100644 tests/amd_smi_test/functional/mem_util_read.h mode change 100755 => 100644 tests/amd_smi_test/functional/mutual_exclusion.cc mode change 100755 => 100644 tests/amd_smi_test/functional/mutual_exclusion.h mode change 100755 => 100644 tests/amd_smi_test/functional/overdrive_read.cc mode change 100755 => 100644 tests/amd_smi_test/functional/overdrive_read.h mode change 100755 => 100644 tests/amd_smi_test/functional/overdrive_read_write.cc mode change 100755 => 100644 tests/amd_smi_test/functional/overdrive_read_write.h mode change 100755 => 100644 tests/amd_smi_test/functional/pci_read_write.cc mode change 100755 => 100644 tests/amd_smi_test/functional/pci_read_write.h mode change 100755 => 100644 tests/amd_smi_test/functional/perf_cntr_read_write.cc mode change 100755 => 100644 tests/amd_smi_test/functional/perf_cntr_read_write.h mode change 100755 => 100644 tests/amd_smi_test/functional/perf_level_read.cc mode change 100755 => 100644 tests/amd_smi_test/functional/perf_level_read.h mode change 100755 => 100644 tests/amd_smi_test/functional/perf_level_read_write.cc mode change 100755 => 100644 tests/amd_smi_test/functional/perf_level_read_write.h mode change 100755 => 100644 tests/amd_smi_test/functional/power_cap_read_write.cc mode change 100755 => 100644 tests/amd_smi_test/functional/power_cap_read_write.h mode change 100755 => 100644 tests/amd_smi_test/functional/power_read.cc mode change 100755 => 100644 tests/amd_smi_test/functional/power_read.h mode change 100755 => 100644 tests/amd_smi_test/functional/power_read_write.cc mode change 100755 => 100644 tests/amd_smi_test/functional/power_read_write.h mode change 100755 => 100644 tests/amd_smi_test/functional/process_info_read.cc mode change 100755 => 100644 tests/amd_smi_test/functional/process_info_read.h mode change 100755 => 100644 tests/amd_smi_test/functional/sys_info_read.cc mode change 100755 => 100644 tests/amd_smi_test/functional/sys_info_read.h mode change 100755 => 100644 tests/amd_smi_test/functional/temp_read.cc mode change 100755 => 100644 tests/amd_smi_test/functional/temp_read.h mode change 100755 => 100644 tests/amd_smi_test/functional/version_read.cc mode change 100755 => 100644 tests/amd_smi_test/functional/version_read.h mode change 100755 => 100644 tests/amd_smi_test/functional/volt_freq_curv_read.cc mode change 100755 => 100644 tests/amd_smi_test/functional/volt_freq_curv_read.h mode change 100755 => 100644 tests/amd_smi_test/functional/xgmi_read_write.cc mode change 100755 => 100644 tests/amd_smi_test/functional/xgmi_read_write.h mode change 100755 => 100644 third_party/shared_mutex/shared_mutex.cc mode change 100755 => 100644 third_party/shared_mutex/shared_mutex.h diff --git a/CMakeLists.txt b/CMakeLists.txt old mode 100755 new mode 100644 diff --git a/README.md b/README.md old mode 100755 new mode 100644 diff --git a/cmake_modules/utils.cmake b/cmake_modules/utils.cmake old mode 100755 new mode 100644 diff --git a/rocm_smi/CMakeLists.txt b/rocm_smi/CMakeLists.txt old mode 100755 new mode 100644 diff --git a/rocm_smi/example/rocm_smi_example.cc b/rocm_smi/example/rocm_smi_example.cc old mode 100755 new mode 100644 diff --git a/rocm_smi/include/rocm_smi/kfd_ioctl.h b/rocm_smi/include/rocm_smi/kfd_ioctl.h old mode 100755 new mode 100644 diff --git a/rocm_smi/include/rocm_smi/rocm_smi.h b/rocm_smi/include/rocm_smi/rocm_smi.h old mode 100755 new mode 100644 diff --git a/rocm_smi/include/rocm_smi/rocm_smi_common.h b/rocm_smi/include/rocm_smi/rocm_smi_common.h old mode 100755 new mode 100644 diff --git a/rocm_smi/include/rocm_smi/rocm_smi_counters.h b/rocm_smi/include/rocm_smi/rocm_smi_counters.h old mode 100755 new mode 100644 diff --git a/rocm_smi/include/rocm_smi/rocm_smi_device.h b/rocm_smi/include/rocm_smi/rocm_smi_device.h old mode 100755 new mode 100644 diff --git a/rocm_smi/include/rocm_smi/rocm_smi_exception.h b/rocm_smi/include/rocm_smi/rocm_smi_exception.h old mode 100755 new mode 100644 diff --git a/rocm_smi/include/rocm_smi/rocm_smi_io_link.h b/rocm_smi/include/rocm_smi/rocm_smi_io_link.h old mode 100755 new mode 100644 diff --git a/rocm_smi/include/rocm_smi/rocm_smi_kfd.h b/rocm_smi/include/rocm_smi/rocm_smi_kfd.h old mode 100755 new mode 100644 diff --git a/rocm_smi/include/rocm_smi/rocm_smi_main.h b/rocm_smi/include/rocm_smi/rocm_smi_main.h old mode 100755 new mode 100644 diff --git a/rocm_smi/include/rocm_smi/rocm_smi_monitor.h b/rocm_smi/include/rocm_smi/rocm_smi_monitor.h old mode 100755 new mode 100644 diff --git a/rocm_smi/include/rocm_smi/rocm_smi_power_mon.h b/rocm_smi/include/rocm_smi/rocm_smi_power_mon.h old mode 100755 new mode 100644 diff --git a/rocm_smi/include/rocm_smi/rocm_smi_utils.h b/rocm_smi/include/rocm_smi/rocm_smi_utils.h old mode 100755 new mode 100644 diff --git a/rocm_smi/src/rocm_smi.cc b/rocm_smi/src/rocm_smi.cc old mode 100755 new mode 100644 diff --git a/rocm_smi/src/rocm_smi64Config.in b/rocm_smi/src/rocm_smi64Config.in old mode 100755 new mode 100644 diff --git a/rocm_smi/src/rocm_smi_binary_parser.cc b/rocm_smi/src/rocm_smi_binary_parser.cc old mode 100755 new mode 100644 diff --git a/rocm_smi/src/rocm_smi_counters.cc b/rocm_smi/src/rocm_smi_counters.cc old mode 100755 new mode 100644 diff --git a/rocm_smi/src/rocm_smi_device.cc b/rocm_smi/src/rocm_smi_device.cc old mode 100755 new mode 100644 diff --git a/rocm_smi/src/rocm_smi_gpu_metrics.cc b/rocm_smi/src/rocm_smi_gpu_metrics.cc old mode 100755 new mode 100644 diff --git a/rocm_smi/src/rocm_smi_io_link.cc b/rocm_smi/src/rocm_smi_io_link.cc old mode 100755 new mode 100644 diff --git a/rocm_smi/src/rocm_smi_kfd.cc b/rocm_smi/src/rocm_smi_kfd.cc old mode 100755 new mode 100644 diff --git a/rocm_smi/src/rocm_smi_main.cc b/rocm_smi/src/rocm_smi_main.cc old mode 100755 new mode 100644 diff --git a/rocm_smi/src/rocm_smi_monitor.cc b/rocm_smi/src/rocm_smi_monitor.cc old mode 100755 new mode 100644 diff --git a/rocm_smi/src/rocm_smi_power_mon.cc b/rocm_smi/src/rocm_smi_power_mon.cc old mode 100755 new mode 100644 diff --git a/rocm_smi/src/rocm_smi_utils.cc b/rocm_smi/src/rocm_smi_utils.cc old mode 100755 new mode 100644 diff --git a/src/amd_smiConfig.in b/src/amd_smiConfig.in old mode 100755 new mode 100644 diff --git a/tests/amd_smi_test/functional/api_support_read.cc b/tests/amd_smi_test/functional/api_support_read.cc old mode 100755 new mode 100644 diff --git a/tests/amd_smi_test/functional/api_support_read.h b/tests/amd_smi_test/functional/api_support_read.h old mode 100755 new mode 100644 diff --git a/tests/amd_smi_test/functional/err_cnt_read.cc b/tests/amd_smi_test/functional/err_cnt_read.cc old mode 100755 new mode 100644 diff --git a/tests/amd_smi_test/functional/err_cnt_read.h b/tests/amd_smi_test/functional/err_cnt_read.h old mode 100755 new mode 100644 diff --git a/tests/amd_smi_test/functional/evt_notif_read_write.cc b/tests/amd_smi_test/functional/evt_notif_read_write.cc old mode 100755 new mode 100644 diff --git a/tests/amd_smi_test/functional/evt_notif_read_write.h b/tests/amd_smi_test/functional/evt_notif_read_write.h old mode 100755 new mode 100644 diff --git a/tests/amd_smi_test/functional/fan_read.cc b/tests/amd_smi_test/functional/fan_read.cc old mode 100755 new mode 100644 diff --git a/tests/amd_smi_test/functional/fan_read.h b/tests/amd_smi_test/functional/fan_read.h old mode 100755 new mode 100644 diff --git a/tests/amd_smi_test/functional/fan_read_write.cc b/tests/amd_smi_test/functional/fan_read_write.cc old mode 100755 new mode 100644 diff --git a/tests/amd_smi_test/functional/fan_read_write.h b/tests/amd_smi_test/functional/fan_read_write.h old mode 100755 new mode 100644 diff --git a/tests/amd_smi_test/functional/frequencies_read.cc b/tests/amd_smi_test/functional/frequencies_read.cc old mode 100755 new mode 100644 diff --git a/tests/amd_smi_test/functional/frequencies_read.h b/tests/amd_smi_test/functional/frequencies_read.h old mode 100755 new mode 100644 diff --git a/tests/amd_smi_test/functional/frequencies_read_write.cc b/tests/amd_smi_test/functional/frequencies_read_write.cc old mode 100755 new mode 100644 diff --git a/tests/amd_smi_test/functional/frequencies_read_write.h b/tests/amd_smi_test/functional/frequencies_read_write.h old mode 100755 new mode 100644 diff --git a/tests/amd_smi_test/functional/gpu_busy_read.cc b/tests/amd_smi_test/functional/gpu_busy_read.cc old mode 100755 new mode 100644 diff --git a/tests/amd_smi_test/functional/gpu_busy_read.h b/tests/amd_smi_test/functional/gpu_busy_read.h old mode 100755 new mode 100644 diff --git a/tests/amd_smi_test/functional/hw_topology_read.cc b/tests/amd_smi_test/functional/hw_topology_read.cc old mode 100755 new mode 100644 diff --git a/tests/amd_smi_test/functional/hw_topology_read.h b/tests/amd_smi_test/functional/hw_topology_read.h old mode 100755 new mode 100644 diff --git a/tests/amd_smi_test/functional/id_info_read.cc b/tests/amd_smi_test/functional/id_info_read.cc old mode 100755 new mode 100644 diff --git a/tests/amd_smi_test/functional/id_info_read.h b/tests/amd_smi_test/functional/id_info_read.h old mode 100755 new mode 100644 diff --git a/tests/amd_smi_test/functional/init_shutdown_refcount.cc b/tests/amd_smi_test/functional/init_shutdown_refcount.cc old mode 100755 new mode 100644 diff --git a/tests/amd_smi_test/functional/init_shutdown_refcount.h b/tests/amd_smi_test/functional/init_shutdown_refcount.h old mode 100755 new mode 100644 diff --git a/tests/amd_smi_test/functional/mem_page_info_read.cc b/tests/amd_smi_test/functional/mem_page_info_read.cc old mode 100755 new mode 100644 diff --git a/tests/amd_smi_test/functional/mem_page_info_read.h b/tests/amd_smi_test/functional/mem_page_info_read.h old mode 100755 new mode 100644 diff --git a/tests/amd_smi_test/functional/mem_util_read.cc b/tests/amd_smi_test/functional/mem_util_read.cc old mode 100755 new mode 100644 diff --git a/tests/amd_smi_test/functional/mem_util_read.h b/tests/amd_smi_test/functional/mem_util_read.h old mode 100755 new mode 100644 diff --git a/tests/amd_smi_test/functional/mutual_exclusion.cc b/tests/amd_smi_test/functional/mutual_exclusion.cc old mode 100755 new mode 100644 diff --git a/tests/amd_smi_test/functional/mutual_exclusion.h b/tests/amd_smi_test/functional/mutual_exclusion.h old mode 100755 new mode 100644 diff --git a/tests/amd_smi_test/functional/overdrive_read.cc b/tests/amd_smi_test/functional/overdrive_read.cc old mode 100755 new mode 100644 diff --git a/tests/amd_smi_test/functional/overdrive_read.h b/tests/amd_smi_test/functional/overdrive_read.h old mode 100755 new mode 100644 diff --git a/tests/amd_smi_test/functional/overdrive_read_write.cc b/tests/amd_smi_test/functional/overdrive_read_write.cc old mode 100755 new mode 100644 diff --git a/tests/amd_smi_test/functional/overdrive_read_write.h b/tests/amd_smi_test/functional/overdrive_read_write.h old mode 100755 new mode 100644 diff --git a/tests/amd_smi_test/functional/pci_read_write.cc b/tests/amd_smi_test/functional/pci_read_write.cc old mode 100755 new mode 100644 diff --git a/tests/amd_smi_test/functional/pci_read_write.h b/tests/amd_smi_test/functional/pci_read_write.h old mode 100755 new mode 100644 diff --git a/tests/amd_smi_test/functional/perf_cntr_read_write.cc b/tests/amd_smi_test/functional/perf_cntr_read_write.cc old mode 100755 new mode 100644 diff --git a/tests/amd_smi_test/functional/perf_cntr_read_write.h b/tests/amd_smi_test/functional/perf_cntr_read_write.h old mode 100755 new mode 100644 diff --git a/tests/amd_smi_test/functional/perf_level_read.cc b/tests/amd_smi_test/functional/perf_level_read.cc old mode 100755 new mode 100644 diff --git a/tests/amd_smi_test/functional/perf_level_read.h b/tests/amd_smi_test/functional/perf_level_read.h old mode 100755 new mode 100644 diff --git a/tests/amd_smi_test/functional/perf_level_read_write.cc b/tests/amd_smi_test/functional/perf_level_read_write.cc old mode 100755 new mode 100644 diff --git a/tests/amd_smi_test/functional/perf_level_read_write.h b/tests/amd_smi_test/functional/perf_level_read_write.h old mode 100755 new mode 100644 diff --git a/tests/amd_smi_test/functional/power_cap_read_write.cc b/tests/amd_smi_test/functional/power_cap_read_write.cc old mode 100755 new mode 100644 diff --git a/tests/amd_smi_test/functional/power_cap_read_write.h b/tests/amd_smi_test/functional/power_cap_read_write.h old mode 100755 new mode 100644 diff --git a/tests/amd_smi_test/functional/power_read.cc b/tests/amd_smi_test/functional/power_read.cc old mode 100755 new mode 100644 diff --git a/tests/amd_smi_test/functional/power_read.h b/tests/amd_smi_test/functional/power_read.h old mode 100755 new mode 100644 diff --git a/tests/amd_smi_test/functional/power_read_write.cc b/tests/amd_smi_test/functional/power_read_write.cc old mode 100755 new mode 100644 diff --git a/tests/amd_smi_test/functional/power_read_write.h b/tests/amd_smi_test/functional/power_read_write.h old mode 100755 new mode 100644 diff --git a/tests/amd_smi_test/functional/process_info_read.cc b/tests/amd_smi_test/functional/process_info_read.cc old mode 100755 new mode 100644 diff --git a/tests/amd_smi_test/functional/process_info_read.h b/tests/amd_smi_test/functional/process_info_read.h old mode 100755 new mode 100644 diff --git a/tests/amd_smi_test/functional/sys_info_read.cc b/tests/amd_smi_test/functional/sys_info_read.cc old mode 100755 new mode 100644 diff --git a/tests/amd_smi_test/functional/sys_info_read.h b/tests/amd_smi_test/functional/sys_info_read.h old mode 100755 new mode 100644 diff --git a/tests/amd_smi_test/functional/temp_read.cc b/tests/amd_smi_test/functional/temp_read.cc old mode 100755 new mode 100644 diff --git a/tests/amd_smi_test/functional/temp_read.h b/tests/amd_smi_test/functional/temp_read.h old mode 100755 new mode 100644 diff --git a/tests/amd_smi_test/functional/version_read.cc b/tests/amd_smi_test/functional/version_read.cc old mode 100755 new mode 100644 diff --git a/tests/amd_smi_test/functional/version_read.h b/tests/amd_smi_test/functional/version_read.h old mode 100755 new mode 100644 diff --git a/tests/amd_smi_test/functional/volt_freq_curv_read.cc b/tests/amd_smi_test/functional/volt_freq_curv_read.cc old mode 100755 new mode 100644 diff --git a/tests/amd_smi_test/functional/volt_freq_curv_read.h b/tests/amd_smi_test/functional/volt_freq_curv_read.h old mode 100755 new mode 100644 diff --git a/tests/amd_smi_test/functional/xgmi_read_write.cc b/tests/amd_smi_test/functional/xgmi_read_write.cc old mode 100755 new mode 100644 diff --git a/tests/amd_smi_test/functional/xgmi_read_write.h b/tests/amd_smi_test/functional/xgmi_read_write.h old mode 100755 new mode 100644 diff --git a/third_party/shared_mutex/shared_mutex.cc b/third_party/shared_mutex/shared_mutex.cc old mode 100755 new mode 100644 diff --git a/third_party/shared_mutex/shared_mutex.h b/third_party/shared_mutex/shared_mutex.h old mode 100755 new mode 100644