Re: [PATCH] ATM locking fix. [Re: [PATCH] spinlock not locked

Maksim Krasnyanskiy (maxk@qualcomm.com)
Mon, 11 Mar 2002 10:38:47 -0800


>- dev = NULL is to be inserted between (A) and (B) or the caller won't
> notice the failure
Oops. Missed that one.

>- atm_proc_dev_register issues kmalloc(...,GFP_KERNEL) and atm_dev_lock
> is hold
No. It uses GFP_ATOMIC.

Max

-
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/