Re: [PATCH v2.1 4/7] crypto: GnuPG based MPI lib - additional sources(part 4)

From: Kasatkin, Dmitry
Date: Mon Oct 17 2011 - 05:10:09 EST


On Sat, Oct 15, 2011 at 3:34 AM, James Morris <jmorris@xxxxxxxxx> 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@xxxxxxxxx>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-security-module" in
> the body of a message to majordomo@xxxxxxxxxxxxxxx
> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/