Re: [uClinux-dev] [PATCH] m68k: make syscall_trace_enter/leave exist for non-MMU classic m68k types

2012-06-19 Thread Greg Ungerer
Hi Geert, On 06/08/2012 05:16 PM, Geert Uytterhoeven wrote: On Fri, Jun 8, 2012 at 7:28 AM,g...@snapgear.com wrote: From: Greg Ungererg...@uclinux.org The assembler entry code calls directly to the syscall_trace_enter() and syscall_trace_leave() functions. But currently they are conditionaly

Re: [uClinux-dev] [PATCH] m68k: make syscall_trace_enter/leave exist for non-MMU classic m68k types

2012-06-08 Thread Geert Uytterhoeven
On Fri, Jun 8, 2012 at 7:28 AM, g...@snapgear.com wrote: From: Greg Ungerer g...@uclinux.org The assembler entry code calls directly to the syscall_trace_enter() and syscall_trace_leave() functions. But currently they are conditionaly compiled out for the non-MMU classic m68k CPU types (so

[uClinux-dev] [PATCH] m68k: make syscall_trace_enter/leave exist for non-MMU classic m68k types

2012-06-07 Thread gerg
From: Greg Ungerer g...@uclinux.org The assembler entry code calls directly to the syscall_trace_enter() and syscall_trace_leave() functions. But currently they are conditionaly compiled out for the non-MMU classic m68k CPU types (so 68328 for example), resulting in a link error: LD