[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <503C5CD1.6040300@hp.com>
Date: Mon, 27 Aug 2012 23:53:21 -0600
From: Thavatchai Makphaibulchoke <thavatchai.makpahibulchoke@...com>
To: Ram Pai <linuxram@...ibm.com>
CC: T Makphaibulchoke <tmac@...com>, akpm@...ux-foundation.org,
paul.gortmaker@...driver.com, weiyang@...ux.vnet.ibm.com,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] kernel/resource.c: fix stack overflow in __reserve_region_with_split
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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists