All of lore.kernel.org
 help / color / mirror / Atom feed
From: Russell King <rmk+lkml@arm.linux.org.uk>
To: Jeremy Fitzhardinge <jeremy@goop.org>
Cc: Matt Mackall <mpm@selenic.com>,
	Andrew Morton <akpm@linux-foundation.org>,
	Tim Yamin <plasmaroo@gentoo.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Andi Kleen <ak@suse.de>
Subject: Re: [PATCH UPDATE] deflate stack usage in lib/inflate.c
Date: Mon, 16 Apr 2007 22:04:29 +0100	[thread overview]
Message-ID: <20070416210429.GD19713@flint.arm.linux.org.uk> (raw)
In-Reply-To: <461EB96C.5060603@goop.org>

On Thu, Apr 12, 2007 at 03:57:48PM -0700, Jeremy Fitzhardinge wrote:
> diff -r 2ad8a0729f26 arch/arm/boot/compressed/misc.c
> --- a/arch/arm/boot/compressed/misc.c	Thu Apr 12 13:44:02 2007 -0700
> +++ b/arch/arm/boot/compressed/misc.c	Thu Apr 12 15:48:43 2007 -0700
> @@ -239,7 +239,7 @@ static ulg free_mem_ptr;
>  static ulg free_mem_ptr;
>  static ulg free_mem_ptr_end;
>  
> -#define HEAP_SIZE 0x2000
> +#define HEAP_SIZE 0x3000

Not used on ARM, this macro can be deleted.  For the record, the space
available to the decompressor on ARM is 64K.

-- 
Russell King
 Linux kernel    2.6 ARM Linux   - http://www.arm.linux.org.uk/
 maintainer of:

  parent reply	other threads:[~2007-04-16 21:04 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-12  8:25 [PATCH] deflate stack usage in lib/inflate.c Jeremy Fitzhardinge
2007-04-12 20:50 ` [PATCH UPDATE] " Jeremy Fitzhardinge
2007-04-12 21:21   ` Andi Kleen
2007-04-12 22:39     ` Jeremy Fitzhardinge
2007-04-12 23:20       ` Jan Engelhardt
2007-04-12 23:31         ` Jeremy Fitzhardinge
2007-04-12 23:37         ` Andi Kleen
2007-04-12 22:56     ` Jeremy Fitzhardinge
2007-04-12 23:02       ` Andi Kleen
2007-04-13  0:00         ` Jeremy Fitzhardinge
2007-04-12 23:06       ` Chuck Ebbert
2007-04-12 22:25   ` Matt Mackall
2007-04-12 22:57     ` Jeremy Fitzhardinge
2007-04-12 22:53       ` Matt Mackall
2007-04-16 21:04       ` Russell King [this message]
2007-04-13 18:42   ` Matt Mackall

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=20070416210429.GD19713@flint.arm.linux.org.uk \
    --to=rmk+lkml@arm.linux.org.uk \
    --cc=ak@suse.de \
    --cc=akpm@linux-foundation.org \
    --cc=jeremy@goop.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mpm@selenic.com \
    --cc=plasmaroo@gentoo.org \
    /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.