From: Robert Love <rml@tech9.net>
To: John Weber <weber@nyc.rr.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.5.4 Compile Error
Date: 11 Feb 2002 01:50:01 -0500 [thread overview]
Message-ID: <1013410201.6785.413.camel@phantasy> (raw)
In-Reply-To: <3C67666B.2060507@nyc.rr.com>
In-Reply-To: <3C674CFA.2030107@nyc.rr.com> <3C6750CD.46575DAA@mandrakesoft.com> <3C675E6B.4010605@nyc.rr.com> <1013408447.806.409.camel@phantasy> <3C67666B.2060507@nyc.rr.com>
On Mon, 2002-02-11 at 01:36, John Weber wrote:
> I understand all this, but thread is not a pointer.
> So shouldn't it be t->thread.esp ?
You are right, I missed this.
The fix is to change it to `((unsigned long *)tsk->thread.esp)[3]' but
we also still have to fix the dependency problem, which means moving it
out of processor.h. Andrew Morton just posted a patch to move it to
process.c, I think he has it right. Give that a try.
> *(p + (3*sizeof(p))) ?
Right ;)
Robert Love
next prev parent reply other threads:[~2002-02-11 6:50 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-02-11 4:47 John Weber
2002-02-11 5:04 ` Jeff Garzik
2002-02-11 6:02 ` John Weber
2002-02-11 6:29 ` Andrew Morton
2002-02-11 6:33 ` David S. Miller
2002-02-11 6:48 ` Andrew Morton
2002-02-11 6:52 ` David S. Miller
2002-02-11 6:20 ` Robert Love
2002-02-11 6:36 ` John Weber
2002-02-11 6:50 ` Robert Love [this message]
2002-02-11 15:50 ` Pascal Schmidt
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=1013410201.6785.413.camel@phantasy \
--to=rml@tech9.net \
--cc=linux-kernel@vger.kernel.org \
--cc=weber@nyc.rr.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 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®