]> git.karo-electronics.de Git - karo-tx-linux.git/commit
arch/x86/include/asm/spinlock.h: fix comment
authorRichard Weinberger <richard@nod.at>
Thu, 3 May 2012 05:43:12 +0000 (15:43 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 3 May 2012 05:46:12 +0000 (15:46 +1000)
commit3694e077bfae395972712f818feb915462cc1018
tree08fbe60292e77340a2ee76201d3a30ca9ecb5093
parent38b42d0555d4ed6b122e0120f865af7ccfc46f1c
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