lkml.org 
[lkml]   [2008]   [Apr]   [23]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateWed, 23 Apr 2008 15:04:53 +1000
FromPaul Mackerras <>
SubjectRe: [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.


\
 
 \ /
  Last update: 2008-04-23 07:07    [from the cache]
©2003-2008