aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa
diff options
context:
space:
mode:
Diffstat (limited to 'arch/xtensa')
-rw-r--r--arch/xtensa/include/asm/processor.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/xtensa/include/asm/processor.h b/arch/xtensa/include/asm/processor.h
index 07387d3b99f4..fba8b7e44a22 100644
--- a/arch/xtensa/include/asm/processor.h
+++ b/arch/xtensa/include/asm/processor.h
@@ -25,6 +25,8 @@
25# error Linux requires the Xtensa Windowed Registers Option. 25# error Linux requires the Xtensa Windowed Registers Option.
26#endif 26#endif
27 27
28#define ARCH_SLAB_MINALIGN XCHAL_DATA_WIDTH
29
28/* 30/*
29 * User space process size: 1 GB. 31 * User space process size: 1 GB.
30 * Windowed call ABI requires caller and callee to be located within the same 32 * Windowed call ABI requires caller and callee to be located within the same