]> err.no Git - linux-2.6/blobdiff - arch/powerpc/kernel/head_44x.S
Merge branch 'linux-2.6'
[linux-2.6] / arch / powerpc / kernel / head_44x.S
index 22b5d2c459a3bb927bd157966843e71ac729b69b..2944529e8bf98407d5a11747af892164a0c1c4b6 100644 (file)
@@ -742,15 +742,6 @@ empty_zero_page:
 swapper_pg_dir:
        .space  PGD_TABLE_SIZE
 
-/* Reserved 4k for the critical exception stack & 4k for the machine
- * check stack per CPU for kernel mode exceptions */
-       .section .bss
-        .align 12
-exception_stack_bottom:
-       .space  BOOKE_EXCEPTION_STACK_SIZE
-       .globl  exception_stack_top
-exception_stack_top:
-
 /*
  * Room for two PTE pointers, usually the kernel and current user pointers
  * to their respective root page table.