Kevin,

Applied.
Thanks.

On Fri, Jun 22, 2007 at 10:41:52AM -0500, Kevin Corry wrote:
> Remove duplicate definitions of _TIF_PERFMON_WORK and _TIF_PERFMON_CTXSW.
> 
> Signed-off-by: Kevin Corry <[EMAIL PROTECTED]>
> Signed-off-by: Carl Love <[EMAIL PROTECTED]>
> 
> Index: linux-2.6.22-rc4-arnd1-perfmon1/include/asm-powerpc/thread_info.h
> ===================================================================
> --- linux-2.6.22-rc4-arnd1-perfmon1.orig/include/asm-powerpc/thread_info.h
> +++ linux-2.6.22-rc4-arnd1-perfmon1/include/asm-powerpc/thread_info.h
> @@ -143,8 +143,6 @@ static inline struct thread_info *curren
>  #define _TIF_RUNLATCH                (1<<TIF_RUNLATCH)
>  #define _TIF_ABI_PENDING     (1<<TIF_ABI_PENDING)
>  #define _TIF_SYSCALL_T_OR_A  
> (_TIF_SYSCALL_TRACE|_TIF_SYSCALL_AUDIT|_TIF_SECCOMP)
> -#define _TIF_PERFMON_WORK    (1<<TIF_PERFMON_WORK)
> -#define _TIF_PERFMON_CTXSW   (1<<TIF_PERFMON_CTXSW)
>  
>  #define _TIF_USER_WORK_MASK  (_TIF_SIGPENDING | \
>                                _TIF_NEED_RESCHED | _TIF_RESTORE_SIGMASK| 
> _TIF_PERFMON_WORK)
> _______________________________________________
> perfmon mailing list
> [email protected]
> http://www.hpl.hp.com/hosted/linux/mail-archives/perfmon/

-- 

-Stephane
_______________________________________________
perfmon mailing list
[email protected]
http://www.hpl.hp.com/hosted/linux/mail-archives/perfmon/

Reply via email to