Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757273Ab1FJORr (ORCPT ); Fri, 10 Jun 2011 10:17:47 -0400 Received: from mail-fx0-f46.google.com ([209.85.161.46]:36304 "EHLO mail-fx0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753381Ab1FJORq (ORCPT ); Fri, 10 Jun 2011 10:17:46 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; b=ZEaac8q2gj+y5Jdjo5f5NXUrWUlygbc8jTYlKueG/PG2JVup4U0BXS6YtWfC91issD 8M3GME4SBLPhdh1Ycl9v3pw1ZqkNAt+zzP0w2kIf3SxogH8McpgNDEh2Eg+Jx+WyfAux pxmeyTM2k9bP1G8Zx4PChvzJzMzyAYtFqPblw= MIME-Version: 1.0 In-Reply-To: <1307711353-5949-1-git-send-email-minipli@googlemail.com> References: <1307642718-22257-1-git-send-email-minipli@googlemail.com> <20110609155630.0f734351.akpm@linux-foundation.org> <1307711353-5949-1-git-send-email-minipli@googlemail.com> From: Mike Frysinger Date: Fri, 10 Jun 2011 10:17:24 -0400 X-Google-Sender-Auth: pZ_NVZVTDm-xzhcU05Mx_nZFCwo Message-ID: Subject: Re: [PATCH] blackfin, exec: remove redundant set_fs(USER_DS) To: Mathias Krause Cc: Andrew Morton , Linus Torvalds , linux-kernel@vger.kernel.org Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 446 Lines: 11 On Fri, Jun 10, 2011 at 09:09, Mathias Krause wrote: > The address limit is already set in flush_old_exec() so this > set_fs(USER_DS) is redundant. thanks, ive merged this into my Blackfin tree -mike -- 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/