public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Thavatchai Makphaibulchoke <thavatchai.makpahibulchoke@hp.com>
To: Ram Pai <linuxram@us.ibm.com>
Cc: T Makphaibulchoke <tmac@hp.com>,
	akpm@linux-foundation.org, paul.gortmaker@windriver.com,
	weiyang@linux.vnet.ibm.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] kernel/resource.c: fix stack overflow in __reserve_region_with_split
Date: Mon, 27 Aug 2012 23:53:21 -0600	[thread overview]
Message-ID: <503C5CD1.6040300@hp.com> (raw)
In-Reply-To: <20120828043008.GJ20843@ram-ThinkPad-T61>

On 08/27/2012 10:30 PM, Ram Pai wrote:
> For example:
> if the region requested is 1 to 100, but 20-30 is already reserved, than
> the earlier behavior would reserve 1-20 and 30-100. With your
> patch, it will just reserve 1-20.
> 
> RP
> 

Thanks RP for pointing the problem.  Sorry for missing part of the logic.  I'll fix the problem and resubmit.  Again, thank you very much for your comments.

Thanks,
Mak.


      reply	other threads:[~2012-08-28  5:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-28  0:47 [PATCH] kernel/resource.c: fix stack overflow in __reserve_region_with_split T Makphaibulchoke
2012-08-28  4:30 ` Ram Pai
2012-08-28  5:53   ` Thavatchai Makphaibulchoke [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=503C5CD1.6040300@hp.com \
    --to=thavatchai.makpahibulchoke@hp.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxram@us.ibm.com \
    --cc=paul.gortmaker@windriver.com \
    --cc=tmac@hp.com \
    --cc=weiyang@linux.vnet.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