Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932323AbWJAU2r (ORCPT ); Sun, 1 Oct 2006 16:28:47 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932327AbWJAU2r (ORCPT ); Sun, 1 Oct 2006 16:28:47 -0400 Received: from outpipe-village-512-1.bc.nu ([81.2.110.250]:43756 "EHLO lxorguk.ukuu.org.uk") by vger.kernel.org with ESMTP id S932323AbWJAU2q (ORCPT ); Sun, 1 Oct 2006 16:28:46 -0400 Subject: Re: [PATCH] ISDN: mark as 32-bit only From: Alan Cox To: Jeff Garzik Cc: kkeil@suse.de, kai.germaschewski@gmx.de, Andrew Morton , LKML In-Reply-To: <20061001152116.GA4684@havoc.gtf.org> References: <20061001152116.GA4684@havoc.gtf.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Sun, 01 Oct 2006 21:53:23 +0100 Message-Id: <1159736003.13029.185.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 (2.6.2-1.fc5.5) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 707 Lines: 20 Ar Sul, 2006-10-01 am 11:21 -0400, ysgrifennodd Jeff Garzik: > Tons of ISDN drivers cast pointers to/from 32-bit values, which just > won't work on 64-bit. > > Signed-off-by: Jeff Garzik NAK I've actually been spending some time reviewing these and the warnings are for stupid things but not real 64/32 problems. I've got some diffs that clean it up just by tidying up casts etc if anyone actually still cares about the old ISDN code. Alan - 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/