[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <12c511ca0810241101u46b338e0j10307b1ef76ced21@mail.gmail.com>
Date: Fri, 24 Oct 2008 11:01:48 -0700
From: "Tony Luck" <tony.luck@...il.com>
To: "Arjan van de Ven" <arjan@...radead.org>
Cc: linux-kernel@...r.kernel.org, torvalds@...ux-foundation.org
Subject: Re: [PATCH] get rid if __cpuinit and __cpuexit
On Wed, Oct 22, 2008 at 6:07 PM, Arjan van de Ven <arjan@...radead.org> wrote:
> interesting... I don't see how that can be unless the checks originally
> had a bug and did not complain about a reference to __init(data) memory
> from inside __cpuinit memory...
> (in which case my point of this being too complex and fragile is
> proven ;-)
Definitely too complex and fragile. I rebuilt with
CONFIG_DEBUG_SECTION_MISMATCH=y
and found that this patch just shuffled everything
around. Only 4 mismatch warnings were the same
with this patch, 11 old warnings went away, but
14 new ones appeared!
-Tony
--
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