From: Andrea Arcangeli <andrea@cpushare.com>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org
Subject: lcall disappeared? kernel CVS destabilized?
Date: Fri, 14 Jan 2005 02:01:32 +0100 [thread overview]
Message-ID: <20050114010132.GJ5949@dualathlon.random> (raw)
I'm porting the seccomp patch to 2.6.10, do you have an idea where lcall
(i.e. call gates for binary compatibility with other OS) went? I can't
find it anywhere. Looks like it was dropped but I must be sure of that,
and especially I must be sure that you don't add it again without me
noticing that I had to patch it ;). Is lcall definitely dead code that I
can forget about or am I missing something? Thanks.
Kernel CVS is broken here, it doesn't even show me the changeset where
lcall disappeared, this returns nothing obvious:
cvsps -g -r v2_6_8 -f arch/i386/kernel/entry.S
If I use cvsps -x --bkcvs the changesets are screwed.
Note that the entry.S of the kernel CVS has not the lcall, it's
magically forgetting to show me a chageset, and I doubt cvsps is to
blame here, since it was working well for a long time before the thing
destabilized.
Can somebody confirm the kernel CVS is unstable or am I the only one
having deep troubles?
next reply other threads:[~2005-01-14 1:18 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-14 1:01 Andrea Arcangeli [this message]
2005-01-14 1:26 ` Andrew Morton
2005-01-14 1:49 ` Andrea Arcangeli
2005-01-14 1:30 ` Andi Kleen
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=20050114010132.GJ5949@dualathlon.random \
--to=andrea@cpushare.com \
--cc=akpm@osdl.org \
--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
Powered by JetHome