summaryrefslogtreecommitdiffstats
path: root/drivers/macintosh
diff options
context:
space:
mode:
authorMatthew Wilcox <matthew@wil.cx>2006-09-29 10:58:36 +0200
committerLinus Torvalds <torvalds@g5.osdl.org>2006-09-29 18:18:03 +0200
commit910067d188d56d80801b71b0ca1f73aa400c7b8c (patch)
tree5176ec3f62544cb4d8c3ff33c00d75c877856a17 /drivers/macintosh
parent[PATCH] sys_getcpu() prototype annotated (diff)
downloadlinux-910067d188d56d80801b71b0ca1f73aa400c7b8c.tar.xz
linux-910067d188d56d80801b71b0ca1f73aa400c7b8c.zip
[PATCH] remove generic__raw_read_trylock()
If the cpu has the lock held for write, is interrupted, and the interrupt handler calls read_trylock(), it's an instant deadlock. Now, Dave Miller has subsequently pointed out that we don't have any situations where this can occur. Nevertheless, we should delete generic__raw_read_lock (and its associated EXPORT to make Arjan happy) so that nobody thinks they can use it. Acked-by: "David S. Miller" <davem@davemloft.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/macintosh')
0 files changed, 0 insertions, 0 deletions