On Sat, Oct 15, 2011 at 3:34 AM, James Morris <jmor...@namei.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 > <jmor...@namei.org> > -- > To unsubscribe from this list: send the line "unsubscribe > linux-security-module" in > the body of a message to majord...@vger.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-crypto" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html