On Wed, Dec 13, 2006 at 12:35:33AM +0100, Adrian Bunk wrote:
> MODE_TT is both marked as deprecated and marked as BROKEN.
>
> Would a patch to remove MODE_TT, always enable MODE_SKAS, and doing all
> possible cleanups after this be accepted?
Thanks, but not yet.
I've got that queued up in my tr
MODE_TT is both marked as deprecated and marked as BROKEN.
Would a patch to remove MODE_TT, always enable MODE_SKAS, and doing all
possible cleanups after this be accepted?
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been
You are receiving
this message as an opt-in subscriber to I-Path.Net or one of our marketing
partners.
If you no longer wish to receive further offers, please send an email with
discontinue to:
[EMAIL PROTECTED]
Your email address will be removed within 24 hours.
I-Path.Net
1155 Wa
replay
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.tec
On Tue, Dec 12, 2006 at 06:12:24PM +0800, Krishnappa Abhijith-A21204 wrote:
> Ok Thanks. So actually getpid() doesn't cause mode switch.
Sure it does. Any system call does.
> But is it mandatory to execute getpid()? If yes why
That's the way ptrace traditionally works. PTRACE_SYSEMU, which ca
Dear all,
there is a guy who submitted a bug related to the Debian linux-patch-skas
package: he affirmed to encouter problem in working with the host kernel
once compiled and patched SKAS. The host kernel release is reported in the
subject.
At the end of his analysis, he noticed this problem occurr
Ok Thanks. So actually getpid() doesn't cause mode switch.
But is it mandatory to execute getpid()? If yes why
Regards,
Abhi
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Geert
Uytterhoeven
Sent: Tuesday, December 12, 2006 3:19 PM
To: Krishnappa Abhiji
On Tue, 12 Dec 2006, Krishnappa Abhijith-A21204 wrote:
> "Process system calls must be nullified in the host, and
> this is done by converting them into getpid. "
> How is system calls are nullified by converting them to getpid() ?
Instead of calling the actual system call, it just ca