From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751562AbcEIIa0 (ORCPT ); Mon, 9 May 2016 04:30:26 -0400 Received: from bombadil.infradead.org ([198.137.202.9]:45012 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750910AbcEIIaZ (ORCPT ); Mon, 9 May 2016 04:30:25 -0400 Date: Mon, 9 May 2016 10:30:21 +0200 From: Peter Zijlstra To: Ingo Molnar Cc: "Rafael J. Wysocki" , Linux PM list , Linux Kernel Mailing List , Viresh Kumar , Srinivas Pandruvada , Steve Muckle Subject: Re: [PATCH] sched/fair: Invoke cpufreq hooks for CONFIG_SMP unset Message-ID: <20160509083021.GG3430@twins.programming.kicks-ass.net> References: <6282396.VVEdgVYxO3@vostro.rjw.lan> <20160507061310.GA15728@worktop.ger.corp.intel.com> <20160507063051.GA23722@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160507063051.GA23722@gmail.com> User-Agent: Mutt/1.5.21 (2012-12-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, May 07, 2016 at 08:30:51AM +0200, Ingo Molnar wrote: > * Peter Zijlstra wrote: > > Rafael; feel free to push this through the pm tree. > > > > Acked-by: Peter Zijlstra (Intel) > > I already have it in sched/urgent. Ah, indeed you did, I must've missed that, thanks!