From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751408AbcGOQKW (ORCPT ); Fri, 15 Jul 2016 12:10:22 -0400 Received: from Galois.linutronix.de ([146.0.238.70]:47568 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751000AbcGOQKU convert rfc822-to-8bit (ORCPT ); Fri, 15 Jul 2016 12:10:20 -0400 Date: Fri, 15 Jul 2016 18:09:25 +0200 From: Sebastian Andrzej Siewior To: kernel test robot Cc: Ingo Molnar , Anna-Maria Gleixner , Andy Lutomirski , Borislav Petkov , Denys Vlasenko , Jan Beulich , Jiang Liu , Linus Torvalds , Peter Zijlstra , Thomas Gleixner , Viresh Kumar , LKML , "H. Peter Anvin" , tipbuild@zytor.com, lkp@01.org Subject: Re: [lkp] [x86/hpet] a28b41ab00: RIP: 0010:[] [] __lock_acquire+0xce/0x649 Message-ID: <20160715160925.GD16938@linutronix.de> References: <20160714025320.GB16221@yexl-desktop> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8BIT In-Reply-To: <20160714025320.GB16221@yexl-desktop> X-Key-Id: 2A8CF5D1 X-Key-Fingerprint: 6425 4695 FFF0 AA44 66CC 19E6 7B96 E816 2A8C F5D1 User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * kernel test robot | 2016-07-14 10:53:20 [+0800]: >FYI, we noticed the following commit: > >https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tmp.smp/hotplug >commit a28b41ab00dc93b9b16deda9d9b4b26601444f6d ("x86/hpet: Convert to hotplug state machine") This is gone in the meantime. I have head ecd8081f6fb9032c41e5c38885f06836da6ab455 of WIP.hotplug. The commit in question is in as 48d7f6c71578 ("x86/hpet: Convert to hotplug state machine"). >in testcase: boot > >on test machine: 2 threads qemu-system-x86_64 -enable-kvm -cpu Nehalem with 320M memory > >caused below changes: … >[ 1.659021] Unpacking initramfs... >[ 1.696928] workqueue: round-robin CPU selection forced, expect performance impact >[ 1.702995] general protection fault: 0000 [#1] >[ 1.704143] Modules linked in: >[ 1.704950] CPU: 0 PID: 1 Comm: swapper Not tainted 4.7.0-rc7-00193-ga28b41a #1 >[ 1.709158] task: ffff880012052000 ti: ffff880012054000 task.ti: ffff880012054000 >[ 1.713142] RIP: 0010:[] [] __lock_acquire+0xce/0x649 The tree I mentioned boots, I get pass this point and am in |[ 64.481048] rcu-torture: Reader Pipe: 2 0 0 0 0 0 0 0 0 0 0 so you might have tested a stale version of the patch queue. Sebastian