[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CALLzPKbdM3Q3i-wuqqemMQzP9AWGnVki7SOAmRu9z-u0o8uGkA@mail.gmail.com>
Date: Mon, 17 Oct 2011 12:09:21 +0300
From: "Kasatkin, Dmitry" <dmitry.kasatkin@...el.com>
To: James Morris <jmorris@...ei.org>
Cc: linux-security-module@...r.kernel.org,
linux-crypto@...r.kernel.org, linux-kernel@...r.kernel.org,
zohar@...ux.vnet.ibm.com, dhowells@...hat.com,
herbert@...dor.hengli.com.au
Subject: Re: [PATCH v2.1 4/7] crypto: GnuPG based MPI lib - additional sources
(part 4)
On Sat, Oct 15, 2011 at 3:34 AM, James Morris <jmorris@...ei.org> wrote:
> On Fri, 14 Oct 2011, Dmitry Kasatkin wrote:
>
>> +#if 0 /* not yet ported to MPI */
>> +
>> +mpi_limb_t
>> +mpihelp_udiv_w_sdiv(mpi_limp_t *rp,
>> + mpi_limp_t *a1, mpi_limp_t *a0, mpi_limp_t *d)
>
> Drop this if it's not working.
>
>
> --
> James Morris
> <jmorris@...ei.org>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-security-module" in
> the body of a message to majordomo@...r.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
It is there for completeness and it will not be even compiled at all
without CONFIG_MPILIB_EXTRA
Still remove?
- Dmitry
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists