[PATCH 4/6] drm/amd/display: fix dcn21 Makefile for clang

Nick Desaulniers ndesaulniers at google.com
Wed Oct 2 21:27:37 UTC 2019


On Wed, Oct 2, 2019 at 2:24 PM Alex Deucher <alexdeucher at gmail.com> wrote:
>
> On Wed, Oct 2, 2019 at 5:19 PM Nick Desaulniers <ndesaulniers at google.com> wrote:
> >
> > Alex, do you know why the AMDGPU driver uses a different stack
> > alignment (16B) than the rest of the x86 kernel?  (see
> > arch/x86/Makefile which uses 8B stack alignment).
>
> Not sure.  Maybe Harry can comment.  I think it was added for the
> floating point stuff.  Not sure if it's strictly required or not.

Can you find out for me please who knows more about this and setup a
chat with all of us? (I don't want to deride this patch's review
thread, so let's start a new thread once we know more) We're facing
some interesting runtime issues when built with Clang.

-- 
Thanks,
~Nick Desaulniers


More information about the dri-devel mailing list