diff options
| author | Max Filippov <[email protected]> | 2022-12-05 21:19:21 +0000 |
|---|---|---|
| committer | Max Filippov <[email protected]> | 2022-12-07 00:21:26 +0000 |
| commit | 8939c58d68f97ce530f02d46c9f2b56c3ec88399 (patch) | |
| tree | 2898116b66f2bcb7b4bb60eec05ca6a2d472db44 /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
| parent | xtensa: update config files (diff) | |
| download | kernel-8939c58d68f97ce530f02d46c9f2b56c3ec88399.tar.gz kernel-8939c58d68f97ce530f02d46c9f2b56c3ec88399.zip | |
xtensa: add __umulsidi3 helper
xtensa gcc-13 has changed multiplication handling and may now use
__umulsidi3 helper where it used to use __muldi3. As a result building
the kernel with the new gcc may fail with the following error:
linux/init/main.c:1287: undefined reference to `__umulsidi3'
Fix the build by providing __umulsidi3 implementation for xtensa.
Cc: [email protected] # 5.18+
Signed-off-by: Max Filippov <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions
