Re: [PATCH] x86: fix typo(?) in step.c

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Roland McGrath
Date: Monday, March 10, 2008 - 8:44 pm

> So, is this going to be fully reverted, or is it worth pointing out/fixing

I think it would be wise to excise all the BTS-related additions until
after 2.6.25.  But I am too swamped already and not planning to do
anything about this myself.  But, that said, FWIW it does not look to
me like debugctlmsr will ever be written on hardware that doesn't
support it.  The stores are all only enabled if TIF_DEBUGCTLMSR gets
set and thread.debugctlmsr is nonzero.  That can't be set by ptrace
unless arch_has_block_step() returns true.


Thanks,
Roland
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] x86: fix typo(?) in step.c, Jan Beulich, (Wed Mar 5, 1:36 am)
Re: [PATCH] x86: fix typo(?) in step.c, Ingo Molnar, (Wed Mar 5, 6:41 am)
Re: [PATCH] x86: fix typo(?) in step.c, Roland McGrath, (Thu Mar 6, 12:52 am)
Re: [PATCH] x86: fix typo(?) in step.c, Ingo Molnar, (Thu Mar 6, 4:28 am)
Re: [PATCH] x86: fix typo(?) in step.c, Ingo Molnar, (Thu Mar 6, 4:34 am)
Re: [PATCH] x86: fix typo(?) in step.c, Roland McGrath, (Thu Mar 6, 5:03 am)
Re: [PATCH] x86: fix typo(?) in step.c, Roland McGrath, (Thu Mar 6, 5:16 am)
Re: [PATCH] x86: fix typo(?) in step.c, Ingo Molnar, (Thu Mar 6, 6:11 am)
Re: [PATCH] x86: fix typo(?) in step.c, Ingo Molnar, (Thu Mar 6, 6:13 am)
Re: [PATCH] x86: fix typo(?) in step.c, Jan Beulich, (Mon Mar 10, 4:53 am)
Re: [PATCH] x86: fix typo(?) in step.c, Roland McGrath, (Mon Mar 10, 8:44 pm)