From: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
To: Ingo Molnar <mingo@elte.hu>
Cc: Zhaolei <zhaolei@cn.fujitsu.com>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] Breaks the redundant loop in kernel/marker.c
Date: Mon, 20 Oct 2008 11:38:50 -0400 [thread overview]
Message-ID: <20081020153850.GB27993@Krystal> (raw)
In-Reply-To: <20081020072520.GE12131@elte.hu>
* Ingo Molnar (mingo@elte.hu) wrote:
>
> * Zhaolei <zhaolei@cn.fujitsu.com> wrote:
>
> > Ingo Molnar wrote:
> > > hm, could you describe the necessity of this patch some more? This has
> > > the change to change behavior, which might even be a bugfix: is there
> > > any chance that the closure-loop in the e->ptype != NULL branch does not
> > > exit? Before your patch we'd continue the iteration - which _probably_
> > > does not lead to any more matches (e->name is supposed to be unique).
> >
> > Because e->name is unique in list, we don't need to continue the iteration
> > after matched.
> > This is a cleanup.
>
> ok - it's useful to point this out in the changelog. You can use the
> "Impact:" header we started using recently:
>
> Impact: cleanup, no functionality changed
>
> See for example this upstream commit:
>
> | commit 07454bfff151d2465ada809bbaddf3548cc1097c
> | Author: Thomas Gleixner <tglx@linutronix.de>
> | Date: Sat Oct 4 10:51:07 2008 +0200
> |
> | clockevents: check broadcast tick device not the clock events device
> |
> | Impact: jiffies increment too fast.
>
> Mathieu, any objections against the patch?
>
> Ingo
It looks all good with an extended changelog.
Acked-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Thanks,
Mathieu
--
Mathieu Desnoyers
OpenPGP key fingerprint: 8CD5 52C3 8E3C 4140 715F BA06 3F25 A8FE 3BAE 9A68
next prev parent reply other threads:[~2008-10-20 15:39 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-20 6:37 [PATCH] Breaks the redundant loop in kernel/marker.c Zhaolei
2008-10-20 6:52 ` Ingo Molnar
2008-10-20 7:17 ` Zhaolei
2008-10-20 7:25 ` Ingo Molnar
2008-10-20 15:38 ` Mathieu Desnoyers [this message]
2008-10-22 3:38 ` [PATCH v2] " Zhaolei
2008-10-22 9:15 ` Ingo Molnar
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=20081020153850.GB27993@Krystal \
--to=mathieu.desnoyers@polymtl.ca \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=zhaolei@cn.fujitsu.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox