2005-11-15 09:31:33

by Markus Lidel

[permalink] [raw]
Subject: [PATCH 4/5] I2O: Bugfixes

Changes:
--------
- Removed some kmalloc's with __GFP_ZERO and replace it with memset()
because it didn't work properly.
- Fixed returned message frame in i2o_cfg_passthru() which caused
raidutils to display wrong error message in case a disk was missing.
- Fixed size of printk() in i2o_scsi.c.
- Fixed get_device() and put_device() in probing of the I2O controller.

Signed-off-by: Markus Lidel <[email protected]>


Attachments:
i2o-bugfix.patch (5.60 kB)

2005-11-15 15:07:07

by Dave Jones

[permalink] [raw]
Subject: Re: [PATCH 4/5] I2O: Bugfixes

On Tue, Nov 15, 2005 at 10:31:25AM +0100, Markus Lidel wrote:
> Changes:
> --------
> - Removed some kmalloc's with __GFP_ZERO and replace it with memset()
> because it didn't work properly.

kzalloc() perhaps ?

Dave

2005-11-15 16:27:45

by Markus Lidel

[permalink] [raw]
Subject: Re: [PATCH 4/5] I2O: Bugfixes

Hello,

Dave Jones wrote:
> On Tue, Nov 15, 2005 at 10:31:25AM +0100, Markus Lidel wrote:
> > Changes:
> > --------
> > - Removed some kmalloc's with __GFP_ZERO and replace it with memset()
> > because it didn't work properly.
>
> kzalloc() perhaps ?

Ahhh, yep, that was what i'm looking for :-D In the next update i'll
replace it with the proper function...

Thanks for the hint!



Best regards,


Markus Lidel
------------------------------------------
Markus Lidel (Senior IT Consultant)

Shadow Connect GmbH
Carl-Reisch-Weg 12
D-86381 Krumbach
Germany

Phone: +49 82 82/99 51-0
Fax: +49 82 82/99 51-11

E-Mail: [email protected]
URL: http://www.shadowconnect.com