Re: vmalloc on 2.4.x on ia64

Alan Cox (alan@lxorguk.ukuu.org.uk)
Thu, 5 Apr 2001 01:03:05 +0100 (BST)


> Can we call vmalloc() or get_free_pages() from scsi low-level driver
> (HBA driver) ? The reason why I am asking is because, I am calling

It depends where. You can call it during initialisation if you arent holding
the io_request_lock for example.

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