From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from colo.lackof.org (colo.lackof.org [198.49.126.79]) by dsl2.external.hp.com (Postfix) with ESMTP id 12A794841 for ; Fri, 7 Nov 2003 18:59:48 -0700 (MST) Date: Fri, 7 Nov 2003 18:59:46 -0700 From: Grant Grundler To: Joel Soete Cc: Matthew Wilcox , Ruediger Scholz , parisc-linux@lists.parisc-linux.org Subject: Re: [parisc-linux] fdisk problems 2.4 <-> 2.6 Message-ID: <20031108015946.GC19436@colo.lackof.org> References: <20031106222958.GJ26869@parcelfarce.linux.theplanet.co.uk> <3F969FFE000092BD@ocpmta2.freegates.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <3F969FFE000092BD@ocpmta2.freegates.net> Sender: parisc-linux-admin@lists.parisc-linux.org Errors-To: parisc-linux-admin@lists.parisc-linux.org List-Help: List-Post: List-Subscribe: , List-Id: parisc-linux developers list List-Unsubscribe: , List-Archive: On Fri, Nov 07, 2003 at 06:52:58PM +0100, Joel Soete wrote: > > [...] I bet it's calling BLKGETSIZE64 and our put_user() is broken. > > I trusted that Grant merged the same code in 2.4 and 2.6 for put_user() some > time ago? put_user()? I don't recall. > Is it the same with 64bits kernels? Can you point me at the modified 2.4 file and I'll check. thanks, grant