[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20100705105855.GL10072@secunet.com>
Date: Mon, 5 Jul 2010 12:58:55 +0200
From: Steffen Klassert <steffen.klassert@...unet.com>
To: Dan Kruchinin <dan.kruchinin@...il.com>
Cc: LKML <linux-kernel@...r.kernel.org>,
Herbert Xu <herbert@...dor.apana.org.au>
Subject: Re: [PATCH 1/3] padata: separate serial and parallel cpumasks
On Fri, Jul 02, 2010 at 05:01:28PM +0400, Dan Kruchinin wrote:
>
> Sounds good. But if I understand linux crypto framework right, it
> calls init_tfm every time it creates new security association. Ideally
> pcrypt should have only two cpumasks one for pencrypt instance and
> another for pdecrypt.
> If we'll initialize these cpumasks in pcrypt_alloc_tfm they'll be
> initialized every time new SA appears.
Yes, you are absolutely right. Placing this to instance context
is the right way to do it.
Thanks,
Steffen
--
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