From: Tejun Heo Date: Wed, 22 Dec 2010 13:19:14 +0000 (+0100) Subject: percpu: print out alloc information with KERN_DEBUG instead of KERN_INFO X-Git-Tag: v2.6.37-rc8~16^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcbea798f8f1492052c23ceb4fbc2a96013a3865;p=pandora-kernel.git percpu: print out alloc information with KERN_DEBUG instead of KERN_INFO Now that percpu allocator is mostly stable, there is no reason to print alloc information with KERN_INFO and clutter the boot messages. Switch it to KERN_DEBUG. Signed-off-by: Tejun Heo Cc: Ingo Molnar Cc: Mike Travis --- Reading git-diff-tree failed