All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] Some printk cleanup in mm
@ 2014-03-27 17:54 ` Mitchel Humpherys
  0 siblings, 0 replies; 18+ messages in thread
From: Mitchel Humpherys @ 2014-03-27 17:54 UTC (permalink / raw)
  To: Christoph Lameter, Pekka Enberg, Matt Mackall, Joe Perches,
	linux-mm
  Cc: linux-kernel, Mitchel Humpherys

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

Changelog:

  - v2: Suggestions by Joe Perches (pr_fmt, pr_cont, pr_err, __func__,
    missing \n)

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

 mm/bounce.c    |  7 +++++--
 mm/mempolicy.c |  5 ++++-
 mm/mmap.c      | 21 ++++++++++++---------
 mm/nommu.c     |  5 ++++-
 mm/slub.c      |  9 ++++++---
 mm/vmscan.c    |  5 ++++-
 6 files changed, 35 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] 18+ messages in thread

end of thread, other threads:[~2014-04-16  0:05 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-27 17:54 [PATCH v2] Some printk cleanup in mm Mitchel Humpherys
2014-03-27 17:54 ` Mitchel Humpherys
2014-03-27 17:54 ` [PATCH v2] mm: convert some level-less printks to pr_* Mitchel Humpherys
2014-03-27 17:54   ` Mitchel Humpherys
2014-03-31 18:35   ` Christoph Lameter
2014-03-31 18:35     ` Christoph Lameter
2014-03-31 18:44     ` Joe Perches
2014-03-31 18:44       ` Joe Perches
2014-04-03 16:33       ` Christoph Lameter
2014-04-03 16:33         ` Christoph Lameter
2014-04-03 16:57         ` Mitchel Humpherys
2014-04-03 16:57           ` Mitchel Humpherys
2014-04-14 22:55   ` Andrew Morton
2014-04-14 22:55     ` Andrew Morton
2014-04-15 23:58     ` Mitchel Humpherys
2014-04-15 23:58       ` Mitchel Humpherys
2014-04-16  0:05       ` Mitchel Humpherys
2014-04-16  0:05         ` Mitchel Humpherys

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.