[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180312072918.nac7orkrcwqzabf4@gmail.com>
Date: Mon, 12 Mar 2018 08:29:18 +0100
From: Ingo Molnar <mingo@...nel.org>
To: Dominik Brodowski <linux@...inikbrodowski.net>
Cc: linux-kernel@...r.kernel.org, luto@...nel.org,
torvalds@...ux-foundation.org, viro@...iv.linux.org.uk,
akpm@...ux-foundation.org, "Luis R . Rodriguez" <mcgrof@...nel.org>
Subject: Re: [RFC PATCH 02/35] syscalls: use kernel_wait4() instead of
sys_wait4()
* Dominik Brodowski <linux@...inikbrodowski.net> wrote:
> All call sites of sys_wait4() set *rusage to NULL. Therefore, there is
> no need for the copy_to_user() handling of *rusage, and we can use
> kernel_wait4() directly.
>
> CC: Luis R. Rodriguez <mcgrof@...nel.org>
> CC: Al Viro <viro@...iv.linux.org.uk>
> CC: Andrew Morton <akpm@...ux-foundation.org>
Could you please fix the Cc: tags in all your patches, the canonical form is:
s/CC:/Cc:
Thanks,
Ingo
Powered by blists - more mailing lists