mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 17:08:10 +00:00
04de081617
pcmcia_dev_present is in and by itself buggy. Add a note specifying why it is broken, and replace the broken locking -- taking a mutex is a bad idea in IRQ context, from which this function is rarely called -- by an atomic_t. Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net> |
||
---|---|---|
.. | ||
ciscode.h | ||
cisreg.h | ||
cistpl.h | ||
cs.h | ||
cs_types.h | ||
device_id.h | ||
ds.h | ||
mem_op.h | ||
ss.h |