From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Doug Smythies" Subject: RE: [Linux v4.10.0-rc1] call-traces after suspend-resume (pm? i915? cpu/hotplug?) Date: Wed, 28 Dec 2016 16:28:21 -0800 Message-ID: <001d01d2616a$78fefc50$6afcf4f0$@net> References: <20161227211329.GA8195@amd> <87r34sjw29.fsf@intel.com> MMlxcy4WIL5mtMMlycGjUh Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: MMlxcy4WIL5mtMMlycGjUh Content-Language: en-ca Sender: linux-pm-owner@vger.kernel.org To: "'Rafael J. Wysocki'" , sedat.dilek@gmail.com, 'Thomas Gleixner' Cc: 'Jani Nikula' , 'Pavel Machek' , "'Rafael J. Wysocki'" , 'Daniel Vetter' , 'Chris Wilson' , 'intel-gfx' , 'LKML' , 'the arch/x86 maintainers' , 'Mika Kuoppala' , 'Linux PM' List-Id: intel-gfx@lists.freedesktop.org On 2016.12.28 14:33 Rafael J. Wysocki wrote: > On Wed, Dec 28, 2016 at 11:00 AM, Sedat Dilek wrote: >> On Wed, Dec 28, 2016 at 9:29 AM, Jani Nikula wrote: >>> On Wed, 28 Dec 2016, Sedat Dilek wrote: >>>> On Tue, Dec 27, 2016 at 10:13 PM, Pavel Machek wrote: >>>> >>>> P.S.: Revert "cpu/hotplug: Prevent overwriting of callbacks" >>>> >>>> This reverts commit dc280d93623927570da279e99393879dbbab39e7 >>>> Author: Thomas Gleixner >>>> Date: Wed Dec 21 20:19:49 2016 +0100 >>>> cpu/hotplug: Prevent overwriting of callbacks With respect to kernel 4.10-rc1 and the above referenced commit: On my computer rdmsr was not working, and therefore many tools that use it (i.e. turbostat) were also broken. I bisected the kernel down to the same above referenced commit. After finding some potentially related e-mails, I built a 4.10-rc1+ kernel with these: 0dad3a3 x86/mce/AMD: Make the init code more robust b9d9d69 smp/hotplug: Undo tglxs brainfart b4b8664 arm64: don't pull uaccess.h into *.S 7ce7d89 Linux 4.10-rc1 And now rdmsr is working fine, as is trubostat.