[Acked] [Precise][SRU][PULL] UBUNTU: SAUCE: backport ARM seccomp-bpf support
Andy Whitcroft
apw at canonical.com
Mon Nov 11 19:35:38 UTC 2013
On Fri, Nov 08, 2013 at 01:59:17PM -0800, 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
Ok, these seem sensible based on the previous discussion. I assume they
can be correctly tested once applied and validated there. Therefore:
Acked-by: Andy Whitcroft <apw at canonical.com>
-apw
More information about the kernel-team
mailing list