lkml.org 
[lkml]   [2008]   [Jan]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] Fix x86_64 duplicated TIF

* Mathieu Desnoyers <compudj@krystal.dyndns.org> wrote:

> I wonder if this is expected ? (in current 2.6.24-git)
>
> commit 7e9916040b3020d0f36d68bb7512e3b80b623097
> and commit eee3af4a2c83a97fff107ddc445d9df6fded9ce4
>
> Both use the same TIF number (25) in thread_info_64.h.

> #define TIF_DEBUGCTLMSR 25 /* uses thread_struct.debugctlmsr */
> -#define TIF_DS_AREA_MSR 25 /* uses thread_struct.ds_area_msr */
> -#define TIF_BTS_TRACE_TS 26 /* record scheduling event timestamps */
> +#define TIF_DS_AREA_MSR 26 /* uses thread_struct.ds_area_msr */
> +#define TIF_BTS_TRACE_TS 27 /* record scheduling event timestamps */

thanks, applied.

Ingo


\
 
 \ /
  Last update: 2008-01-30 16:39    [W:0.035 / U:0.112 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site