Re: Linux 2.4.4-ac13

2001-05-22 Thread Francois Romieu
((saa->dmadebi = kmalloc(32768 + 4096, GFP_KERNEL)) == NULL) [...] looks suspect if the next vmalloc fail. Btw, I don't get the author idea behind the whole "if (foo->bar == null) { foo->bar = vmalloc(...)}" thing (chainsaw ?). Fine against 2.4.4-ac14. --- linux-2.4.4-ac13.orig

Linux 2.4.4-ac13

2001-05-22 Thread Alan Cox
ftp://ftp.kernel.org/pub/linux/kernel/people/alan/2.4/ Intermediate diffs are available from http://www.bzimage.org Rather than starting to propogate these fixes to other drivers I'd be greatful if the janitors would audit the changes (especiall