Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 11 Feb 2002 11:13:34 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 11 Feb 2002 11:13:14 -0500 Received: from www.deepbluesolutions.co.uk ([212.18.232.186]:59655 "EHLO caramon.arm.linux.org.uk") by vger.kernel.org with ESMTP id ; Mon, 11 Feb 2002 11:13:09 -0500 Date: Mon, 11 Feb 2002 16:12:59 +0000 From: Russell King To: linux-kernel@vger.kernel.org Cc: Carsten Otte , rgooch@ras.ucalgary.ca Subject: Re: [PATCH] linux-2.417 devfs 64bit portablility issue Message-ID: <20020211161259.E21300@flint.arm.linux.org.uk> In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from COTTE@de.ibm.com on Mon, Feb 11, 2002 at 02:00:06PM +0100 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Feb 11, 2002 at 02:00:06PM +0100, Carsten Otte wrote: > Afterwards, the block_major_list.bits is processed using > find_first_zero_bit & set_bit out of asm/bitops.h. Isn't it about time we made the bitops take an unsigned long pointer argument, rather than a void pointer to catch errors like this? -- Russell King (rmk@arm.linux.org.uk) The developer of ARM Linux http://www.arm.linux.org.uk/personal/aboutme.html - 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/