Re: [RFC][CFT][CFReview] execve and kernel_thread unification work
From: Al Viro <viro@ZenIV.linux.org.uk>
Date: 2012-10-17 16:34:27
Also in:
lkml
From: Al Viro <viro@ZenIV.linux.org.uk>
Date: 2012-10-17 16:34:27
Also in:
lkml
On Wed, Oct 17, 2012 at 03:02:15PM +0100, Catalin Marinas wrote:
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 execve
Fetched 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...