Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1234592
| From | Scott Wood <scottwood@freescale.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 21/25] powerpc: add inline functions for cache related instructions |
| Date | 2015-09-29 02:30 +0200 |
| Message-ID | <qdQXU-759-19@gated-at.bofh.it> (permalink) |
| References | <qbz57-2KT-3@gated-at.bofh.it> <qbz5c-2KT-91@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Sep 22, 2015 at 06:51:11PM +0200, Christophe Leroy wrote: > This patch adds inline functions to use dcbz, dcbi, dcbf, dcbst > from C functions > > Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> > --- > New in v2 > > arch/powerpc/include/asm/cache.h | 19 +++++++++++++++++++ > 1 file changed, 19 insertions(+) This patch needs to come before patch 20/25, which uses dcbz(). -Scott -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2 21/25] powerpc: add inline functions for cache related instructions Christophe Leroy <christophe.leroy@c-s.fr> - 2015-09-22 19:00 +0200 Re: [PATCH v2 21/25] powerpc: add inline functions for cache related instructions Scott Wood <scottwood@freescale.com> - 2015-09-29 02:30 +0200
csiph-web