diff options
author | Tony Luck <tony.luck@intel.com> | 2007-04-30 22:56:00 +0200 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2007-04-30 22:56:00 +0200 |
commit | b643b0fdbc59cf6bbb086974b29d2571e9e9f646 (patch) | |
tree | 59d1a1298ffc98877183a8def5c180c0f74e568b /include/asm-ia64/processor.h | |
parent | Pull error-inject into release branch (diff) | |
parent | [IA64] relax per-cpu TLB requirement to DTC (diff) | |
download | linux-b643b0fdbc59cf6bbb086974b29d2571e9e9f646.tar.xz linux-b643b0fdbc59cf6bbb086974b29d2571e9e9f646.zip |
Pull percpu-dtc into release branch
Diffstat (limited to 'include/asm-ia64/processor.h')
-rw-r--r-- | include/asm-ia64/processor.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-ia64/processor.h b/include/asm-ia64/processor.h index 4f4ee1c2db2f..db81ba406cef 100644 --- a/include/asm-ia64/processor.h +++ b/include/asm-ia64/processor.h @@ -19,6 +19,7 @@ #include <asm/ptrace.h> #include <asm/ustack.h> +#define IA64_NUM_PHYS_STACK_REG 96 #define IA64_NUM_DBG_REGS 8 #define DEFAULT_MAP_BASE __IA64_UL_CONST(0x2000000000000000) |