Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 6 Dec 2001 15:13:31 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 6 Dec 2001 15:13:22 -0500 Received: from perninha.conectiva.com.br ([200.250.58.156]:32017 "HELO perninha.conectiva.com.br") by vger.kernel.org with SMTP id ; Thu, 6 Dec 2001 15:13:12 -0500 Date: Thu, 6 Dec 2001 18:12:56 -0200 (BRST) From: Rik van Riel X-X-Sender: To: Frank Cornelis Cc: Subject: Re: list_head makes me crazy In-Reply-To: Message-ID: X-spambait: aardvark@kernelnewbies.org X-spammeplease: aardvark@nl.linux.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 On Thu, 6 Dec 2001, Frank Cornelis wrote: > In include/asm-i386/processor.h, struct thread_struct I can add > struct list_head *mylist; > but not > struct list_head mylist; A struct list_head is about twice as large as a pointer. Rik -- DMCA, SSSCA, W3C? Who cares? http://thefreeworld.net/ http://www.surriel.com/ http://distro.conectiva.com/ - 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/