Re: [RFC] syscalls, x86: Add __NR_kcmp syscall

From: Alexey Dobriyan
Date: Tue Jan 17 2012 - 09:38:16 EST


On 1/17/12, Cyrill Gorcunov <gorcunov@xxxxxxxxx> wrote:
> +#define KCMP_EQ 0
> +#define KCMP_LT 1
> +#define KCMP_GT 2

LT and GT are meaningless.
--
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/