[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190812194504.GA121197@archlinux-threadripper>
Date: Mon, 12 Aug 2019 12:45:04 -0700
From: Nathan Chancellor <natechancellor@...il.com>
To: Jussi Kivilinna <jussi.kivilinna@....fi>
Cc: Ralf Baechle <ralf@...ux-mips.org>,
Paul Burton <paul.burton@...s.com>,
James Hogan <jhogan@...nel.org>,
Nick Desaulniers <ndesaulniers@...gle.com>,
linux-mips@...r.kernel.org, linux-kernel@...r.kernel.org,
clang-built-linux@...glegroups.com,
Vladimir Serbinenko <phcoder@...il.com>,
gcrypt-devel <gcrypt-devel@...pg.org>,
Herbert Xu <herbert@...dor.apana.org.au>
Subject: Re: [PATCH 3/5] lib/mpi: Fix for building for MIPS32 with Clang
On Mon, Aug 12, 2019 at 10:40:49PM +0300, Jussi Kivilinna wrote:
> That's quite complicated approach. Fast and easier process would be if you
> just own the patch yourself. Libgcrypt (and target file in libgcrypt)
> is LGPL v2.1+, so the license is compatible with kernel and you are good
> to go with just your own (kernel DCO) signed-off-by.
>
> -Jussi
I have gone this route as another developer pointed out that we can
eliminate all of the inline asm umul_ppmm definitions because the kernel
requires GCC 4.6 and newer and that is completely different from the
libgcrypt patches.
https://lore.kernel.org/lkml/20190812193256.55103-1-natechancellor@gmail.com/
Thanks for weighing in and cheers!
Nathan
Powered by blists - more mailing lists