From: ard.biesheuvel@linaro.org (Ard Biesheuvel)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 1/3] ARM: pull in <asm/simd.h> from asm-generic
Date: Thu, 3 Oct 2013 23:59:24 +0200 [thread overview]
Message-ID: <1380837566-18242-2-git-send-email-ard.biesheuvel@linaro.org> (raw)
In-Reply-To: <1380837566-18242-1-git-send-email-ard.biesheuvel@linaro.org>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
---
arch/arm/include/asm/Kbuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/include/asm/Kbuild b/arch/arm/include/asm/Kbuild
index d3db398..6577b8a 100644
--- a/arch/arm/include/asm/Kbuild
+++ b/arch/arm/include/asm/Kbuild
@@ -24,6 +24,7 @@ generic-y += sembuf.h
generic-y += serial.h
generic-y += shmbuf.h
generic-y += siginfo.h
+generic-y += simd.h
generic-y += sizes.h
generic-y += socket.h
generic-y += sockios.h
--
1.8.1.2
next prev parent reply other threads:[~2013-10-03 21:59 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-03 21:59 [PATCH v2 0/3] ARM: NEON based fast(er) AES in CBC/CTR/XTS modes Ard Biesheuvel
2013-10-03 21:59 ` Ard Biesheuvel [this message]
2013-10-03 21:59 ` [PATCH v2 2/3] ARM: move AES typedefs and function prototypes to separate header Ard Biesheuvel
2013-10-03 21:59 ` [PATCH v2 3/3] ARM: add support for bit sliced AES using NEON instructions Ard Biesheuvel
2013-10-04 0:38 ` Nicolas Pitre
2013-10-04 17:48 ` [PATCH v2 0/3] ARM: NEON based fast(er) AES in CBC/CTR/XTS modes Will Deacon
2013-10-04 18:04 ` Ard Biesheuvel
2013-10-04 18:23 ` Russell King - ARM Linux
2013-10-04 18:39 ` Nicolas Pitre
2013-10-04 18:34 ` Nicolas Pitre
2013-10-04 18:40 ` Russell King - ARM Linux
2013-10-04 18:41 ` Ard Biesheuvel
2013-10-04 18:46 ` Russell King - ARM Linux
2013-10-04 18:57 ` Nicolas Pitre
2013-10-04 18:54 ` Nicolas Pitre
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=1380837566-18242-2-git-send-email-ard.biesheuvel@linaro.org \
--to=ard.biesheuvel@linaro.org \
--cc=linux-arm-kernel@lists.infradead.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;
as well as URLs for NNTP newsgroup(s).