linux/arch/hexagon
Ilia Mirkin 0d82674b81 hexagon: correct type on pgd copy
swapper_pg_dir is an array of pgd_t, not pgd_t*. This has no actual
effect since sizeof(pgd_t) == sizeof(pgd_t*), but unconfuses tools that
check types.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Signed-off-by: Richard Kuo <rkuo@codeaurora.org>
2014-04-04 18:20:01 -05:00
..
configs Hexagon: Comet platform support 2011-11-01 07:34:21 -07:00
include hexagon: correct type on pgd copy 2014-04-04 18:20:01 -05:00
kernel smp, hexagon: kill SMP single function call interrupt 2014-04-04 18:20:01 -05:00
lib Hexagon: Copyright marking changes 2012-10-18 17:07:21 -05:00
mm arch: mm: pass userspace fault flag to generic fault handler 2013-09-12 15:38:01 -07:00
Kconfig arch: hexagon: Kconfig: add HAVE_DMA_ATTR in Kconfig and remove "linux/dma-mapping.h" from "asm/dma-mapping.h" 2014-04-04 18:19:59 -05:00
Makefile Hexagon: change arch version config to allow comparisons 2013-04-30 19:40:22 -05:00