aboutsummaryrefslogtreecommitdiff
path: root/Documentation/x86/kernel-stacks
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/x86/kernel-stacks')
-rw-r--r--Documentation/x86/kernel-stacks2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/x86/kernel-stacks b/Documentation/x86/kernel-stacks
index 0f3a6c201943..9a0aa4d3a866 100644
--- a/Documentation/x86/kernel-stacks
+++ b/Documentation/x86/kernel-stacks
@@ -16,7 +16,7 @@ associated with each CPU. These stacks are only used while the kernel
is in control on that CPU; when a CPU returns to user space the
specialized stacks contain no useful data. The main CPU stacks are:
-* Interrupt stack. IRQSTACKSIZE
+* Interrupt stack. IRQ_STACK_SIZE
Used for external hardware interrupts. If this is the first external
hardware interrupt (i.e. not a nested hardware interrupt) then the