diff --git a/[refs] b/[refs] index 011914667bb7..e2c7efdabb68 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: eb398d1044e0c1c19c2f5041acdb29ddb5bbc9f8 +refs/heads/master: 29ed46015dd61f99d203ec7ab307ccf92d2d0cf2 diff --git a/trunk/include/asm-sparc/signal.h b/trunk/include/asm-sparc/signal.h index 0ae5084c427b..d03a21c97abb 100644 --- a/trunk/include/asm-sparc/signal.h +++ b/trunk/include/asm-sparc/signal.h @@ -168,7 +168,7 @@ struct sigstack { * statically allocated data.. which is NOT GOOD. * */ -#define SA_STATIC_ALLOC 0x80 +#define SA_STATIC_ALLOC 0x8000 #endif #include