From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Vladimir V. Saveliev" Subject: Re: + reiser4-big-update-div64-fix.patch added to -mm tree Date: Fri, 16 Sep 2005 17:17:16 +0400 Message-ID: <432AC5DC.4070601@namesys.com> References: <200509160642.j8G6gI4Q014008@shell0.pdx.osdl.net> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: list-help: list-unsubscribe: list-post: Errors-To: flx@namesys.com In-Reply-To: <200509160642.j8G6gI4Q014008@shell0.pdx.osdl.net> List-Id: Content-Type: text/plain; charset="us-ascii" To: akpm@osdl.org Cc: ReiserFS Mailing List Hello akpm@osdl.org wrote: > The patch titled > > reiser4-big-update-div64-fix > > has been added to the -mm tree. Its filename is > > reiser4-big-update-div64-fix.patch > > > From: Andrew Morton > > There's no implementation of __div64_32(). Nor should there be. > hmm, there is one in linux/lib/div64.c. > This needs checking...