All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Brown <davidb@codeaurora.org>
To: Joe Perches <joe@perches.com>
Cc: Jiri Kosina <trivial@kernel.org>,
	Srinidhi Kasagar <srinidhi.kasagar@stericsson.com>,
	Linus Walleij <linus.walleij@stericsson.com>,
	Daniel Walker <dwalker@fifo99.com>,
	Bryan Huntsman <bryanh@codeaurora.org>,
	Wim Van Sebroeck <wim@iguana.be>,
	Russell King <linux@arm.linux.org.uk>,
	Ralf Baechle <ralf@linux-mips.org>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, linux-mips@linux-mips.org,
	linux-arm-msm@vger.kernel.org, linux-fbdev@vger.kernel.org,
	linux-watchdog@vger.kernel.org
Subject: Re: [trivial PATCH 1/2] treewide: Fix iomap resource size miscalculations
Date: Wed, 23 Mar 2011 15:42:47 -0700	[thread overview]
Message-ID: <8ya39md7920.fsf@huya.qualcomm.com> (raw)
In-Reply-To: <c4422b4a8ee132d3adac95fd86237c61b2f8b364.1300909446.git.joe@perches.com> (Joe Perches's message of "Wed, 23 Mar 2011 12:55:36 -0700")

On Wed, Mar 23 2011, Joe Perches wrote:

> Convert off-by-1 r->end - r->start to resource_size(r)
>
> Signed-off-by: Joe Perches <joe@perches.com>
> ---
>  drivers/video/msm/mddi.c          |    2 +-

Acked-by: David Brown <davidb@codeaurora.org>

-- 
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.

WARNING: multiple messages have this Message-ID (diff)
From: David Brown <davidb@codeaurora.org>
To: linux-arm-kernel@lists.infradead.org
Subject: Re: [trivial PATCH 1/2] treewide: Fix iomap resource size miscalculations
Date: Wed, 23 Mar 2011 22:42:47 +0000	[thread overview]
Message-ID: <8ya39md7920.fsf@huya.qualcomm.com> (raw)
In-Reply-To: <c4422b4a8ee132d3adac95fd86237c61b2f8b364.1300909446.git.joe@perches.com> (Joe Perches's message of "Wed, 23 Mar 2011 12:55:36 -0700")

On Wed, Mar 23 2011, Joe Perches wrote:

> Convert off-by-1 r->end - r->start to resource_size(r)
>
> Signed-off-by: Joe Perches <joe@perches.com>
> ---
>  drivers/video/msm/mddi.c          |    2 +-

Acked-by: David Brown <davidb@codeaurora.org>

-- 
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.

WARNING: multiple messages have this Message-ID (diff)
From: davidb@codeaurora.org (David Brown)
To: linux-arm-kernel@lists.infradead.org
Subject: [trivial PATCH 1/2] treewide: Fix iomap resource size miscalculations
Date: Wed, 23 Mar 2011 15:42:47 -0700	[thread overview]
Message-ID: <8ya39md7920.fsf@huya.qualcomm.com> (raw)
In-Reply-To: <c4422b4a8ee132d3adac95fd86237c61b2f8b364.1300909446.git.joe@perches.com> (Joe Perches's message of "Wed, 23 Mar 2011 12:55:36 -0700")

On Wed, Mar 23 2011, Joe Perches wrote:

> Convert off-by-1 r->end - r->start to resource_size(r)
>
> Signed-off-by: Joe Perches <joe@perches.com>
> ---
>  drivers/video/msm/mddi.c          |    2 +-

Acked-by: David Brown <davidb@codeaurora.org>

-- 
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.

  parent reply	other threads:[~2011-03-23 22:42 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-23 19:55 [PATCH 0/2] Fix resource size miscalculations Joe Perches
2011-03-23 19:55 ` Joe Perches
2011-03-23 19:55 ` Joe Perches
2011-03-23 19:55 ` [trivial PATCH 1/2] treewide: Fix iomap " Joe Perches
2011-03-23 19:55   ` Joe Perches
2011-03-23 19:55   ` Joe Perches
2011-03-23 19:55   ` Joe Perches
2011-03-23 20:11   ` Linus Walleij
2011-03-23 20:11     ` Linus Walleij
2011-03-23 20:11     ` Linus Walleij
2011-03-23 20:29   ` Florian Fainelli
2011-03-23 20:29     ` Florian Fainelli
2011-03-23 20:29     ` Florian Fainelli
2011-03-23 22:42   ` David Brown [this message]
2011-03-23 22:42     ` David Brown
2011-03-23 22:42     ` David Brown
2011-03-24  8:29   ` Wim Van Sebroeck
2011-03-24  8:29     ` Wim Van Sebroeck
2011-03-24  8:29     ` [trivial PATCH 1/2] treewide: Fix iomap resource size Wim Van Sebroeck
2011-03-24 22:27   ` [trivial PATCH 1/2] treewide: Fix iomap resource size miscalculations Ralf Baechle
2011-03-24 22:27     ` Ralf Baechle
2011-03-24 22:27     ` [trivial PATCH 1/2] treewide: Fix iomap resource size Ralf Baechle
2011-04-10 15:09   ` [trivial PATCH 1/2] treewide: Fix iomap resource size miscalculations Jiri Kosina
2011-04-10 15:09     ` Jiri Kosina
2011-04-10 15:09     ` [trivial PATCH 1/2] treewide: Fix iomap resource size Jiri Kosina
2011-03-23 19:55 ` [trivial PATCH 2/2] arm: mach-u300/gpio: Fix mem_region resource size miscalculations Joe Perches
2011-03-23 19:55   ` Joe Perches
2011-03-23 20:07   ` Linus Walleij
2011-03-23 20:07     ` Linus Walleij
2011-04-10 15:07     ` Jiri Kosina
2011-04-10 15:07       ` Jiri Kosina
2011-03-24 22:49 ` [PATCH 0/2] Fix " Joe Perches
2011-03-24 22:49   ` Joe Perches
2011-03-24 22:49   ` Joe Perches

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=8ya39md7920.fsf@huya.qualcomm.com \
    --to=davidb@codeaurora.org \
    --cc=bryanh@codeaurora.org \
    --cc=dwalker@fifo99.com \
    --cc=joe@perches.com \
    --cc=linus.walleij@stericsson.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-fbdev@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mips@linux-mips.org \
    --cc=linux-watchdog@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=ralf@linux-mips.org \
    --cc=srinidhi.kasagar@stericsson.com \
    --cc=trivial@kernel.org \
    --cc=wim@iguana.be \
    /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.