linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
To: Badari Pulavarty <pbadari@us.ibm.com>
Cc: Andrew Morton <akpm@linux-foundation.org>, linux-mm <linux-mm@kvack.org>
Subject: Re: [PATCH][-mm only] Error handling in walk_memory_resource()
Date: Tue, 2 Oct 2007 09:32:32 +0900	[thread overview]
Message-ID: <20071002093232.23798e7e.kamezawa.hiroyu@jp.fujitsu.com> (raw)
In-Reply-To: <1191276438.30691.13.camel@dyn9047017100.beaverton.ibm.com>

On Mon, 01 Oct 2007 15:07:18 -0700
Badari Pulavarty <pbadari@us.ibm.com> wrote:

> Index: linux-2.6.23-rc8/kernel/resource.c
> ===================================================================
> --- linux-2.6.23-rc8.orig/kernel/resource.c	2007-10-01 14:09:01.000000000 -0700
> +++ linux-2.6.23-rc8/kernel/resource.c	2007-10-01 14:09:35.000000000 -0700
> @@ -284,7 +284,7 @@ walk_memory_resource(unsigned long start
>  	struct resource res;
>  	unsigned long pfn, len;
>  	u64 orig_end;
> -	int ret;
> +	int ret = -1;

Thank you! 
Acked-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

      reply	other threads:[~2007-10-02  0:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-01 22:07 Badari Pulavarty
2007-10-02  0:32 ` KAMEZAWA Hiroyuki [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=20071002093232.23798e7e.kamezawa.hiroyu@jp.fujitsu.com \
    --to=kamezawa.hiroyu@jp.fujitsu.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-mm@kvack.org \
    --cc=pbadari@us.ibm.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