From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <17660.48525.873588.173047@cargo.ozlabs.ibm.com> Date: Tue, 5 Sep 2006 09:58:05 +1000 From: Paul Mackerras To: David Woodhouse Subject: Re: [PATCH] Unwire set/get_robust_list In-Reply-To: <1157409148.2473.209.camel@shinybook.infradead.org> References: <1157409148.2473.209.camel@shinybook.infradead.org> Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , David Woodhouse writes: > Something like this? Don't we need an access_ok() test in there? Otherwise, looks fine to me. Thanks, Paul.