]> git.karo-electronics.de Git - karo-tx-linux.git/commit
x86, ticketlock: Make large and small ticket versions of spin_lock the same
authorJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Fri, 24 Jun 2011 01:19:16 +0000 (18:19 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Fri, 22 Jul 2011 18:18:37 +0000 (11:18 -0700)
commitdc126c03ca25de516eaa8e575a98b81382d6d4b4
tree5523dd3dcb4af76cb61a9c0dc0fbebcea7d2f4f4
parent26056c822f9428ddc95fd7ac3008bbb0032d1086
x86, ticketlock: Make large and small ticket versions of spin_lock the same

Make the bulk of __ticket_spin_lock look identical for large and small
number of cpus.

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Link: http://lkml.kernel.org/r/9eea42d16aabc7624488eb62213a763dbbacef38.1308878118.git.jeremy.fitzhardinge@citrix.com
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
arch/x86/include/asm/spinlock.h