t 4f32e9b1f812fd6c00cc85a127583fefbdedaedc author Tejun Heo 1293023954 +0100 committer Tejun Heo 1293023954 +0100 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