From: Christoph Hellwig <hch@infradead.org>
To: Fruhwirth Clemens <clemens-dated-1085404045.d167@endorphin.org>
Cc: linux-kernel@vger.kernel.org,
Christophe Saout <christophe@saout.de>,
Felipe Alfaro Solana <felipe_alfaro@linuxmail.org>,
James Morris <jmorris@redhat.com>
Subject: Re: [PATCH] AES i586 optimized, regparm fixed
Date: Fri, 14 May 2004 14:19:23 +0100 [thread overview]
Message-ID: <20040514141923.A24264@infradead.org> (raw)
In-Reply-To: <20040514130724.GA8081@ghanima.endorphin.org>; from clemens-dated-1085404045.d167@endorphin.org on Fri, May 14, 2004 at 03:07:24PM +0200
On Fri, May 14, 2004 at 03:07:24PM +0200, Fruhwirth Clemens wrote:
> The patch posted yesterday has had an issue with CONFIG_REGPARM. The
> following patch corrects this issue and works for both cases
> CONFIG_REGPARM=y||n. Thanks to Christophe Saout, who pointed out the
> solution almost instantly. The patch does not apply Christophe's patch, but
> rather forces the interface back to regparm(0).
We usually use asmlinkage instead of __attribute__((regparm(0))). while
it's not nessecary for x86-specific code to abstract this out it at least
looks cleaner. BTW, is the assembly code shared with some other project?
If not it might be a good idea to kill the ifdefs in there.
next prev parent reply other threads:[~2004-05-14 13:19 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-05-14 13:07 Fruhwirth Clemens
2004-05-14 13:19 ` Christoph Hellwig [this message]
2004-05-14 13:40 ` Fruhwirth Clemens
2004-05-14 13:26 ` bert hubert
2004-05-14 13:48 ` James Morris
2004-05-14 14:25 ` Fruhwirth Clemens
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=20040514141923.A24264@infradead.org \
--to=hch@infradead.org \
--cc=christophe@saout.de \
--cc=clemens-dated-1085404045.d167@endorphin.org \
--cc=felipe_alfaro@linuxmail.org \
--cc=jmorris@redhat.com \
--cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®