Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home for chromium.org
« Groups Home
Message from discussion CHROMIUM: arch/arm: move secure_computing into trace; respec... [chromiumos/third_party/kernel : chromeos-3.2]
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Will Drewry (Code Review)  
View profile  
 More options Apr 27 2012, 3:56 pm
From: "Will Drewry (Code Review)" <ger...@chromium.org>
Date: Fri, 27 Apr 2012 12:56:02 -0700
Local: Fri, Apr 27 2012 3:56 pm
Subject: CHROMIUM: arch/arm: move secure_computing into trace; respec... [chromiumos/third_party/kernel : chromeos-3.2]
Will Drewry has uploaded a new change for review.

Change subject: CHROMIUM: arch/arm: move secure_computing into trace; respect return code
......................................................................

CHROMIUM: arch/arm: move secure_computing into trace; respect return code

(I will post this upstream after the 3.5 merge window)

There is very little difference in the TIF_SECCOMP and TIF_SYSCALL_TRACE
patsh in entry-common.S. In order to add support for
CONFIG_HAVE_ARCH_SECCOMP_FILTER without mangling the assembly too
badly, seccomp was moved into the syscall_trace() handler.

Additionally, the return value for secure_computing() is now checked
and a -1 value will result in the system call being skipped.

Change-Id: I0b241909a1a0a13774cfb113c654420322dcb825
Signed-off-by: Will Drewry <w...@chromium.org>

BUG=chromium-os:27878
TEST=compiles for arm. Need to test on a live machine.
---
M arch/arm/kernel/entry-common.S
M arch/arm/kernel/ptrace.c
2 files changed, 6 insertions(+), 8 deletions(-)

  git pull ssh://gerrit.chromium.org:29418/chromiumos/third_party/kernel refs/changes/76/21376/1
--
To view, visit https://gerrit.chromium.org/gerrit/21376
To unsubscribe, visit https://gerrit.chromium.org/gerrit/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I61470515539427a3f61667710715af8ee9d754da
Gerrit-PatchSet: 1
Gerrit-Project: chromiumos/third_party/kernel
Gerrit-Branch: chromeos-3.2
Gerrit-Owner: Will Drewry <w...@chromium.org>


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.