From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Mosberger Date: Thu, 27 Mar 2003 20:49:52 +0000 Subject: Re: [Linux-ia64] Fix error checking in sys32_ptrace Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org >>>>> On Thu, 27 Mar 2003 16:02:48 +0100, Andreas Schwab said: Andreas> This fixes sys32_ptrace to use ptrace_check_attach, so that it Andreas> automatically inherits all future enhancements there. The patch didn't apply in 2.5, but I merged it manually. Thanks, --david