]> 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>
Wed, 22 Aug 2012 05:53:26 +0000 (15:53 +1000)
commita9ddf57600b93aee2be367a91c27af3d772293c6
tree3434a79e98bbb257ebf6b44056e7a3049070c65f
parent41fa99dadf09260d37cc828fd14aa823359f9cab
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