linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RESEND 0/9] pwm: Remove unnecessary OOM messages
@ 2014-04-23  9:38 Jingoo Han
  2014-04-23  9:39 ` [PATCH RESEND 1/9] pwm: ab8500: " Jingoo Han
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Jingoo Han @ 2014-04-23  9:38 UTC (permalink / raw)
  To: 'Thierry Reding'; +Cc: linux-pwm, 'Jingoo Han'

The site-specific OOM messages are unnecessary, because they
duplicate the MM subsystem generic OOM message. For example,
k.alloc and v.alloc failures use dump_stack().

These patches were expected to be applied to 3.15-rc1. [1]
However, it is not merged yet, so I resend these patches
based on 3.15-rc2.

[1] http://www.spinics.net/lists/linux-pwm/msg00976.html

Jingoo Han (9):
      pwm: ab8500: Remove unnecessary OOM messages
      pwm: i.MX: Remove unnecessary OOM messages
      pwm: pxa: Remove unnecessary OOM messages
      pwm: renesas-tpu: Remove unnecessary OOM messages
      pwm: spear: Remove unnecessary OOM messages
      pwm: tegra: Remove unnecessary OOM messages
      pwm: pwm-tiecap: Remove unnecessary OOM messages
      pwm: tiehrpwm: Remove unnecessary OOM messages
      pwm: vt8500: Remove unnecessary OOM messages

---
 drivers/pwm/pwm-ab8500.c      |    4 +---
 drivers/pwm/pwm-imx.c         |    4 +---
 drivers/pwm/pwm-pxa.c         |    4 +---
 drivers/pwm/pwm-renesas-tpu.c |    4 +---
 drivers/pwm/pwm-spear.c       |    4 +---
 drivers/pwm/pwm-tegra.c       |    4 +---
 drivers/pwm/pwm-tiecap.c      |    4 +---
 drivers/pwm/pwm-tiehrpwm.c    |    4 +---
 drivers/pwm/pwm-vt8500.c      |    4 +---
 9 files changed, 9 insertions(+), 27 deletions(-)


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

end of thread, other threads:[~2014-04-28 11:44 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-23  9:38 [PATCH RESEND 0/9] pwm: Remove unnecessary OOM messages Jingoo Han
2014-04-23  9:39 ` [PATCH RESEND 1/9] pwm: ab8500: " Jingoo Han
2014-04-23  9:39 ` [PATCH RESEND 2/9] pwm: i.MX: " Jingoo Han
2014-04-23  9:40 ` [PATCH RESEND 3/9] pwm: pxa: " Jingoo Han
2014-04-23  9:40 ` [PATCH RESEND 4/9] pwm: renesas-tpu: " Jingoo Han
2014-04-23  9:40 ` [PATCH RESEND 5/9] pwm: spear: " Jingoo Han
2014-04-23  9:41 ` [PATCH RESEND 6/9] pwm: tegra: " Jingoo Han
2014-04-23  9:41 ` [PATCH RESEND 7/9] pwm: pwm-tiecap: " Jingoo Han
2014-04-23  9:41 ` [PATCH RESEND 8/9] pwm: tiehrpwm: " Jingoo Han
2014-04-23  9:42 ` [PATCH RESEND 9/9] pwm: vt8500: " Jingoo Han
2014-04-28 11:42 ` [PATCH RESEND 0/9] pwm: " Thierry Reding

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).