Re: [PATCH] Fixes for Incorrect kmalloc() Sizes

2001-05-09 Thread Alan Cox
> The kernel ixj.c and associated files are severely out of date and cause > hard machine hangs when used (kernel 2.4.n). I suggest that the files > in the telephony directory be brought up to date with the current CVS > code. At least the CVS code only causes an OOPS and doesn't kill the >

Re: [PATCH] Fixes for Incorrect kmalloc() Sizes

2001-05-09 Thread David
The kernel ixj.c and associated files are severely out of date and cause hard machine hangs when used (kernel 2.4.n). I suggest that the files in the telephony directory be brought up to date with the current CVS code. At least the CVS code only causes an OOPS and doesn't kill the whole mach

[PATCH] Fixes for Incorrect kmalloc() Sizes (fwd)

2001-05-08 Thread david chan
Hi, I was told that these patches were word-wrapped and needed resending. So here they are. Thank you, David Chan ---snip--- --- drivers/sound/emu10k1/midi.c.orig Fri Feb 9 11:30:23 2001 +++ drivers/sound/emu10k1/midi.cTue May 8 19:43:43 2001 @@ -56,7 +56,7 @@ { struct mid

[PATCH] Fixes for Incorrect kmalloc() Sizes

2001-05-08 Thread david chan
Hi, These two patches fix silly kmalloc errors that allocate too little space. Thank you, David Chan ---snip--- --- drivers/sound/emu10k1/midi.c.orig Fri Feb 9 11:30:23 2001 +++ drivers/sound/emu10k1/midi.cTue May 8 19:43:43 2001 @@ -56,7 +56,7 @@ { struct midi_hdr *midih