summaryrefslogtreecommitdiff
path: root/Documentation/sgi-ioc4.txt
diff options
context:
space:
mode:
authorStefani Seibold <stefani@seibold.net>2009-12-21 22:37:27 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2009-12-22 22:17:56 (GMT)
commitc1e13f25674ed564948ecb7dfe5f83e578892896 (patch)
tree24fac07b3e2b66dff01c3127b34077de1de4c101 /Documentation/sgi-ioc4.txt
parent45465487897a1c6d508b14b904dc5777f7ec7e04 (diff)
downloadlinux-fsl-qoriq-c1e13f25674ed564948ecb7dfe5f83e578892896.tar.xz
kfifo: move out spinlock
Move the pointer to the spinlock out of struct kfifo. Most users in tree do not actually use a spinlock, so the few exceptions now have to call kfifo_{get,put}_locked, which takes an extra argument to a spinlock. Signed-off-by: Stefani Seibold <stefani@seibold.net> Acked-by: Greg Kroah-Hartman <gregkh@suse.de> Acked-by: Mauro Carvalho Chehab <mchehab@redhat.com> Acked-by: Andi Kleen <ak@linux.intel.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/sgi-ioc4.txt')
0 files changed, 0 insertions, 0 deletions