From: Geert Uytterhoeven Date: Mon, 13 Oct 2014 22:51:11 +0000 (-0700) Subject: printk: don't bother using LOG_CPU_MAX_BUF_SHIFT on !SMP X-Git-Tag: fixes-against-v3.18-rc2~79^2~129 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2240a31db67582468e2f7a5a5962b7d0ffaaa6a4;p=pandora-kernel.git printk: don't bother using LOG_CPU_MAX_BUF_SHIFT on !SMP When configuring a uniprocessor kernel, don't bother the user with an irrelevant LOG_CPU_MAX_BUF_SHIFT question, and don't build the unused code. Signed-off-by: Geert Uytterhoeven Acked-by: Luis R. Rodriguez Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed