From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750963AbVIKWFi (ORCPT ); Sun, 11 Sep 2005 18:05:38 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750965AbVIKWFi (ORCPT ); Sun, 11 Sep 2005 18:05:38 -0400 Received: from pfepc.post.tele.dk ([195.41.46.237]:64137 "EHLO pfepc.post.tele.dk") by vger.kernel.org with ESMTP id S1750957AbVIKWFi (ORCPT ); Sun, 11 Sep 2005 18:05:38 -0400 Date: Mon, 12 Sep 2005 00:07:31 +0200 From: Sam Ravnborg To: "Luck, Tony" Cc: linux-kernel@vger.kernel.org Subject: Re: new asm-offsets.h patch problems Message-ID: <20050911220731.GF2177@mars.ravnborg.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.8i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > > >It still leaves of with the original offending IA64_TASK_SIZE, > >but grep did no tell me where task_struct was defined?? > > It is in include/linux/sched.h Obviously - thanks. I was so focussed that this was a ia64 typedef for some reasons. Sam