linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Some printk cleanup in mm
@ 2014-03-26 23:49 Mitchel Humpherys
  2014-03-26 23:49 ` [PATCH] mm: convert some level-less printks to pr_* Mitchel Humpherys
  0 siblings, 1 reply; 5+ messages in thread
From: Mitchel Humpherys @ 2014-03-26 23:49 UTC (permalink / raw)
  To: Christoph Lameter, Pekka Enberg, Matt Mackall, linux-mm
  Cc: linux-kernel, Mitchel Humpherys

This series cleans up some printks in the mm code that were missing
log levels.

Mitchel Humpherys (1):
  mm: convert some level-less printks to pr_*

 mm/bounce.c    |  5 +++--
 mm/mempolicy.c |  3 ++-
 mm/mmap.c      | 19 ++++++++++---------
 mm/nommu.c     |  3 ++-
 mm/slub.c      |  7 ++++---
 mm/vmscan.c    |  3 ++-
 6 files changed, 23 insertions(+), 17 deletions(-)

-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
hosted by The Linux Foundation

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-03-27 16:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-26 23:49 [PATCH] Some printk cleanup in mm Mitchel Humpherys
2014-03-26 23:49 ` [PATCH] mm: convert some level-less printks to pr_* Mitchel Humpherys
2014-03-27  0:07   ` Joe Perches
2014-03-27  0:38   ` Christoph Lameter
2014-03-27 16:10     ` Christoph Lameter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).