From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752785Ab2AWOYn (ORCPT ); Mon, 23 Jan 2012 09:24:43 -0500 Received: from mail-bk0-f46.google.com ([209.85.214.46]:64987 "EHLO mail-bk0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752398Ab2AWOYl (ORCPT ); Mon, 23 Jan 2012 09:24:41 -0500 Message-Id: <20120123142036.025893883@openvz.org> User-Agent: quilt/0.48-1 Date: Mon, 23 Jan 2012 18:20:36 +0400 From: Cyrill Gorcunov To: linux-kernel@vger.kernel.org Cc: Andrew Morton , Pavel Emelyanov , Serge Hallyn , KAMEZAWA Hiroyuki , Kees Cook , Tejun Heo , Andrew Vagin , "Eric W. Biederman" , Alexey Dobriyan Subject: [patch 0/4] A few patches in a sake of c/r functionality Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, here are a few patches in a sake of c/r. Nothing really serious except a new kcmp syscall I think. Please review, comments are really appreciated! Cyrill