]> git.karo-electronics.de Git - karo-tx-linux.git/commit
arch/x86/include/asm/spinlock.h: fix comment
authorRichard Weinberger <richard@nod.at>
Thu, 12 Apr 2012 22:51:38 +0000 (08:51 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 17 Apr 2012 03:47:03 +0000 (13:47 +1000)
commit1547aed970839bb186d00cc8d2dc7d0d060aa238
tree2c6e643f16b91f968ae93e00179531143c986e21
parent80e4689da0cad48716ca4196067a5894fd3f12a8
arch/x86/include/asm/spinlock.h: fix comment

This comment is no longer true.  We support up to 2^16 CPUs because
__ticket_t is an u16 if NR_CPUS is larger than 256.

Signed-off-by: Richard Weinberger <richard@nod.at>
Cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/x86/include/asm/spinlock.h