From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Mosberger Date: Fri, 29 Aug 2003 00:08:32 +0000 Subject: Re: [PATCH 2.4 and 2.6] trim.bottom trims the wrong entry Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org >>>>> On Thu, 28 Aug 2003 09:04:13 -0700, "Luck, Tony" said: Tony> This was a fun one to track down. Ouch. I can only imagine... Tony> The problem is that efi_memmap_walk() repeatedly trims the Tony> same entry, instead of trimming each of the entries in the Tony> granule. Applied. Thanks, --david