Re: [RFC][CFT][CFReview] execve and kernel_thread unification work
From: Catalin Marinas <catalin.marinas@arm.com>
Date: 2012-10-17 16:40:44
Also in:
lkml
From: Catalin Marinas <catalin.marinas@arm.com>
Date: 2012-10-17 16:40:44
Also in:
lkml
On Wed, Oct 17, 2012 at 05:34:24PM +0100, Al Viro wrote:
On Wed, Oct 17, 2012 at 03:02:15PM +0100, Catalin Marinas wrote:quoted
Hi Al, On 15 October 2012 02:30, Al Viro [off-list ref] wrote:quoted
arch-arm64 - patches from maintainer with minor followup foldedThanks for updating the arm64 branch. I've adapted the changes, tested and folded them into the branch below (the AArch64 instruction set does not have conditional instructions): git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64.git execveFetched and merged, thanks. I'll probably drop arch-arm64 branch, now that I have yours directly merged. In any case, right now arch-arm64 points to the current head or yours and for-next has commit 0cea479343cbfaec3a9b8accdeadae53322d98a8 Merge: 43cc05a 6a87277 Author: Al Viro [off-list ref] Date: Wed Oct 17 12:29:32 2012 -0400 Merge branch 'execve' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch in it...
Sounds fine. Thanks. -- Catalin