From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751870AbdJPHuO (ORCPT ); Mon, 16 Oct 2017 03:50:14 -0400 Received: from mail-wm0-f68.google.com ([74.125.82.68]:54638 "EHLO mail-wm0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751358AbdJPHuN (ORCPT ); Mon, 16 Oct 2017 03:50:13 -0400 X-Google-Smtp-Source: ABhQp+QvuU1BFpwL5gyKhmC11rcxj6g68DIewkQTliDpWCY/8dTNeMyK7+3uzkkyHWTpPI1z/4iwVg== Date: Mon, 16 Oct 2017 09:50:08 +0200 From: Ingo Molnar To: kernel test robot Cc: Prarit Bhargava , linux-kernel@vger.kernel.org, Andi Kleen , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , x86@kernel.org, Peter Zijlstra , Dave Hansen , Piotr Luc , Kan Liang , Borislav Petkov , Stephane Eranian , Arvind Yadav , Andy Lutomirski , Christian Borntraeger , "Kirill A. Shutemov" , Tom Lendacky , He Chen , Mathias Krause , Tim Chen , Vitaly Kuznetsov , lkp@01.org, ltp@lists.linux.it Subject: Re: [lkp-robot] [x86/topology] 379a4bb988: dmesg.WARNING:at_arch/x86/events/intel/uncore.c:#uncore_change_type_ctx Message-ID: <20171016075008.n4v5z3qsxpcg6g3c@gmail.com> References: <1506430406-26121-3-git-send-email-prarit@redhat.com> <20171012064439.GN26196@yexl-desktop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171012064439.GN26196@yexl-desktop> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * kernel test robot wrote: > > FYI, we noticed the following commit (built with gcc-6): > > commit: 379a4bb9880608931642e1b4208380468d347b84 ("x86/topology: Avoid wasting 128k for package id array") > url: https://github.com/0day-ci/linux/commits/Prarit-Bhargava/x86-smpboot-Cleanup-logical-package-ID/20170929-202113 > > > in testcase: ltp > with following parameters: > > test: cpuhotplug > > test-description: The LTP testsuite contains a collection of tools for testing the Linux kernel and related features. > test-url: http://linux-test-project.github.io/ > > > on test machine: 88 threads Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz with 64G memory > > caused below changes (please refer to attached dmesg/kmsg for entire log/backtrace): > > > kern :warn : [ 119.686133] ------------[ cut here ]------------ > kern :warn : [ 119.692171] WARNING: CPU: 0 PID: 13 at arch/x86/events/intel/uncore.c:1058 uncore_change_type_ctx+0xf0/0x100 If this warning is caused by these patches then the warning should be fixed too, before we can apply the patches. Thanks, Ingo