lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 4 Apr 2012 16:05:44 -0700
From:	Andrew Morton <akpm@...ux-foundation.org>
To:	Stanislav Kinsbursky <skinsbursky@...allels.com>
Cc:	serge.hallyn@...onical.com, criu@...nvz.org,
	lucas.demarchi@...fusion.mobi, linux-kernel@...r.kernel.org,
	cmetcalf@...era.com, dhowells@...hat.com,
	Arnd Bergmann <arnd@...db.de>
Subject: Re: [PATCH 1/2] IPC: message queue receive cleanup

On Wed, 15 Feb 2012 20:54:31 +0400
Stanislav Kinsbursky <skinsbursky@...allels.com> wrote:

> This patch moves all message related manipulation into one function msg_fill().
> Actually, two functions because of the compat one.
> 
> Signed-off-by: Stanislav Kinsbursky <skinsbursky@...allels.com>
> 
> ---
>  arch/tile/kernel/compat.c |   11 +----------
>  include/linux/compat.h    |    2 ++
>  include/linux/msg.h       |    5 +++--
>  ipc/compat.c              |   33 +++++++++++++++++----------------
>  ipc/msg.c                 |   44 +++++++++++++++++++++++---------------------

The arch/tile/kernel/compat.c change throws a big reject against
current mainline because the code it is patching has disappeared and I
didn't check where it went.  Check this, please?

Arnd, could you please pass an eye across this work?  Thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ