remarkable-linux/arch/c6x
Chris Metcalf a6e2f029ae Make asm/word-at-a-time.h available on all architectures
Added the x86 implementation of word-at-a-time to the
generic version, which previously only supported big-endian.

Omitted the x86-specific load_unaligned_zeropad(), which in
any case is also not present for the existing BE-only
implementation of a word-at-a-time, and is only used under
CONFIG_DCACHE_WORD_ACCESS.

Added as a "generic-y" to the Kbuilds of all architectures
that didn't previously have it.

Signed-off-by: Chris Metcalf <cmetcalf@ezchip.com>
2015-07-08 16:41:55 -04:00
..
boot
configs
include Make asm/word-at-a-time.h available on all architectures 2015-07-08 16:41:55 -04:00
kernel C6X Fixes for v4.1 2015-04-16 18:48:55 -04:00
lib
mm
platforms c6x: platforms: cache: Export symbol L1P_cache_block_invalidate and L1D_cache_block_writeback 2015-03-26 10:49:58 -04:00
Kconfig
Makefile c6x: Makefile: Add -D__linux__ 2015-03-26 10:31:47 -04:00