From: Michael Ellerman <mpe@ellerman.id.au>
To: Herbert Xu <herbert@gondor.apana.org.au>
Cc: linuxppc-dev@ozlabs.org, leosilva@linux.vnet.ibm.com,
Paul Mackerras <paulus@samba.org>,
tim.gardner@canonical.com, linux-crypto@vger.kernel.org
Subject: Re: [PATCH v2] crypto: vmx - VMX crypto should depend on CONFIG_VSX
Date: Fri, 11 Sep 2015 10:47:07 +1000 [thread overview]
Message-ID: <1441932427.23806.2.camel@ellerman.id.au> (raw)
In-Reply-To: <20150910092642.GA28753@gondor.apana.org.au>
On Thu, 2015-09-10 at 17:26 +0800, Herbert Xu wrote:
> On Wed, Sep 09, 2015 at 06:22:35PM +1000, Michael Ellerman wrote:
> > This code uses FP (floating point), Altivec and VSX (Vector-Scalar
> > Extension). It can just depend on CONFIG_VSX though, because that
> > already depends on FP and Altivec.
> >
> > Otherwise we get lots of link errors such as:
> >
> > drivers/built-in.o: In function `.p8_aes_setkey':
> > aes.c:(.text+0x2d325c): undefined reference to `.enable_kernel_altivec'
> > aes.c:(.text+0x2d326c): undefined reference to `.enable_kernel_vsx'
> >
> > Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
>
> Applied.
Thanks.
Is that targeted for 4.3 ?
cheers
next prev parent reply other threads:[~2015-09-11 0:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-09 8:22 [PATCH v2] crypto: vmx - VMX crypto should depend on CONFIG_VSX Michael Ellerman
2015-09-10 9:26 ` Herbert Xu
2015-09-11 0:47 ` Michael Ellerman [this message]
2015-09-11 0:50 ` Herbert Xu
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=1441932427.23806.2.camel@ellerman.id.au \
--to=mpe@ellerman.id.au \
--cc=herbert@gondor.apana.org.au \
--cc=leosilva@linux.vnet.ibm.com \
--cc=linux-crypto@vger.kernel.org \
--cc=linuxppc-dev@ozlabs.org \
--cc=paulus@samba.org \
--cc=tim.gardner@canonical.com \
/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;
as well as URLs for NNTP newsgroup(s).