Received: by 2002:a25:e74b:0:0:0:0:0 with SMTP id e72csp848588ybh; Tue, 21 Jul 2020 09:16:00 -0700 (PDT) X-Google-Smtp-Source: ABdhPJx08WimZ5Y36IbEQljA74y1jL3pP7LL44TF2eEaureDImqD9OJCKsvHMX/UJN89hFq9NuLg X-Received: by 2002:a17:906:4b46:: with SMTP id j6mr25154154ejv.403.1595348160282; Tue, 21 Jul 2020 09:16:00 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1595348160; cv=none; d=google.com; s=arc-20160816; b=c8CFhfE6DmDZFmhJdebplCB/BbtjZo7wfJ7rHFUKDG94gJ/lXK3ZjiBzBTtp6ARUb+ 5dQhWfq1/9ADIzCe0OXCL2KZe6hDOHJzHv6vv3IFIGk4wKf1ZevFIi5jv3N67II5t82y GUDojohF4W08s9PLsQ3ozYPUb2Wf6L7kPlYM0cU5xTYM/Xohqp8GzguqCOgqROgfuh0a BWq2pGt8pWvL3Mu4GelihxDvP0kiDIrPgRozQjheAoGPlBpIbN7DWrhQlSncy2g1LGsn DJxgIBI5NoWSstdSgv+R6QQKV+zASUZ7iRdDxiESOfp1V/BT1JH++eo1KGKiBD4JEu9Z w5rA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=U1EDKWhu+qwTo3ng5kRq76hL982Xc0Dfr2t60jfQsdg=; b=qa++rWw+rqucjZCYmvQZ5WQC8rcLx/UOQGOzfMmHQqIEhpjn7goeA93FLs6DPzLx4O CsWadKWbJqYxkSu4vLQyucTnufzWV8hIYfSckupWsOokwqchTHEvD5/uMD7G3xownCgv PHTeOiSVrCSIl7oMzYdVWOQsDIGLTozbqj9aqMIxmy8S4NNvnwCOJZF9t95ZLulorEhz aKqp6tYOYzIaS3PzE3WKn8Tg2y5dCkEHt002lMt2A8jEHlKsHT32ovBQ5RnhP0XPxfm+ yAH2ViD2FDE0JY/DQtWIWXQUOf3CvVQSCbddHLIPebCzFWNY58u8w7YKYJBAEt57PBil ux4A== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id bx21si11398926ejc.644.2020.07.21.09.15.36; Tue, 21 Jul 2020 09:16:00 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729708AbgGUQOp (ORCPT + 99 others); Tue, 21 Jul 2020 12:14:45 -0400 Received: from netrider.rowland.org ([192.131.102.5]:57547 "HELO netrider.rowland.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1730090AbgGUQOp (ORCPT ); Tue, 21 Jul 2020 12:14:45 -0400 Received: (qmail 1279461 invoked by uid 1000); 21 Jul 2020 12:14:44 -0400 Date: Tue, 21 Jul 2020 12:14:44 -0400 From: Alan Stern To: Michal Hocko Cc: LKML , Greg KH , linux-usb@vger.kernel.org, "Rafael J. Wysocki" Subject: Re: kworker/0:3+pm hogging CPU Message-ID: <20200721161444.GE1272082@rowland.harvard.edu> References: <20200720151255.GE1228057@rowland.harvard.edu> <20200720163355.GA4061@dhcp22.suse.cz> <20200720173807.GJ1228057@rowland.harvard.edu> <20200720174530.GB4061@dhcp22.suse.cz> <20200720174812.GK1228057@rowland.harvard.edu> <20200720181605.GC4061@dhcp22.suse.cz> <20200720200243.GA1244989@rowland.harvard.edu> <20200721055917.GD4061@dhcp22.suse.cz> <20200721143325.GB1272082@rowland.harvard.edu> <20200721160025.GP4061@dhcp22.suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200721160025.GP4061@dhcp22.suse.cz> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jul 21, 2020 at 06:00:25PM +0200, Michal Hocko wrote: > On Tue 21-07-20 10:33:25, Alan Stern wrote: > [...] > > Thanks a lot for your analysis. The laptop is slowly dying so this can > be related. > > > So yes, this looks like a hardware design error. Turning off > > autosuspend by writing to the sysfs power/control file is probably the > > best way to handle the problem. > > I can use that workaround. But it seems that this also prevents me from > suspending the maching into RAM with > PM: Some devices failed to suspend, or early wake event detected > > :/ > > If there is any workaround for that then I would be really happy but > considering the overal state of the machine I suspect this is not the > case. As far as I know there is no workaround. Of course, you could build your own personal kernel with the over-current test removed from the driver. But keeping that up-to-date would be a nuisance. > Thanks again for your great help! You're welcome. Alan Stern