From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752697AbeBFJO0 (ORCPT ); Tue, 6 Feb 2018 04:14:26 -0500 Received: from bombadil.infradead.org ([65.50.211.133]:44121 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752302AbeBFJOX (ORCPT ); Tue, 6 Feb 2018 04:14:23 -0500 Date: Tue, 6 Feb 2018 10:14:11 +0100 From: Peter Zijlstra To: Stephen Rothwell Cc: Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , Linux-Next Mailing List , Linux Kernel Mailing List , Andrew Morton , Mathieu Desnoyers Subject: Re: linux-next: manual merge of the tip tree with Linus' tree Message-ID: <20180206091411.GB2269@hirez.programming.kicks-ass.net> References: <20180206115438.7008ac91@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180206115438.7008ac91@canb.auug.org.au> User-Agent: Mutt/1.9.2 (2017-12-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Feb 06, 2018 at 11:54:38AM +1100, Stephen Rothwell wrote: > Hi all, > > Today's linux-next merge of the tip tree got a conflict in: > > include/linux/sched/mm.h > > between commit: > > d70f2a14b72a ("include/linux/sched/mm.h: uninline mmdrop_async(), etc") FWIW, akpm has a patch that re-inlines mmdrop().