Re: [RFC][PATCH] first cut 64 bit block support

Ben LaHaise (bcrl@redhat.com)
Wed, 4 Jul 2001 12:59:57 -0400 (EDT)


On Wed, 4 Jul 2001, Chris Wedgwood wrote:

> On Sun, Jul 01, 2001 at 12:53:25AM -0400, Ben LaHaise wrote:
>
> > Ugly bits: I had to add libgcc.a to satisfy the need for 64 bit
> > division. Yeah, it sucks, but RAID needs some more massaging before
> > I can remove the 64 bit division completely. This will be fixed.
>
> I would rather see this code removed from libgcc and put into a
> function (optionally inline) such that code like:

I'm getting rid of the need for libgcc entirely. That's what "This will
be fixed" means. If you want to expedite the process, send a patch.
Until then, this is Good Enough for testing purposes.

-ben

-
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/