From: Jes Sorensen <jes@sgi.com>
To: Ingo Molnar <mingo@elte.hu>
Cc: Mike Travis <travis@sgi.com>,
Andrew Morton <akpm@linux-foundation.org>,
Jack Steiner <steiner@sgi.com>,
David Miller <davem@davemloft.net>,
Thomas Gleixner <tglx@linutronix.de>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/3] smp: reduce stack requirements for smp_call_function_mask
Date: Mon, 08 Sep 2008 11:48:40 +0200 [thread overview]
Message-ID: <48C4F4F8.20105@sgi.com> (raw)
In-Reply-To: <20080906132944.GC4910@elte.hu>
Ingo Molnar wrote:
>> Applies to linux-2.6.tip/master (with FUZZ).
>
> applied to tip/cpus4096, thanks Mike.
>
> I'm still wondering whether we should get rid of non-reference based
> cpumask_t altogether ...
Cool,
I think we should, it's like a ticking bomb waiting to explode on us
eventually. IMHO it was a big mistake to allow cpumask_t being passed
by value in the first place.
Cheers,
Jes
next prev parent reply other threads:[~2008-09-08 9:48 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-05 21:40 [PATCH 0/3] smp: reduce stack requirements for smp_call_function_mask Mike Travis
2008-09-05 21:40 ` [PATCH 1/3] " Mike Travis
2008-09-05 21:40 ` [PATCH 2/3] x86: reduce stack requirements for send_call_func_ipi Mike Travis
2008-09-05 21:40 ` [PATCH 3/3] x86: restore 4096 limit for NR_CPUS Mike Travis
2008-09-06 13:29 ` [PATCH 0/3] smp: reduce stack requirements for smp_call_function_mask Ingo Molnar
2008-09-06 18:12 ` Mike Travis
2008-09-06 18:21 ` Ingo Molnar
2008-09-08 10:30 ` Nick Piggin
2008-09-08 15:47 ` Mike Travis
2008-09-08 19:51 ` David Miller
2008-09-08 20:11 ` Mike Travis
2008-09-08 20:48 ` David Miller
2008-09-08 9:48 ` Jes Sorensen [this message]
2008-09-08 15:41 ` Mike Travis
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=48C4F4F8.20105@sgi.com \
--to=jes@sgi.com \
--cc=akpm@linux-foundation.org \
--cc=davem@davemloft.net \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=steiner@sgi.com \
--cc=tglx@linutronix.de \
--cc=travis@sgi.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 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.