SPIN_LOCK_UNLOCKED, RW_LOCK_UNLOCKED deprecated or not?
from the file Documentation/spinlocks.txt:
"UPDATE March 21 2005 Amit Gud <gud@xxxxxxx>
Macros SPIN_LOCK_UNLOCKED and RW_LOCK_UNLOCKED are deprecated and
will be removed soon."
but it seems that there's still a whole lot of those
SPIN_LOCK_UNLOCKED macros being used. so are they deprecated or not?
just curious.
rday
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Relevant Pages
- Re: [PATCH 3/8] intel-iommu: move context entry defs out from dma_remapping.h
... inlines, not macros. ... More majordomo info at http://vger.kernel.org/majordomo-info.html ... Please read the FAQ at http://www.tux.org/lkml/ ... (Linux-Kernel) - Re: [PATCH, RFC] Remove fasync() BKL usage, take 3325
... ->f_flags is an unsigned int and the bit macros need an unsigned long. ... Increasing the size of struct file for this is probably a bad idea. ... More majordomo info at http://vger.kernel.org/majordomo-info.html ... Please read the FAQ at http://www.tux.org/lkml/ ... (Linux-Kernel) - Re: [PATCH 0/2] atl1: minor cleanup
... use dev_printk macros ... More majordomo info at http://vger.kernel.org/majordomo-info.html ... Please read the FAQ at http://www.tux.org/lkml/ ... (Linux-Kernel) - [PATCH] KEYS: fix macro
... Commit 664cceb0093b755739e56572b836a99104ee8a75 changed the ... The macros that ... More majordomo info at http://vger.kernel.org/majordomo-info.html ... Please read the FAQ at http://www.tux.org/lkml/ ... (Linux-Kernel) - Re: [PATCH] [2/2] Remove NUMAQ support in io_32.h
... macros in io_32.h ... readable standard inlines. ... More majordomo info at http://vger.kernel.org/majordomo-info.html ... Please read the FAQ at http://www.tux.org/lkml/ ... (Linux-Kernel) |
|