From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932167AbcCKNuB (ORCPT ); Fri, 11 Mar 2016 08:50:01 -0500 Received: from v094114.home.net.pl ([79.96.170.134]:63355 "HELO v094114.home.net.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1752917AbcCKNtw (ORCPT ); Fri, 11 Mar 2016 08:49:52 -0500 From: "Rafael J. Wysocki" To: Stephen Rothwell Cc: Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , Peter Zijlstra , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: linux-next: manual merge of the tip tree with the pm tree Date: Fri, 11 Mar 2016 14:51:47 +0100 Message-ID: <2013252.3GROyIk989@vostro.rjw.lan> User-Agent: KMail/4.11.5 (Linux/4.5.0-rc1+; KDE/4.11.5; x86_64; ; ) In-Reply-To: <20160311125746.42e35ea8@canb.auug.org.au> References: <20160311125746.42e35ea8@canb.auug.org.au> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="utf-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Friday, March 11, 2016 12:57:46 PM Stephen Rothwell wrote: > Hi all, > > Today's linux-next merge of the tip tree got a conflict in: > > kernel/sched/sched.h > > between commit: > > adaf9fcd1369 ("cpufreq: Move scheduler-related code to the sched directory") > > from the pm tree and commit: > > e9532e69b8d1 ("sched/cputime: Fix steal time accounting vs. CPU hotplug") > > from the tip tree. > > I fixed it up (see below) and can carry the fix as necessary (no action > is required). Looks good to me, thanks! Rafael