From: Paul Mundt <lethal@linux-sh.org>
To: Satyam Sharma <ssatyam@cse.iitk.ac.in>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Adrian McMenamin <adrian@newgolddream.dyndns.info>,
linux-sh <linuxsh-dev@lists.sourceforge.net>
Subject: Re: [PATCH -rc7][resend
Date: Thu, 12 Jul 2007 01:31:40 +0900 [thread overview]
Message-ID: <20070711163140.GF7667@linux-sh.org> (raw)
In-Reply-To: <20070707164558.1333.35999.sendpatchset@cselinux1.cse.iitk.ac.in>
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.
prev parent reply other threads:[~2007-07-11 16:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-07 16:45 [PATCH -rc7][resend Satyam Sharma
2007-07-11 16:31 ` Paul Mundt [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070711163140.GF7667@linux-sh.org \
--to=lethal@linux-sh.org \
--cc=adrian@newgolddream.dyndns.info \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxsh-dev@lists.sourceforge.net \
--cc=ssatyam@cse.iitk.ac.in \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.