From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30152 invoked by alias); 9 Jan 2008 21:21:48 -0000 Received: (qmail 30069 invoked by uid 48); 9 Jan 2008 21:21:06 -0000 Date: Wed, 09 Jan 2008 21:21:00 -0000 Message-ID: <20080109212106.30068.qmail@sourceware.org> From: "mhiramat at redhat dot com" To: systemtap@sources.redhat.com In-Reply-To: <20080108200751.5554.mhiramat@redhat.com> References: <20080108200751.5554.mhiramat@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug testsuite/5554] sytemtap.syscall failures on ia64. X-Bugzilla-Reason: AssignedTo Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org X-SW-Source: 2008-q1/txt/msg00033.txt.bz2 ------- Additional Comments From mhiramat at redhat dot com 2008-01-09 21:21 ------- Created an attachment (id=2194) --> (http://sourceware.org/bugzilla/attachment.cgi?id=2194&action=view) Fix syscall.fork to check kernel_thread/clone This patch fixes syscall.fork check routine on x86-64/ia64. To check whether do_fork is invoked from kernel_thread or clone syscall, this patch uses user_mode() macro. -- http://sourceware.org/bugzilla/show_bug.cgi?id=5554 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.