> 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
--