Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754213AbcDMVcc (ORCPT ); Wed, 13 Apr 2016 17:32:32 -0400 Received: from muru.com ([72.249.23.125]:50903 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751232AbcDMVcb (ORCPT ); Wed, 13 Apr 2016 17:32:31 -0400 Date: Wed, 13 Apr 2016 14:32:26 -0700 From: Tony Lindgren To: santosh shilimkar Cc: Anna-Maria Gleixner , linux-kernel@vger.kernel.org, rt@linutronix.de, Santosh Shilimkar , linux-omap@vger.kernel.org Subject: Re: [PATCH] ARM: OMAP: wakeupgen: Add comment for unhandled FROZEN transitions Message-ID: <20160413213226.GF5995@atomide.com> References: <1459774517-58943-1-git-send-email-anna-maria@linutronix.de> <570290DA.2050100@oracle.com> <20160407170146.GK16484@atomide.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160407170146.GK16484@atomide.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 749 Lines: 20 * Tony Lindgren [160407 10:04]: > * santosh shilimkar [160404 09:06]: > > On 4/4/2016 5:55 AM, Anna-Maria Gleixner wrote: > > >FROZEN hotplug notifiers are not handled and do not have to be. Insert > > >a comment to remember that the lack of the FROZEN transitions is no > > >accident. > > > > > >Cc: Tony Lindgren > > >Cc: Santosh Shilimkar > > >Cc: linux-omap@vger.kernel.org > > >Signed-off-by: Anna-Maria Gleixner > > >--- > > Acked-by: Santosh Shilimkar > > Yeah looks good to me too, will apply for v4.7 when I get through the > pending fixes here first. Applying into omap-for-v4.7/soc thanks. Tony