From: Peter Zijlstra <peterz@infradead.org>
To: Andrzej Pietrasiewicz <andrzej.p@samsung.com>
Cc: linux-kernel@vger.kernel.org,
Kyungmin Park <kyungmin.park@samsung.com>,
Marek Szyprowski <m.szyprowski@samsung.com>,
Ingo Molnar <mingo@redhat.com>
Subject: Re: [PATCH] kernel/locking: mutex: simplify access to the first entry in the wait-list
Date: Thu, 12 Dec 2013 10:53:20 +0100 [thread overview]
Message-ID: <20131212095320.GE21999@twins.programming.kicks-ass.net> (raw)
In-Reply-To: <1386841541-32244-1-git-send-email-andrzej.p@samsung.com>
On Thu, Dec 12, 2013 at 10:45:41AM +0100, Andrzej Pietrasiewicz wrote:
> Use list_first_entry instead of explicitly accessing the first entry
> with "head".next. The comment one line above becomes obsolete.
>
> Signed-off-by: Andrzej Pietrasiewicz <andrzej.p@samsung.com>
> Signed-off-by: Kyungmin Park <andrzej.p@samsung.com>
This is an invalid sign-off trail.
next prev parent reply other threads:[~2013-12-12 9:53 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-12 9:45 [PATCH] kernel/locking: mutex: simplify access to the first entry in the wait-list Andrzej Pietrasiewicz
2013-12-12 9:53 ` Peter Zijlstra [this message]
2013-12-12 11:28 ` Andrzej Pietrasiewicz
2013-12-12 12:46 ` 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=20131212095320.GE21999@twins.programming.kicks-ass.net \
--to=peterz@infradead.org \
--cc=andrzej.p@samsung.com \
--cc=kyungmin.park@samsung.com \
--cc=linux-kernel@vger.kernel.org \
--cc=m.szyprowski@samsung.com \
--cc=mingo@redhat.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