ACK: [Precise][SRU][PULL] UBUNTU: SAUCE: backport ARM seccomp-bpf support

Tim Gardner tim.gardner at canonical.com
Fri Nov 8 22:49:59 UTC 2013


On 11/08/2013 01:59 PM, Kees Cook wrote:
> The following changes since commit ae6f307419e7c30eac9749795ee2e4c82e090045:
> 
>   UBUNTU: Ubuntu-3.2.0-56.86 (2013-10-21 16:00:58 -0500)
> 
> are available in the git repository at:
> 
>   https://github.com/kees/linux.git seccomp-arm
> 
> for you to fetch changes up to c33af6d8f1c452ded5bed015a11e5935d41bb5d1:
> 
>   UBUNTU: SAUCE: backport ARM seccomp-bpf support (2013-11-08 13:51:09 -0800)
> 
> ----------------------------------------------------------------
> Kees Cook (1):
>       UBUNTU: SAUCE: backport ARM seccomp-bpf support
> 
> Wade Farnsworth (1):
>       ARM: 7373/1: add support for the generic syscall.h interface
> 
> Will Drewry (1):
>       ARM: 7577/1: arch/add syscall_get_arch
> 
>  arch/arm/Kconfig                   |    1 +
>  arch/arm/include/asm/syscall.h     |  102 ++++++++++++++++++++++++++++++++++++
>  arch/arm/include/asm/thread_info.h |    5 +-
>  arch/arm/kernel/entry-common.S     |   17 ++----
>  arch/arm/kernel/ptrace.c           |   11 +++-
>  include/linux/seccomp.h            |    2 +-
>  kernel/seccomp.c                   |    6 ++-
>  7 files changed, 127 insertions(+), 17 deletions(-)
>  create mode 100644 arch/arm/include/asm/syscall.h
> 
> 

That fixes any compile issues. The 2 support patches are clean cherry picks.

rtg
-- 
Tim Gardner tim.gardner at canonical.com




More information about the kernel-team mailing list