From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932136AbcDGRBv (ORCPT ); Thu, 7 Apr 2016 13:01:51 -0400 Received: from muru.com ([72.249.23.125]:50034 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757160AbcDGRBt (ORCPT ); Thu, 7 Apr 2016 13:01:49 -0400 Date: Thu, 7 Apr 2016 10:01:46 -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: <20160407170146.GK16484@atomide.com> References: <1459774517-58943-1-git-send-email-anna-maria@linutronix.de> <570290DA.2050100@oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <570290DA.2050100@oracle.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 * 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. Regards, Tony