Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755952AbZKINfo (ORCPT ); Mon, 9 Nov 2009 08:35:44 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755850AbZKINfm (ORCPT ); Mon, 9 Nov 2009 08:35:42 -0500 Received: from charlotte.tuxdriver.com ([70.61.120.58]:32874 "EHLO smtp.tuxdriver.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755889AbZKINfl (ORCPT ); Mon, 9 Nov 2009 08:35:41 -0500 Date: Mon, 9 Nov 2009 08:35:42 -0500 From: Neil Horman To: Ingo Molnar Cc: Jiri Slaby , Stephen Rothwell , linux-kernel@vger.kernel.org, akpm@linux-foundation.org, marcin.slusarz@gmail.com, tglx@linutronix.de, mingo@redhat.com, hpa@zytor.com, Linus Torvalds Subject: Re: [PATCH 0/3] extend get/setrlimit to support setting rlimits external to a process (v7) Message-ID: <20091109133542.GB19756@hmsreliant.think-freely.org> References: <20091102175407.GE4075@hmsreliant.think-freely.org> <20091102185137.GA28803@elte.hu> <20091103002355.GB19891@localhost.localdomain> <20091104112632.GA9243@elte.hu> <20091105204843.GA2980@hmsreliant.think-freely.org> <20091106092600.GC22505@elte.hu> <4AF7D8C2.60807@gmail.com> <20091109090143.GB24020@elte.hu> <4AF7DF41.5080100@gmail.com> <20091109092629.GA26890@elte.hu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20091109092629.GA26890@elte.hu> User-Agent: Mutt/1.5.19 (2009-01-05) X-Spam-Score: -4.8 (----) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 738 Lines: 24 On Mon, Nov 09, 2009 at 10:26:29AM +0100, Ingo Molnar wrote: > > * Jiri Slaby wrote: > > > On 11/09/2009 10:01 AM, Ingo Molnar wrote: > > > So i guess renaming setrlimit to do_setrlimit and adding the syscall > > > from Neil's patch should bring the two series into sync, right? > > > > Looks like that. I have a nit, 32-bit programs on 64-bit x86 won't > > work. I think we should add compat handlers for ia32 emulation too? > > Yeah. > > Ingo > Concur. Neil -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/