From: Nathan Bryant <nbryant@optonline.net>
To: root@chaos.analogic.com
Cc: Linux kernel <linux-kernel@vger.kernel.org>
Subject: Re: Linux-2.6.5-1.358 SMP
Date: Tue, 05 Oct 2004 19:06:28 -0400 [thread overview]
Message-ID: <416328F4.5010201@optonline.net> (raw)
In-Reply-To: <Pine.LNX.4.53.0410051852250.351@chaos.analogic.com>
Richard B. Johnson wrote:
> Hello,
>
> I almost have everything converted over from 2.4.26 to
> 2.6.whatever.
>
> I need to make some modules that have lots of assembly code.
> This assembly uses the UNIX calling convention and can't be
> re-written (it would take many months). The new kernel
> is compiled with "-mregparam=2". I can't find where that's
> defined. I need to remove it because I cannot pass parameters
> to the assembly stuff in registers.
>
> Where is it defined??? I grepped through all the scripts and
> the hidden files, but I can't discover where it's defined.
In the 2.6.8 that's shipping in Fedora, it's a config option: CONFIG_REGPARM
next prev parent reply other threads:[~2004-10-05 23:12 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-05 22:58 Linux-2.6.5-1.358 SMP Richard B. Johnson
2004-10-05 23:05 ` Jan Dittmer
2004-10-05 23:09 ` Richard B. Johnson
2004-10-05 23:06 ` Nathan Bryant [this message]
2004-10-05 23:47 ` Roland Dreier
2004-10-05 23:59 ` root
2004-10-06 0:30 ` Roland Dreier
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=416328F4.5010201@optonline.net \
--to=nbryant@optonline.net \
--cc=linux-kernel@vger.kernel.org \
--cc=root@chaos.analogic.com \
/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.