Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761888AbZJNPJa (ORCPT ); Wed, 14 Oct 2009 11:09:30 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1761877AbZJNPJ3 (ORCPT ); Wed, 14 Oct 2009 11:09:29 -0400 Received: from www.tglx.de ([62.245.132.106]:50044 "EHLO www.tglx.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1761872AbZJNPJ2 (ORCPT ); Wed, 14 Oct 2009 11:09:28 -0400 Date: Wed, 14 Oct 2009 17:06:59 +0200 (CEST) From: Thomas Gleixner To: Greg Ungerer cc: John Kacur , linux-kernel@vger.kernel.org, Frederic Weisbecker , Vincent Sanders , Ingo Molnar , Christoph Hellwig , Alan Cox , Andrew Morton , Jonathan Corbet , Mike Frysinger , David Howells , Yoshinori Sato , Roman Zippel , Greg Ungerer , Koichi Yasutake Subject: Re: [PATCH 5/6 RFC] arch/m68knommu/kernel/process.c: Remove the BKL from sys_execve In-Reply-To: <4AD45A06.2090606@snapgear.com> Message-ID: References: <4AD45A06.2090606@snapgear.com> User-Agent: Alpine 2.00 (LFD 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1134 Lines: 38 On Tue, 13 Oct 2009, Greg Ungerer wrote: > Hi John, > > On 10/13/2009 08:34 AM, John Kacur wrote: > > > From e36c53d296132bc0ddbf6d9fb43ea5ea56dbd4a2 Mon Sep 17 00:00:00 2001 > > From: John Kacur > > Date: Mon, 12 Oct 2009 23:37:28 +0200 > > Subject: [PATCH] arch/m68knommu/kernel/process.c: Remove the BKL from > > sys_execve > > > > This looks like a copy-and-paste of functionality that no-longer needs the > > bkl. > > Just remove it. > > > > Signed-off-by: John Kacur > > Tested and runs fine on m68knommu. > > Acked-by: Greg Ungerer > > Do you want me to push this into the m68knommu git tree, > for eventual merging into Linus' tree? Or are you going > to push the whole set of patches together? I'm collecting and pushing the BKL stuff, but if you want to take it just let me know and I drop it. Thanks, tglx -- 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/