> GFP_ATOMIC is safe in an interrupt handler. You might get NULL back and > that it is your problem, but the kmalloc is safe > Thanks. NULL is something I can handle. regards Andre
> GFP_ATOMIC is safe in an interrupt handler. You might get NULL back and > that it is your problem, but the kmalloc is safe > Thanks. NULL is something I can handle. regards Andre