]> err.no Git - linux-2.6/blobdiff - include/asm-alpha/a.out.h
ocfs2: Unlock mutex in local alloc failure case
[linux-2.6] / include / asm-alpha / a.out.h
index d97daf42753d72092744207dbb69ecd61542f8fd..e43cf61649a9e07195e1ccf815b12bedf0d4376a 100644 (file)
@@ -101,6 +101,8 @@ struct exec
 #define STACK_TOP \
   (current->personality & ADDR_LIMIT_32BIT ? 0x80000000 : 0x00120000000UL)
 
+#define STACK_TOP_MAX  0x00120000000UL
+
 #endif
 
 #endif /* __A_OUT_GNU_H__ */