public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Mathieu Desnoyers <compudj@krystal.dyndns.org>
Cc: Roland McGrath <roland@redhat.com>,
	linux-kernel@vger.kernel.org,
	Thomas Gleixner <tglx@linutronix.de>
Subject: Re: [PATCH] Fix x86_64 duplicated TIF
Date: Wed, 30 Jan 2008 16:37:19 +0100	[thread overview]
Message-ID: <20080130153719.GA10709@elte.hu> (raw)
In-Reply-To: <20080130145549.GA13588@Krystal>


* 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

      reply	other threads:[~2008-01-30 15:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-30 14:50 [BUG] x86: duplicated TIF number Mathieu Desnoyers
2008-01-30 14:55 ` [PATCH] Fix x86_64 duplicated TIF Mathieu Desnoyers
2008-01-30 15:37   ` Ingo Molnar [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080130153719.GA10709@elte.hu \
    --to=mingo@elte.hu \
    --cc=compudj@krystal.dyndns.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=roland@redhat.com \
    --cc=tglx@linutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox