[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20070711163140.GF7667@linux-sh.org>
Date: Thu, 12 Jul 2007 01:31:40 +0900
From: Paul Mundt <lethal@...ux-sh.org>
To: Satyam Sharma <ssatyam@....iitk.ac.in>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Adrian McMenamin <adrian@...golddream.dyndns.info>,
linux-sh <linuxsh-dev@...ts.sourceforge.net>
Subject: Re: [PATCH -rc7][resend
On Sat, Jul 07, 2007 at 10:15:58PM +0530, Satyam Sharma wrote:
> sh_machine_vector structures throughout arch/sh/boards/ are marked
> __initmv so that they go to the .machvec.init section, when SH_GENERIC ||
> SH_UNKNOWN. But when !SH_GENERIC && !SH_UNKNOWN, __initmv is not defined,
> so all the machine vector structures go to the .data section. But, all
> the .mv_setup members of various sh_machine_vector structures throughout
> the arch/sh/boards/ directory are set to point to functions that are
> marked as __init unconditionally.
>
Already fixed in my current git tree.
-
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