[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <18446.50037.964682.539009@cargo.ozlabs.ibm.com>
Date: Wed, 23 Apr 2008 15:04:53 +1000
From: Paul Mackerras <paulus@...ba.org>
To: Roland McGrath <roland@...hat.com>
Cc: linux-kernel@...r.kernel.org, linuxppc-dev@...abs.org,
akpm@...ux-foundation.org
Subject: Re: [PATCH] powerpc TLF_RESTORE_SIGMASK
Roland McGrath writes:
> This requires the earlier HAVE_SET_RESTORE_SIGMASK patch series.
> This does the same for powerpc that I posted the x86 change for.
...
> +static inline void set_restore_sigmask(void)
> +{
> + struct thread_info *ti = current_thread_info();
> + ti->local_flags |= TLF_RESTORE_SIGMASK;
This should be _TLF_RESTORE_SIGMASK (leading '_'), I think.
Paul.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists