• # Re: bug linux

    Posté par . En réponse au journal bug linux. Évalué à 1.

    Il me semble qu'il y a une histoire comme quoi slab.h n'est plus d'actualité ou le contraire :( je sait plus !
    En tout cas j'ai trouvé ça :

    http://www.idg.net/english/crd_drive_711913.html(...)

    extrait :

    Last, but not least, I downloaded the 2.4.11 kernel and recompiled it to use the AMD 761 chipset on the new motherboard. I also built the latest custom NVidia driver for this kernel. It works, but it still corrupts the text in console mode when I exit from XFree86. I'm guessing this happens because I edited the NVidia source files to use slab.h instead of malloc.h. The Linux kernel replaced malloc.h with slab.h quite a while ago, but it may not be a good idea in this one instance to make the switch