Messages in this thread |  | | From | "sanket rathi" <> | Date | Wed, 21 Aug 2002 22:25:44 +0800 | Subject | Interrupt Handler |
| |
Hi, I am writing a device driver for a pci card i know that whenever u r writing a interrupt handler there are some restrictions. like u cannot acquire a lock, u can't sleep but i want to know, is there some restriction like i can't use buffers which i have allocated through vmalloc. actually i allocated some structure through vmalloc in init_module() and referencing them in interrupt handler will that create some problem.
Thanks in advance
----Sanket ------------- -- Get your free email from www.linuxmail.org
Powered by Outblaze - 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/
|  |