From: Daniel Lezcano <daniel.lezcano@linaro.org>
To: Jingoo Han <jg1.han@samsung.com>
Cc: "'Thomas Gleixner'" <tglx@linutronix.de>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/4] clocksource: remove unnecessary OOM messages
Date: Thu, 22 May 2014 14:06:13 +0200 [thread overview]
Message-ID: <537DE835.5010703@linaro.org> (raw)
In-Reply-To: <002c01cf6384$781c57b0$68550710$%han@samsung.com>
On 04/29/2014 10:24 AM, Jingoo Han wrote:
> 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().
>
> Jingoo Han (4):
> clocksource: em_sti: remove unnecessary OOM messages
> clocksource: sh_cmt: remove unnecessary OOM messages
> clocksource: sh_mtu2: remove unnecessary OOM messages
> clocksource: sh_tmu: remove unnecessary OOM messages
>
> ---
> drivers/clocksource/em_sti.c | 4 +---
> drivers/clocksource/sh_cmt.c | 4 +---
> drivers/clocksource/sh_mtu2.c | 4 +---
> drivers/clocksource/sh_tmu.c | 4 +---
> 4 files changed, 4 insertions(+), 12 deletions(-)
Applied to my tree for 3.16 with some slight changes due to Laurent's
changes (kmalloc -> kzalloc).
Thanks !
-- Daniel
--
<http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs
Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog
prev parent reply other threads:[~2014-05-22 12:06 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-29 8:24 [PATCH 0/4] clocksource: remove unnecessary OOM messages Jingoo Han
2014-04-29 8:26 ` [PATCH 1/4] clocksource: em_sti: " Jingoo Han
2014-05-19 10:48 ` Daniel Lezcano
2014-05-22 4:55 ` Jingoo Han
2014-05-22 7:27 ` Dan Carpenter
2014-05-22 11:54 ` Daniel Lezcano
2014-04-29 8:27 ` [PATCH 2/4] clocksource: sh_cmt: " Jingoo Han
2014-04-29 8:27 ` [PATCH 3/4] clocksource: sh_mtu2: " Jingoo Han
2014-04-29 8:28 ` [PATCH 4/4] clocksource: sh_tmu: " Jingoo Han
2014-05-22 12:06 ` Daniel Lezcano [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=537DE835.5010703@linaro.org \
--to=daniel.lezcano@linaro.org \
--cc=jg1.han@samsung.com \
--cc=linux-kernel@vger.kernel.org \
--cc=tglx@linutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.