Re: [PATCH] drm/amd/display: use div_s64() for 64-bit division

From: Arnd Bergmann
Date: Mon Jan 25 2021 - 08:17:49 EST


On Mon, Jan 25, 2021 at 1:51 PM Chen, Guchun <Guchun.Chen@xxxxxxx> wrote:
>
> [AMD Public Use]
>
> Hi Arnd Bergmann,
>
> Thanks for your patch. This link error during compile has been fixed by below commit and been submitted to drm-next branch already.
>
> 5da047444e82 drm/amd/display: fix 64-bit division issue on 32-bit OS

Ok, thanks. I assume this will make it into linux-next in the coming days then.

Arnd