lkml.org 
[lkml]   [2011]   [Aug]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [patch v5 resending 0/8] Add slicing-by-8 to crc32
From
Date
"Bob Pearson" <rpearson@systemfabricworks.com> wrote on 2011/08/11 19:52:01:
>
> Resending the patch series by hand. I have been having a lot of problems
> trying to
> Figure out how to make quilt and thunderbird play together. Please let me
> Know of this one is better. I have never been able to get quilt to
> Make a mbox that my thunderbird likes but Frank has been able to do it.
> The last time I imported a mbox into thunderbird as Unsent Messages and then
> Edited each note and typed send but for some reason there was a lot of
> breakage.
> This time I just used the external editor to read in each patch from the
> patches
> Directory one a time.

I am not even going to try. After a quick look the still look broken and
several my earlier remarks appears to be ignored.
The changes to gen_crc32table.c looks random, where did this come from
(in v5 6/8):
-static uint32_t crc32table_le[4][LE_TABLE_SIZE];
-static uint32_t crc32table_be[4][BE_TABLE_SIZE];
+static uint32_t crc32table_le[4][256];
+static uint32_t crc32table_be[4][256];

Jocke



\
 
 \ /
  Last update: 2011-08-12 09:57    [W:0.049 / U:0.512 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site