Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261884AbVEaMQw (ORCPT ); Tue, 31 May 2005 08:16:52 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261882AbVEaMQw (ORCPT ); Tue, 31 May 2005 08:16:52 -0400 Received: from darwin.snarc.org ([81.56.210.228]:33178 "EHLO darwin.snarc.org") by vger.kernel.org with ESMTP id S261881AbVEaMQt (ORCPT ); Tue, 31 May 2005 08:16:49 -0400 Date: Tue, 31 May 2005 14:16:47 +0200 To: Roman Zippel Cc: Al Viro , Geert Uytterhoeven , Kernel Mailing List , Linux/m68k Subject: Re: more thread_info patches Message-ID: <20050531121647.GA17867@snarc.org> References: <42676B76.4010903@ppp0.net> <20050421161106.GY13052@parcelfarce.linux.theplanet.co.uk> <20050421173908.GZ13052@parcelfarce.linux.theplanet.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Warning: Email may contain unsmilyfied humor and/or satire. User-Agent: Mutt/1.5.9i From: tab@snarc.org (Vincent Hanquez) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 608 Lines: 21 On Tue, May 31, 2005 at 01:51:09AM +0200, Roman Zippel wrote: > Hi, Hey Roman, > Index: linux-2.6-mm/arch/alpha/kernel/ptrace.c > =================================================================== > .... > - addr = &task->thread_info->pcb.unique; > + addr = &task_thread_infotask)->pcb.unique; you forget a left parenthesis here cheers, -- Vincent Hanquez - 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/