[PATCH v3 3/3] ARM: add support for bit sliced AES using NEON instructions
Russell King - ARM Linux
linux at arm.linux.org.uk
Mon Oct 14 11:28:26 EDT 2013
On Mon, Oct 14, 2013 at 01:50:19PM +0100, Russell King - ARM Linux wrote:
> On Mon, Oct 14, 2013 at 08:47:00PM +0800, Herbert Xu wrote:
> > On Mon, Oct 14, 2013 at 01:19:26PM +0100, Russell King - ARM Linux wrote:
> > > On Mon, Oct 14, 2013 at 08:10:21PM +0800, Herbert Xu wrote:
> > > > On Mon, Oct 14, 2013 at 01:08:37PM +0100, Russell King - ARM Linux wrote:
> > > > > On Mon, Oct 14, 2013 at 07:29:21PM +0800, Herbert Xu wrote:
> > > > > > On Sun, Oct 13, 2013 at 12:30:49PM +0100, Russell King - ARM Linux wrote:
> > > > > > > Herbert,
> > > > > > >
> > > > > > > Could I have a git URL to pull the above commit please?
> > > > > >
> > > > > > Russell, do you want me to revert this patch from cryptodev?
> > > > > > Otherwise I'm not quite sure what you want me to do here.
> > > > >
> > > > > I'd like to pull a branch from you containing this commit to solve the
> > > > > build error I'm getting with my tree, so I can continue testing my tree.
> > > > > At the moment, this is an additional unnecessary cause of randconfig
> > > > > build failures.
> > > >
> > > > I don't have a branch that contains just this patch so perhaps it
> > > > would be easiest if I just reverted it?
> > >
> > > Well, I don't have it either.
> >
> > Oh you were talking about the ablk_helper patch, and not some ARM
> > patch that sneaked into the crypto tree.
> >
> > As it's a crypto driver that's being added then it should go
> > through the crypto tree. If it depends on some ARM bits that's
> > only in linux-next then I could try to merge that, assuming the
> > underlying ARM tree is stable.
>
> You're not listening to me. I've had enough of trying to discuss this
> sensibly. I'm reverting all of Ard's work, and my commit to fix up a
> missing .gitignore entry afterwards. Congratuations.
Scrap that, I can't revert the merge resulting from the pull, because it
brought in everything between -rc1 and rc3, and git is trying to revert
everything in mainline between those two when I try and re-merge this
branch.
So I can't revert this.
More information about the linux-arm-kernel
mailing list