]> git.karo-electronics.de Git - karo-tx-linux.git/commit
arch/x86/include/asm/spinlock.h: fix comment
authorRichard Weinberger <richard@nod.at>
Wed, 25 Apr 2012 01:03:11 +0000 (11:03 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 30 Apr 2012 05:17:08 +0000 (15:17 +1000)
commit9fe85e6d76b305f82458943455f6137c83b16eae
tree2288756e16f7c36ac8fe40faff527ed64323b23f
parentcb11ba6fe93c47ac0f74a1b1e81668de8607a547
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