public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Harvey Harrison <harvey.harrison@gmail.com>
Cc: herbert@gondor.apana.org.au, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] crypto: padlock-aes.c replace private copy of bit rotation routines
Date: Tue, 15 Apr 2008 13:05:41 -0700	[thread overview]
Message-ID: <20080415130541.4123b8a3.akpm@linux-foundation.org> (raw)
In-Reply-To: <1208286963.11920.90.camel@brick>

On Tue, 15 Apr 2008 12:16:03 -0700
Harvey Harrison <harvey.harrison@gmail.com> wrote:

> Use the generic kernel implementation of the bit-rotation routines.
> The generic routines to not shift by mod 32, but all callers in the
> file pass constant values less than 32 making this a non-issue.
> 
> Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
> ---
>  drivers/crypto/padlock-aes.c |   19 +++----------------

git-cryptodev.patch has taken a big chainsaw to the code which you're
patching.


  reply	other threads:[~2008-04-15 20:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-15 19:16 [PATCH] crypto: padlock-aes.c replace private copy of bit rotation routines Harvey Harrison
2008-04-15 20:05 ` Andrew Morton [this message]
2008-04-15 20:07   ` Harvey Harrison
2008-04-15 22:23   ` Harvey Harrison

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080415130541.4123b8a3.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=harvey.harrison@gmail.com \
    --cc=herbert@gondor.apana.org.au \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox