From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933803AbdGKQRn (ORCPT ); Tue, 11 Jul 2017 12:17:43 -0400 Received: from muru.com ([72.249.23.125]:54172 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932731AbdGKQRm (ORCPT ); Tue, 11 Jul 2017 12:17:42 -0400 Date: Tue, 11 Jul 2017 09:17:28 -0700 From: Tony Lindgren To: Grygorii Strashko Cc: Thomas Gleixner , Linus Torvalds , Sebastian Reichel , LKML , Andrew Morton , Ingo Molnar , "H. Peter Anvin" , Pavel Machek , Linus Walleij Subject: Re: [GIT pull] irq updates for 4.13 Message-ID: <20170711161728.GZ3730@atomide.com> References: <20170710133505.eo6w73kq2327n34p@earth> <20170711135131.GW3730@atomide.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.8.2 (2017-04-18) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Grygorii Strashko [170711 08:40]: > Tony, Potentially we can use pm_runtime_force_suspend()/resume() there, but they are not compatible with > irqoff context (CPUIdle late stages). > > In other words, below patch should fix this issue, but will break CPUIdle on OMAP :( Thanks, yea let's take a look at it but let's not break cpuidle! People are using mainline kernel with batteries. Regards, Tony