From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Jeremy Kerr To: Al Viro Subject: Re: [PATCH] ppc64 mismerge Date: Sun, 22 Jul 2007 17:14:02 +1000 References: <20070722071035.GS21668@ftp.linux.org.uk> In-Reply-To: <20070722071035.GS21668@ftp.linux.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Message-Id: <200707221714.07658.jk@ozlabs.org> Cc: linuxppc-dev@ozlabs.org, Linus Torvalds , linux-kernel@vger.kernel.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > Mismerge in > commit 8b6f50ef1d5cc86b278eb42bc91630fad455fb10 > Author: Jeremy Kerr > Date: Sat Jul 21 04:37:51 2007 -0700 > spufs: make signal-notification files readonly for NOSCHED > contexts > > structs got duplicated. > > Signed-off-by: Al Viro Yep, the original patch can be applied more than once without fuzz :/ Acked-by: Jeremy Kerr Jeremy