From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx204.postini.com [74.125.245.204]) by kanga.kvack.org (Postfix) with SMTP id 30B1C6B004D for ; Sat, 7 Apr 2012 15:21:56 -0400 (EDT) Message-ID: <4F8093D0.1050908@tilera.com> Date: Sat, 7 Apr 2012 15:21:52 -0400 From: Chris Metcalf MIME-Version: 1.0 Subject: Re: [PATCH v2 07/10] mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file References: <20120407185546.9726.62260.stgit@zurg> <20120407190125.9726.33538.stgit@zurg> In-Reply-To: <20120407190125.9726.33538.stgit@zurg> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: Konstantin Khlebnikov Cc: linux-mm@kvack.org, Andrew Morton , linux-kernel@vger.kernel.org, Robert Richter , Eric Paris , Tetsuo Handa , linux-security-module@vger.kernel.org, oprofile-list@lists.sf.net, Al Viro , James Morris , Linus Torvalds , Kentaro Takeda On 4/7/2012 3:01 PM, Konstantin Khlebnikov wrote: > Some security modules and oprofile still uses VM_EXECUTABLE for retrieving > task's executable file, after this patch they will use mm->exe_file directly. > mm->exe_file protected with mm->mmap_sem, so locking stays the same. > > Signed-off-by: Konstantin Khlebnikov > Cc: Robert Richter > Cc: Chris Metcalf > Cc: Al Viro > Cc: Eric Paris > Cc: Kentaro Takeda > Cc: Tetsuo Handa > Cc: James Morris > Cc: linux-security-module@vger.kernel.org > Cc: oprofile-list@lists.sf.net For arch/tile: Acked-by: Chris Metcalf -- Chris Metcalf, Tilera Corp. http://www.tilera.com -- 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/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: email@kvack.org