]> Gentwo Git Trees - linux/.git/commit
accel/amdxdna: Fix incorrect type used for a local variable
authorLizhi Hou <lizhi.hou@amd.com>
Tue, 26 Aug 2025 17:19:51 +0000 (10:19 -0700)
committerLizhi Hou <lizhi.hou@amd.com>
Tue, 26 Aug 2025 18:18:22 +0000 (11:18 -0700)
commit6380b1ceba7783ccd2c7fb2e003412c1b8bb4235
tree78c3146640fee10c5024ca04a40d9c7f11258932
parent7399c13f619f33dc8bdce838f3c83e88a18765ee
accel/amdxdna: Fix incorrect type used for a local variable

drivers/accel/amdxdna/aie2_pci.c:794:13: sparse: sparse: incorrect type in assignment (different address spaces)

Fixes: c8cea4371e5e ("accel/amdxdna: Add a function to walk hardware contexts")
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202508230855.0b9efFl6-lkp@intel.com/
Reviewed-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Lizhi Hou <lizhi.hou@amd.com>
Link: https://lore.kernel.org/r/20250826171951.801585-1-lizhi.hou@amd.com
drivers/accel/amdxdna/aie2_pci.c