Ticket #611 (closed task)

Opened 7 years ago

lm_sensors drivers still use malloc.h (Examined/Solved - lm_sensors CVS Linux-2.4.9-ac12)

Reported by: contact Owned by: somebody
Priority: minor Milestone:
Component: kernel Version:
Keywords: Cc:

Description

Since Linux is making the move from malloc.h to slab.h the i2c package files

have been updated in CVS at the very least to use slab.h. The Lm_Sensors files

still use malloc.h unless you change them by hand not to, will the drivers in

the CVS Lm_Sensors be updated soon to use slab.h instead of malloc.h? Thanks. --- When malloc.h goes away then we'll have to move but

there doesn't seem to be any immediate need to switch,

since malloc.h includes slab.h.

Thanks for the reminder, we'll make the change soon.

We did convert i2c to slab.h already.

MDS 9/22/01

Note: See TracTickets for help on using tickets.