From: Artem Bityutskiy <dedekind@infradead.org>
To: Benedikt Spranger <b.spranger@linutronix.de>
Cc: linux-mtd@lists.infradead.org
Subject: Re: [PATCH][UBI] remove __exit on functions referenced in '.text' or '.init.text'
Date: Mon, 29 Jan 2007 08:17:31 +0200 [thread overview]
Message-ID: <1170051451.9477.44.camel@sauron> (raw)
In-Reply-To: <20070122230954.1b7f77e6.b.spranger@linutronix.de>
Hi Benedikt,
On Mon, 2007-01-22 at 23:09 +0100, Benedikt Spranger wrote:
> linking the current ubi-2.6 git tree results in tons of "`.exit.text'
> referenced in section `.text'" or ".init.text". Solution is simple:
> remove all __exit in referenced function.
The __init/__exit attributes were indeed broken. I've removed them. I
didn't use your patch because I got rid of both __init and __exit, not
just __exit. The patch is in the git repository.
--
Best regards,
Artem Bityutskiy (Битюцкий Артём)
prev parent reply other threads:[~2007-01-29 6:18 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-22 22:09 [PATCH][UBI] remove __exit on functions referenced in '.text' or '.init.text' Benedikt Spranger
2007-01-23 3:00 ` Josh Boyer
2007-01-24 16:30 ` Artem Bityutskiy
2007-01-26 11:00 ` bene
2007-01-26 11:39 ` Josh Boyer
2007-01-26 13:06 ` bene
2007-01-26 13:33 ` Artem Bityutskiy
2007-01-29 6:17 ` Artem Bityutskiy [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=1170051451.9477.44.camel@sauron \
--to=dedekind@infradead.org \
--cc=b.spranger@linutronix.de \
--cc=linux-mtd@lists.infradead.org \
/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.