All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Mundt <lethal@linux-sh.org>
To: Roel Kluin <12o3l@tiscali.nl>
Cc: linux-sh@vger.kernel.org, lkml <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] arch/sh/drivers/heartbeat.c ioremap is expected to succeed
Date: Tue, 26 Feb 2008 05:21:38 +0000	[thread overview]
Message-ID: <20080226052138.GC19814@linux-sh.org> (raw)
In-Reply-To: <47B98376.5040906@tiscali.nl>

On Mon, Feb 18, 2008 at 02:09:10PM +0100, Roel Kluin wrote:
> !unlikely(hd->base) is equivalent to likely(!hd->base) (for instance see
> comments with commit fd312561adcc90e924f35d3032d5493aeb4c3017), I think
> the ioremap is expected to succeed? please confirm that's right.
> The patch below was *not* tested.
> ---
> ioremap is expected to succeed
> 
> Signed-off-by: Roel Kluin <12o3l@tiscali.nl>

Indeed it is. Applied, thanks.

WARNING: multiple messages have this Message-ID (diff)
From: Paul Mundt <lethal@linux-sh.org>
To: Roel Kluin <12o3l@tiscali.nl>
Cc: linux-sh@vger.kernel.org, lkml <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] arch/sh/drivers/heartbeat.c ioremap is expected to succeed
Date: Tue, 26 Feb 2008 14:21:38 +0900	[thread overview]
Message-ID: <20080226052138.GC19814@linux-sh.org> (raw)
In-Reply-To: <47B98376.5040906@tiscali.nl>

On Mon, Feb 18, 2008 at 02:09:10PM +0100, Roel Kluin wrote:
> !unlikely(hd->base) is equivalent to likely(!hd->base) (for instance see
> comments with commit fd312561adcc90e924f35d3032d5493aeb4c3017), I think
> the ioremap is expected to succeed? please confirm that's right.
> The patch below was *not* tested.
> ---
> ioremap is expected to succeed
> 
> Signed-off-by: Roel Kluin <12o3l@tiscali.nl>

Indeed it is. Applied, thanks.

  reply	other threads:[~2008-02-26  5:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-18 13:09 [PATCH] arch/sh/drivers/heartbeat.c ioremap is expected to succeed Roel Kluin
2008-02-18 13:09 ` Roel Kluin
2008-02-26  5:21 ` Paul Mundt [this message]
2008-02-26  5:21   ` Paul Mundt

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=20080226052138.GC19814@linux-sh.org \
    --to=lethal@linux-sh.org \
    --cc=12o3l@tiscali.nl \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sh@vger.kernel.org \
    /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.