android_kernel_xiaomi_sdm845/arch/xtensa
Chris Zankel 7dbe5c5424 xtensa: Fix checksum header file
We need to add a "memory" dependency (barrier) in assembly macros
that access (read or write) memory. Otherwise, the compiler might
ill-optimize the order of memory accesses.

Signed-off-by: Chris Zankel <chris@zankel.net>
2009-05-11 21:48:23 -07:00
..
boot xtensa: move headers files to arch/xtensa/include 2008-11-06 10:25:09 -08:00
configs xtensa: platform: s6105 2009-04-02 23:44:31 -07:00
include/asm xtensa: Fix checksum header file 2009-05-11 21:48:23 -07:00
kernel xtensa: convert to use __HEAD and HEAD_TEXT macros. 2009-04-26 09:20:38 -07:00
lib xtensa: move headers files to arch/xtensa/include 2008-11-06 10:25:09 -08:00
mm xtensa: nommu support 2009-04-02 23:41:50 -07:00
platforms xtensa: we don't need to include asm/io.h 2009-04-03 00:16:34 -07:00
variants xtensa: only build platform or variant if they contain a Makefile 2009-04-03 00:06:45 -07:00
Kconfig xtensa: Fix architecture specific Kconfig 2009-05-11 21:48:17 -07:00
Kconfig.debug [PATCH] xtensa: Architecture support for Tensilica Xtensa Part 1 2005-06-24 00:05:21 -07:00
Makefile xtensa: only build platform or variant if they contain a Makefile 2009-04-03 00:06:45 -07:00