mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Clarinet <clarinet@atlas.cz>
To: Jonathan Nieder <jrnieder@gmail.com>
Cc: 647095@bugs.debian.org, Ben Hutchings <ben@decadent.org.uk>,
	LKML <linux-kernel@vger.kernel.org>,
	x86@kernel.org
Subject: Re: CPU hyperthreading turned on after soft power-cycle
Date: Fri, 11 Nov 2011 14:50:29 +0100	[thread overview]
Message-ID: <4EBD2825.6050806@atlas.cz> (raw)
In-Reply-To: <20111110015212.GB2399@elie.gateway.2wire.net>


Hi all,

> Hi Jiri,
>
> Jiri Polach wrote:
>
>> On Ben's advice I am trying to locate the commit that causes the problem to
>> appear more precisely using 'git bisect'. However, too many of generated
>> revisions are unbootable so I have to use 'bisect skip' frequently.
>
> Ok, so I've looked over the log at<http://bugs.debian.org/647095>, and
> this seems totally weird.  Have I described the symptoms correctly below?
> (Warning: I am making some guesses, especially at step 5.  In case of
> doubt, see the bug log just mentioned.)
>
> 	1. Disable SMT in the BIOS.
>
> 	2. Boot a bad kernel.  /proc/cpuinfo (correctly) shows one entry
> 	   per core.
>
> 	3. "shutdown -h now".  Enter BIOS.  SMT is still disabled.
> 	   Don't save.
>
> 	4. Boot any kernel.  /proc/cpuinfo shows two entries per core.
>
> 	5. "shutdown -h now".  Boot any kernel.  /proc/cpuinfo still shows
> 	   two entries per core.
>
> 	6. "shutdown -h now".  Enter BIOS.  SMT is still disabled.  Save.
> 	   Now /proc/cpuinfo will (correctly) shows one entry per core.
>
> Reproducible for Jiri with v3.0.4.

Yes, this is exactly how it works. Something happens when kernel shuts 
down. Not when kernel reboots.

> Result of bisecting: v2.6.38-rc1 exhibits the problem.  v2.6.37 and
> many of the topic branches merged in the 2.6.38 merge window work ok.
> Some other topic branches do not boot at all.
>
> Jiri: if you have gitk installed, then "git bisect visualize" can help
> get a sense of what's in the middle of the regression range.
> "gitk --bisect --first-parent v2.6.37..v2.6.38-rc1" might be a good way
> to find mainline commits to test before finding a topic branch to delve
> into.

I have been able to narrow the interval manually a little bit from the 
"top" (the bad side) and I will go on from the bottom now. However, 
there seems to be a large area where kernels are unbootable for me - 
they mostly stop when init is called and I do not know why.

> x86 people: do the symptoms seem familiar?  Any hints for tracking it
> down?

Please! I have spent more than a month trying to resolve it. I cannot 
revert back to 2.6.37 kernels and I cannot live with SMT changing on 
every shutdown - I have too many servers to allow such unusual behavior ...

Thank you,

Jiri Polach

> Thanks and hope that helps,
> Jonathan


  reply	other threads:[~2011-11-11 13:50 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20111030110543.5872.61279.reportbug@supermicro.uochb.cas.cz>
2011-10-30 15:25 ` Ben Hutchings
2011-10-31 13:06   ` Clarinet
2011-11-08 12:33     ` Jiri Polach
2011-11-10  1:52       ` Jonathan Nieder
2011-11-11 13:50         ` Clarinet [this message]
2011-11-16 22:49           ` Clarinet
2011-11-17 20:32             ` John Stultz
2011-11-17 23:42               ` Jiri Polach
2011-11-17 23:53                 ` John Stultz
2011-11-21 13:27                   ` Jiri Polach
2011-11-21 20:02                     ` John Stultz
2011-11-21 21:31                       ` Jiri Polach
2011-11-29  2:31                         ` John Stultz
2011-11-29 12:26                           ` Clarinet
2011-11-29 23:34                             ` John Stultz
2011-12-02 10:44                               ` Clarinet

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=4EBD2825.6050806@atlas.cz \
    --to=clarinet@atlas.cz \
    --cc=647095@bugs.debian.org \
    --cc=ben@decadent.org.uk \
    --cc=jrnieder@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=x86@kernel.org \
    /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

Powered by JetHome