commit | 870d4b12ad15d21c5db67b373bdc2f62cfe2ec64 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Thu Mar 17 14:19:53 2016 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Mar 17 15:09:34 2016 -0700 |
tree | b19d76445eb20b54fc48b4c4129befa71b6ca0db | |
parent | 1170532bb49f9468aedabdc1d5a560e2521a2bcc [diff] |
mm: percpu: use pr_fmt to prefix output Use the normal mechanism to make the logging output consistently "percpu:" instead of a mix of "PERCPU:" and "percpu:" Signed-off-by: Joe Perches <joe@perches.com> Acked-by: Tejun Heo <tj@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>