From: Juan Quintela <quintela@mandrakesoft.com>
To: "Jörn Engel" <joern@wohnheim.fh-wedel.de>
Cc: Kai Germaschewski <kai@tp1.ruhr-uni-bochum.de>,
Sam Ravnborg <sam@ravnborg.org>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] add checkstack Makefile target
Date: Wed, 26 Mar 2003 00:53:42 +0100 [thread overview]
Message-ID: <86isu7uho9.fsf@trasno.mitica> (raw)
In-Reply-To: <20030325134908.GA30822@wohnheim.fh-wedel.de> (Jörn Engel's message of "Tue, 25 Mar 2003 14:49:08 +0100")
>>>>> "jörn" == Jörn Engel <joern@wohnheim.fh-wedel.de> writes:
jörn> On Sun, 23 March 2003 20:08:45 +0100, Sam Ravnborg wrote:
>>
>> checkstack needs a configured and build kernel, hence the
>> prerequisite vmlinux.
>> So it is located at the right spot and shall not be listed in
>> noconfig_targets.
>>
>> Only tiny issue is that you miss:
>> .PHONY: checkstack
jörn> True. Ok, hopefully this is the last missing bit. Can I bother Linus
jörn> with it?
Once there, please just add:
} elsif ($arch =~ /^mips64$/) {
#8800402c: 67bdfff0 daddiu sp,sp,-16
$re = qr/.*(daddiu.*sp,sp,-(([0-9]{2}|[3-9])[0-9]{2}))/o;
} elsif ($arch =~ /^mips$/) {
#88003254: 27bdffe0 addiu sp,sp,-32
$re = qr/.*(addiu.*sp,sp,-(([0-9]{2}|[3-9])[0-9]{2}))/o;
and it should also works on mips/mips64.
I think that the lines should also work for mipsel and mipsel64, but
don't have a crosscompiler handy.
Thanks, Juan.
--
In theory, practice and theory are the same, but in practice they
are different -- Larry McVoy
next prev parent reply other threads:[~2003-03-25 23:42 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-03 21:16 [PATCH] add checkstack Makefile target Jörn Engel
2003-03-04 7:03 ` Muli Ben-Yehuda
2003-03-04 7:24 ` Jörn Engel
2003-03-04 10:21 ` Jörn Engel
2003-03-04 10:57 ` Jörn Engel
2003-03-04 19:08 ` Sam Ravnborg
2003-03-05 14:51 ` Jörn Engel
2003-03-05 17:14 ` Jörn Engel
2003-03-05 19:15 ` Sam Ravnborg
2003-03-05 19:54 ` Jörn Engel
2003-03-11 15:36 ` =?unknown-8bit?Q?J=F6rn?= Engel
2003-03-23 19:08 ` Sam Ravnborg
2003-03-25 13:49 ` Jörn Engel
2003-03-25 23:53 ` Juan Quintela [this message]
[not found] <20030305172012$3eb0@gated-at.bofh.it>
[not found] ` <20030305172012$0dea@gated-at.bofh.it>
[not found] ` <20030305172012$0ad6@gated-at.bofh.it>
[not found] ` <20030305172012$4a05@gated-at.bofh.it>
[not found] ` <20030305172012$03b3@gated-at.bofh.it>
[not found] ` <20030305172012$525f@gated-at.bofh.it>
[not found] ` <20030305172012$698e@gated-at.bofh.it>
[not found] ` <20030305172012$38f6@gated-at.bofh.it>
2003-03-06 1:50 ` Arnd Bergmann
2003-03-06 10:51 ` Jörn Engel
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=86isu7uho9.fsf@trasno.mitica \
--to=quintela@mandrakesoft.com \
--cc=joern@wohnheim.fh-wedel.de \
--cc=kai@tp1.ruhr-uni-bochum.de \
--cc=linux-kernel@vger.kernel.org \
--cc=sam@ravnborg.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