From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.lixom.net (lixom.net [66.141.50.11]) by ozlabs.org (Postfix) with ESMTP id C8316DDFC8 for ; Sat, 28 Apr 2007 04:09:07 +1000 (EST) Date: Fri, 27 Apr 2007 13:09:33 -0500 To: Johannes Berg Subject: Re: [PATCH v2] [2.6.22] pasemi: cpufreq driver Message-ID: <20070427180933.GB15582@lixom.net> References: <20070425204633.GC19781@lixom.net> <20070426053700.GA23922@lixom.net> <1177583160.6814.37.camel@johannes.berg> <20070426203710.GB17302@lixom.net> <1177666803.7828.30.camel@johannes.berg> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1177666803.7828.30.camel@johannes.berg> From: olof@lixom.net (Olof Johansson) Cc: linuxppc-dev@ozlabs.org, egor@pasemi.com, paulus@samba.org, arnd@arndb.de, cpufreq@lists.linux.org.uk List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, Apr 27, 2007 at 11:40:03AM +0200, Johannes Berg wrote: > > Hmm, I just tried adding debugging to the cpu_init code, and I'm not > > seeing it called more than once (i.e. only for cpu 0). Mind you, I don't > > have cpu hotplug support at this time. > > Oh right, you need cpu hotplug support for the bug to show up. What > happens then is you unplug and replug a CPU and the sysfs cpufreq stuff > for the CPU you just replugged is gone. Ok. Nothing for me to worry about right now then, but it's good to keep in mind for when the time comes. Thanks, -Olof