From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:42924 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S936440AbcJVJ77 (ORCPT ); Sat, 22 Oct 2016 05:59:59 -0400 Date: Sat, 22 Oct 2016 12:00:03 +0200 From: Greg KH To: Edivaldo de Araujo Pereira Cc: stable@vger.kernel.org Subject: Re: Handle non enumerated CPU after physical hotplug Message-ID: <20161022100003.GA15994@kroah.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: On Fri, Oct 21, 2016 at 01:25:09PM -0200, Edivaldo de Araujo Pereira wrote: > Dear friends, > > I use to run some experiments to test each new kernel version, and > noticed that commit 2a51fe083eba7f99cbda72f5ef90cdf2f4df882c have > disrupted my tests. When I run a qemu/kvm guest with "-no-acpi", or > boot with "noacpi" or "acpi=off", the guest cannot boot, but stays > apparently in a infinite loop, usin 100% of cpu. > I reversed the patch, my experiments run smoothly again. Odd. Care to cc: all of the people involved in that patch as well? Also, is this still an issue with Linus's tree? thanks, greg k-h