[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20110501122559.bbf91079.akpm@linux-foundation.org>
Date: Sun, 1 May 2011 12:25:59 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: Hans Rosenfeld <hans.rosenfeld@....com>
Cc: <hpa@...or.com>, <brgerst@...il.com>, <tglx@...utronix.de>,
<mingo@...e.hu>, <suresh.b.siddha@...el.com>, <eranian@...gle.com>,
<robert.richter@....com>, <Andreas.Herrmann3@....com>,
<x86@...nel.org>, <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 2/2] fork: avoid weak function arch_dup_task_struct
On Wed, 27 Apr 2011 16:26:35 +0200 Hans Rosenfeld <hans.rosenfeld@....com> wrote:
> Avoid potential gcc bug by not using a weak function for
> arch_dup_task_struct. Use an #ifdef'ed static function for
> archs that don't have a special arch_dup_task_struct implementation.
The patch is unreviewable (and hence unusable) if you don't describe
this "potential gcc bug".
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists