Re: [PATCH] FRV: Wire up new syscalls
From: Ingo Molnar
Date: Tue Jun 30 2009 - 17:34:40 EST
* David Howells <dhowells@xxxxxxxxxx> wrote:
> Wire up new syscalls rt_tgsigqueueinfo and perf_counter_open.
> + .long sys_perf_counter_open
Hm, i suspect this should be sys_ni because FRV does not set
HAVE_PERF_COUNTERS so perfcounters cannot be enabled. (Or do you
have patches in the pipeline that enable perfcounters for FRV?)
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/