From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753146Ab2A0UHQ (ORCPT ); Fri, 27 Jan 2012 15:07:16 -0500 Received: from mail-bk0-f46.google.com ([209.85.214.46]:48893 "EHLO mail-bk0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751281Ab2A0UHN (ORCPT ); Fri, 27 Jan 2012 15:07:13 -0500 Date: Sat, 28 Jan 2012 00:07:07 +0400 From: Cyrill Gorcunov To: "hpanvin@gmail.com" Cc: Vasiliy Kulikov , LKML , Andrew Morton , "Eric W. Biederman" , Pavel Emelyanov , KOSAKI Motohiro , Pavel Emelyanov , Andrey Vagin , KOSAKI Motohiro , Ingo Molnar , Thomas Gleixner , Glauber Costa , Andi Kleen , Tejun Heo , Matt Helsley , Pekka Enberg , Eric Dumazet , Alexey Dobriyan , Valdis.Kletnieks@vt.edu Subject: Re: [RFC c/r 2/4] [RFC] syscalls, x86: Add __NR_kcmp syscall v7 Message-ID: <20120127200707.GO11086@moon> References: <20120127175342.273260614@openvz.org> <20120127175939.795551339@openvz.org> <20120127193726.GA13190@albatros> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jan 27, 2012 at 11:59:18AM -0800, hpanvin@gmail.com wrote: > No, cookies[1] is always odd. > Yeah, this requirement was the first problem I've been pointed in early version of the patch ;) Cyrill