]> git.karo-electronics.de Git - karo-tx-linux.git/commit
arch/x86/include/asm/spinlock.h: fix comment
authorRichard Weinberger <richard@nod.at>
Tue, 14 Aug 2012 03:22:26 +0000 (13:22 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 17 Aug 2012 04:48:07 +0000 (14:48 +1000)
commit798a68bc3f39361c03363bca1d99e6e84066fc6d
tree46ae119595091f4d51827a7fc458d799b7df85a1
parent6d4ee6d48abc1907add506367aa81013094ac701
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