Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 3 Jun 2002 04:03:37 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 3 Jun 2002 04:03:36 -0400 Received: from ausmtp02.au.ibm.COM ([202.135.136.105]:19705 "EHLO ausmtp02.au.ibm.com") by vger.kernel.org with ESMTP id ; Mon, 3 Jun 2002 04:03:35 -0400 From: Rusty Russell To: Arnaldo Carvalho de Melo Cc: Linus Torvalds , Linux Kernel Mailing List Subject: Re: [BKPATCH] more copy_{to,from}_user fixes In-Reply-To: Your message of "Sun, 02 Jun 2002 04:01:10 -0300." <20020602070110.GJ19932@conectiva.com.br> Date: Mon, 03 Jun 2002 18:07:09 +1000 Message-Id: Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org In message <20020602070110.GJ19932@conectiva.com.br> you write: > Linus, some more, please consider pulling from: > > http://kernel-acme.bkbits.net:8080/copy_to_from_user-2.5 > > I stopped this (re)audit when 544 were still to be reviewed. Bedtime 8) Heh... Was this on 2.5.20? If so, you're fast 8) I didn't bother to check for anything other than "I use the return value in a non-binary way": that's enough to keep me busy and frustrated. Not checking at all can keep code much simpler sometimes, too. (And more codepaths, more bugs.) Rusty. -- Anyone who quotes me in their sig is an idiot. -- Rusty Russell. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/