new utrace patch breaks ia64

Kyle McMartin kyle at mcmartin.ca
Mon Jul 14 17:23:47 UTC 2008


On Mon, Jul 14, 2008 at 01:16:08PM -0400, Doug Chapman wrote:
> Roland,
> 
> The latest incarnation of the utrace patch breaks the kernel build on
> ia64:
> 
> arch/ia64/kernel/process.c: In function 'do_notify_resume_user':
> arch/ia64/kernel/process.c:189: error: implicit declaration of function 'tracehook_notify_resume'
> 
> 
> Full build log can be found here:
> http://ia64.koji.fedoraproject.org/koji/getfile?taskID=94725&name=build.log
> 

Looks like all it needs is an #include <linux/utrace.h> in process.c.

regards, Kyle




More information about the Fedora-kernel-list mailing list