From mboxrd@z Thu Jan 1 00:00:00 1970 From: Catalin Marinas Subject: Re: [PATCH v6 0/4] arm64: prerequisites for audit and ftrace Date: Mon, 12 May 2014 16:52:42 +0100 Message-ID: <20140512155242.GF31633@arm.com> References: <1398851492-16345-1-git-send-email-takahiro.akashi@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1398851492-16345-1-git-send-email-takahiro.akashi@linaro.org> Sender: linux-kernel-owner@vger.kernel.org To: AKASHI Takahiro Cc: Will Deacon , "viro@zeniv.linux.org.uk" , "eparis@redhat.com" , "rgb@redhat.com" , "dsaxena@linaro.org" , "arndb@arndb.de" , "linux-arm-kernel@lists.infradead.org" , "linaro-kernel@lists.linaro.org" , "linux-kernel@vger.kernel.org" , "linux-audit@redhat.com" List-Id: linux-audit@redhat.com On Wed, Apr 30, 2014 at 10:51:28AM +0100, AKASHI Takahiro wrote: > AKASHI Takahiro (4): > arm64: make a single hook to syscall_trace() for all syscall features > arm64: split syscall_trace() into separate functions for enter/exit > arm64: Add regs_return_value() in syscall.h > arm64: is_compat_task is defined both in asm/compat.h and > linux/compat.h Patches picked by Will and applied to the arm64 for-next/core branch (should appear in -next at some point). Thanks. -- Catalin