From: Richard Weinberger Date: Tue, 14 Aug 2012 21:47:37 +0000 (-0700) Subject: x86/spinlocks: Fix comment in spinlock.h X-Git-Tag: v3.6-rc4~25^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83be4ffa1acbcd529b771f4d2e639b15e2b7957e;p=pandora-kernel.git x86/spinlocks: Fix comment in spinlock.h 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 Signed-off-by: Andrew Morton Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed