Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263448AbUDTSQQ (ORCPT ); Tue, 20 Apr 2004 14:16:16 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263724AbUDTSQQ (ORCPT ); Tue, 20 Apr 2004 14:16:16 -0400 Received: from fw.osdl.org ([65.172.181.6]:660 "EHLO mail.osdl.org") by vger.kernel.org with ESMTP id S263448AbUDTSQP (ORCPT ); Tue, 20 Apr 2004 14:16:15 -0400 Date: Tue, 20 Apr 2004 18:15:59 -0700 (PDT) From: Linus Torvalds To: Jamie Lokier cc: chris@scary.beasts.org, Andrew Morton , Kernel Mailing List Subject: Re: [PATCH] Add 64-bit get_user and __get_user for i386 In-Reply-To: <20040420174147.GA20924@mail.shareable.org> Message-ID: References: <20040420020922.GA18348@mail.shareable.org> <20040420174147.GA20924@mail.shareable.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 683 Lines: 20 On Tue, 20 Apr 2004, Jamie Lokier wrote: > > Patch re-rolled. The only change is the removal of that cast, > and a clarifying comment in getuser.S. Well, it's not applying against current kernels (which have already un-inlined some of these things), and that comment still isn't clear to me. There's a comment about casting things, but the thing is, the macro contains no casts anywhere... Other than that, I'm convinced. Linus - 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/