From: Al Viro <viro@ZenIV.linux.org.uk>
To: Russell King - ARM Linux <linux@arm.linux.org.uk>
Cc: Will Drewry <wad@chromium.org>,
wade_farnsworth@mentor.com, stevenrwalter@gmail.com,
will.deacon@arm.com, Olof Johansson <olof@lixom.net>,
LKML <linux-kernel@vger.kernel.org>
Subject: Re: New ARM asm/syscall.h incompatible? (commit bf2c9f9866928df60157bc4f1ab39f93a32c754e)
Date: Tue, 29 May 2012 01:47:00 +0100 [thread overview]
Message-ID: <20120529004700.GR11775@ZenIV.linux.org.uk> (raw)
In-Reply-To: <20120524161130.GE6908@n2100.arm.linux.org.uk>
On Thu, May 24, 2012 at 05:11:30PM +0100, Russell King - ARM Linux wrote:
> +__sys_slow:
> + tst r10, #_TIF_SECCOMP
> + beq __sys_trace
> +
> + bl __secure_computing
> + add r0, sp, #S_R0 + S_OFF @ pointer to regs
> + ldmia r0, {r0 - r3}
> +
> + tst r10, #_TIF_SYSCALL_WORK
> + beq __sys_fast
What is it doing outside of syscall_trace(), anyway?
prev parent reply other threads:[~2012-05-29 0:47 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-23 16:01 Will Drewry
2012-05-23 16:45 ` Will Deacon
2012-05-23 18:02 ` Will Drewry
2012-05-24 18:58 ` Roland McGrath
2012-05-23 18:56 ` Russell King - ARM Linux
2012-05-23 19:04 ` Will Drewry
2012-05-23 19:14 ` Russell King - ARM Linux
2012-05-24 15:39 ` Will Drewry
2012-05-24 16:11 ` Russell King - ARM Linux
2012-05-29 0:47 ` Al Viro [this message]
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=20120529004700.GR11775@ZenIV.linux.org.uk \
--to=viro@zeniv.linux.org.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
--cc=olof@lixom.net \
--cc=stevenrwalter@gmail.com \
--cc=wad@chromium.org \
--cc=wade_farnsworth@mentor.com \
--cc=will.deacon@arm.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
Powered by JetHome