From: Greg Ungerer <gerg@snapgear.com>
To: Adrian Bunk <bunk@stusta.de>
Cc: gerg@uclinux.org, davidm@snapgear.com, jeff@uclinux.org,
uclinux-dev@uclinux.org, linux-kernel@vger.kernel.org
Subject: Re: [2.6 patch] there is no CONFIG_4KSTACKS option on m68knommu
Date: Wed, 08 Jun 2005 11:18:25 +1000 [thread overview]
Message-ID: <42A64761.6030004@snapgear.com> (raw)
In-Reply-To: <20050607213046.GC7962@stusta.de>
Hi Adrian,
Adrian Bunk wrote:
> There is no CONFIG_4KSTACKS option on m68knommu.
>
> Let's remove this dead code.
I have a patch to allow configuring this. Linus hasn't merged it
yet. I wasn't going to push it again until after 2.6.12.
Regards
Greg
> Signed-off-by: Adrian Bunk <bunk@stusta.de>
>
> --- linux-2.6.12-rc6-mm1-full/include/asm-m68knommu/thread_info.h.old 2005-06-07 23:27:33.000000000 +0200
> +++ linux-2.6.12-rc6-mm1-full/include/asm-m68knommu/thread_info.h 2005-06-07 23:27:51.000000000 +0200
> @@ -17,11 +17,7 @@
> /*
> * Size of kernel stack for each process. This must be a power of 2...
> */
> -#ifdef CONFIG_4KSTACKS
> -#define THREAD_SIZE_ORDER (0)
> -#else
> #define THREAD_SIZE_ORDER (1)
> -#endif
>
> /*
> * for asm files, THREAD_SIZE is now generated by asm-offsets.c
>
>
--
------------------------------------------------------------------------
Greg Ungerer -- Chief Software Dude EMAIL: gerg@snapgear.com
SnapGear -- a CyberGuard Company PHONE: +61 7 3435 2888
825 Stanley St, FAX: +61 7 3891 3630
Woolloongabba, QLD, 4102, Australia WEB: http://www.SnapGear.com
prev parent reply other threads:[~2005-06-08 1:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-07 21:30 [2.6 patch] there is no CONFIG_4KSTACKS option on m68knommu Adrian Bunk
2005-06-08 1:18 ` Greg Ungerer [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=42A64761.6030004@snapgear.com \
--to=gerg@snapgear.com \
--cc=bunk@stusta.de \
--cc=davidm@snapgear.com \
--cc=gerg@uclinux.org \
--cc=jeff@uclinux.org \
--cc=linux-kernel@vger.kernel.org \
--cc=uclinux-dev@uclinux.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.