[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1376064199-8296-1-git-send-email-andi@firstfloor.org>
Date: Fri, 9 Aug 2013 09:03:16 -0700
From: Andi Kleen <andi@...stfloor.org>
To: linux-kernel@...r.kernel.org
Cc: linux-arch@...r.kernel.org, linux-kbuild@...r.kernel.org,
david.daney@...ium.com
Subject: RFC: Use single pass kallsyms
This is my attempt to avoid extra link steps for kallsyms.
Originally for LTO (where it gives dramatic build time improvements),
but it also gives a nice build speedup on a standard build (-10s on my laptop)
Even with this we still link two times (one more for modpost), but this
may be eventually fixable too.
Right now this is an RFC, I'm particularly interested in testing
on more architectures.
--
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