mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: David Mosberger <davidm@napali.hpl.hp.com>
To: Christoph Hellwig <hch@infradead.org>
Cc: davidm@hpl.hp.com, torvalds@transmeta.com, linux-kernel@vger.kernel.org
Subject: Re: missing bit for thread_info-next-to-task_struct patch
Date: Wed, 18 Jun 2003 22:06:52 -0700	[thread overview]
Message-ID: <16113.17644.625625.241204@napali.hpl.hp.com> (raw)
In-Reply-To: <20030619060059.A600@infradead.org>

>>>>> On Thu, 19 Jun 2003 06:00:59 +0100, Christoph Hellwig <hch@infradead.org> said:

  Christoph> On Wed, Jun 18, 2003 at 06:02:20PM -0700, David Mosberger wrote:
  >> +++ b/include/linux/sched.h	Wed Jun 18 18:01:04 2003
  >> @@ -504,9 +509,10 @@
  >> */
  >> extern struct exec_domain	default_exec_domain;
  >> 
  >> -#ifndef INIT_THREAD_SIZE
  >> -# define INIT_THREAD_SIZE	2048*sizeof(long)
  >> -#endif
  >> +#ifndef __HAVE_ARCH_TASK_STRUCT_ALLOCATOR
  >> +# ifndef INIT_THREAD_SIZE
  >> +#  define INIT_THREAD_SIZE	2048*sizeof(long)
  >> +# endif

  Christoph> This looks strange.  Either you move the ifndef INIT_THREAD_SIZE
  Christoph> outside the other ifdef or maybe remove it comepltly it it's
  Christoph> not needed otherwise..

The INIT_THREAD_SIZE cleanup can be done as a separate patch.  I don't
want to hack (and probably break) UM for no good reason.

	--david

      reply	other threads:[~2003-06-19  4:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-19  1:02 David Mosberger
2003-06-19  5:00 ` Christoph Hellwig
2003-06-19  5:06   ` David Mosberger [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=16113.17644.625625.241204@napali.hpl.hp.com \
    --to=davidm@napali.hpl.hp.com \
    --cc=davidm@hpl.hp.com \
    --cc=hch@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@transmeta.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

all inboxes | Powered by JetHome®