diff options
author | 2022-05-07 14:54:44 +0800 | |
---|---|---|
committer | 2022-05-10 17:53:13 -0400 | |
commit | 663e48113136769814c913471fbb9ced080b0af2 (patch) | |
tree | f0b55653ee97a55aa1354b62e2206e1510036d0e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/amdgpu/vcn: Add vcn ras poison consumption event handling (diff) | |
download | linux-dev-663e48113136769814c913471fbb9ced080b0af2.tar.xz linux-dev-663e48113136769814c913471fbb9ced080b0af2.zip |
drm/amd/pm: suppress compile warning about possible unaligned accesses
Suppress the following compile warning:
In file included from drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_0_ppt.c:39:
>> drivers/gpu/drm/amd/amdgpu/../pm/inc/smu_v13_0_0_pptable.h:194:39:
warning: field overdrive_table within 'struct smu_13_0_0_powerplay_table' is
less aligned than 'struct smu_13_0_0_overdrive_table' and is usually due to
'struct smu_13_0_0_powerplay_table' being packed,
which can lead to unaligned accesses [-Wunaligned-access]
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Evan Quan <evan.quan@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions