From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wi0-f174.google.com (mail-wi0-f174.google.com [209.85.212.174]) by kanga.kvack.org (Postfix) with ESMTP id 76E606B0260 for ; Thu, 23 Jul 2015 02:58:57 -0400 (EDT) Received: by wicgb10 with SMTP id gb10so128741031wic.1 for ; Wed, 22 Jul 2015 23:58:57 -0700 (PDT) Received: from cvs.linux-mips.org (eddie.linux-mips.org. [148.251.95.138]) by mx.google.com with ESMTP id m8si688199wiz.119.2015.07.22.23.58.55 for ; Wed, 22 Jul 2015 23:58:55 -0700 (PDT) Received: from localhost.localdomain ([127.0.0.1]:34903 "EHLO linux-mips.org" rhost-flags-OK-OK-OK-FAIL) by eddie.linux-mips.org with ESMTP id S27006887AbbGWG6zFKdVI (ORCPT ); Thu, 23 Jul 2015 08:58:55 +0200 Date: Thu, 23 Jul 2015 08:58:31 +0200 From: Ralf Baechle Subject: Re: [PATCH V4 2/6] mm: mlock: Add new mlock, munlock, and munlockall system calls Message-ID: <20150723065830.GA5919@linux-mips.org> References: <1437508781-28655-1-git-send-email-emunson@akamai.com> <1437508781-28655-3-git-send-email-emunson@akamai.com> <20150721134441.d69e4e1099bd43e56835b3c5@linux-foundation.org> <1437528316.16792.7.camel@ellerman.id.au> <20150722141501.GA3203@akamai.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150722141501.GA3203@akamai.com> Sender: owner-linux-mm@kvack.org List-ID: To: Eric B Munson Cc: Michael Ellerman , Andrew Morton , linux-mips@linux-mips.org, linux-m68k@vger.kernel.org, linux-ia64@vger.kernel.org, linux-sh@vger.kernel.org, Catalin Marinas , Heiko Carstens , Michal Hocko , linux-mm@kvack.org, sparclinux@vger.kernel.org, linux-arch@vger.kernel.org, Stephen Rothwell , linux-am33-list@redhat.com, Geert Uytterhoeven , Vlastimil Babka , Guenter Roeck , linux-xtensa@linux-xtensa.org, linux-s390@vger.kernel.org, adi-buildroot-devel@lists.sourceforge.net, linux-arm-kernel@lists.infradead.org, linux-cris-kernel@axis.com, linux-parisc@vger.kernel.org, linux-api@vger.kernel.org, linux-kernel@vger.kernel.org, linux-alpha@vger.kernel.org, linuxppc-dev@lists.ozlabs.org On Wed, Jul 22, 2015 at 10:15:01AM -0400, Eric B Munson wrote: > > > > You haven't wired it up properly on powerpc, but I haven't mentioned it because > > I'd rather we did it. > > > > cheers > > It looks like I will be spinning a V5, so I will drop all but the x86 > system calls additions in that version. The MIPS bits are looking good however, so Acked-by: Ralf Baechle With my ack, will you keep them or maybe carry them as a separate patch? Cheers, Ralf -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org