Re: Typo in 2.3.43 sd.c ?

From: Douglas Gilbert (dgilbert@interlog.com)
Date: Sat Feb 12 2000 - 21:18:44 EST

  • Next message: Dunlap, Randy: "RE: getting more that 4K out of a proc file?"

    German Jose Gomez Garcia wrote:
    > Hello,
    >
    > I've just upgraded to 2.3.43 (well in fact, to 2.3.44-pre8) and discover
    > that the kernel won't compile, it complains about undefined reference
    > scsi_init_malloc(); it seems that this function has been deprecated and
    > now kmalloc should be used instead. I'm currently compiling it after
    > changing that.

    German,
    Did the following on my machine:

    $ getcwd
    /usr/src/linux-2.3.44/drivers/scsi
    $ grep scsi_init_mallo *.c
    $

    So there are no references to (or definitions of) scsi_init_malloc()
    in my 2.3.44 tree which I believe to be clean. Eric Y. has said
    he was going to get rid of it and it seems like he has succeeded.
    Also scsi_init_malloc is not mentioned in patch-2.3.44 so it
    wasn't in 2.3.43 either.

    Doug Gilbert

    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.rutgers.edu
    Please read the FAQ at http://www.tux.org/lkml/



    This archive was generated by hypermail 2b29 : Sat Feb 12 2000 - 22:53:14 EST