Re: [PATCH v3 16/27] PPC: use helpers for rlimits
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Date: 2009-11-28 21:17:19
Also in:
lkml
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Date: 2009-11-28 21:17:19
Also in:
lkml
On Sat, 2009-11-28 at 09:47 +0100, Jiri Slaby wrote:
Are you sure? The previous version with ACCESS_ONCE was generally NACKed. This one uses a newly added helper which is much more cleaner way to do it.
I haven't seen a nack, but then I haven't pushed out yet so I can easily back it off and replace it with this one. Cheers, Ben.