[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20070322111052.6CDE.Y-GOTO@jp.fujitsu.com>
Date: Thu, 22 Mar 2007 11:17:22 +0900
From: Yasunori Goto <y-goto@...fujitsu.com>
To: David Howells <dhowells@...hat.com>
Cc: torvalds@...l.org, akpm@...l.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] FRV: Fix unannotated variable declarations
> From: David Howells <dhowells@...hat.com>
>
> Fix unannotated variable declarations. Variables that have allocation section
> annotations (such as __meminitdata) on their definitions must also have them on
> their declarations as not doing so may affect the addressing mode used by the
> compiler and may result in a linker error.
Right. Thanks.
Acked-by: Yasunori Goto <y-goto@...fujitsu.com>
--
Yasunori Goto
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists