[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <833804.70876.qm@web180307.mail.gq1.yahoo.com>
Date: Fri, 20 Aug 2010 12:34:20 -0700 (PDT)
From: David Brownell <david-b@...bell.net>
To: dbrownell@...rs.sourceforge.net,
Henrik Kretzschmar <henne@...htwindheim.de>
Cc: gregkh@...e.de, davem@...emloft.net, eric.dumazet@...il.com,
henne@...htwindheim.de, tj@...nel.org, bniebuhr@...ohnson.com,
linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] rndis: section mismatch fix
--- On Fri, 8/20/10, Henrik Kretzschmar <henne@...htwindheim.de> wrote:
> This patch removes the following
> section mismatch warning,
Yeah, some folk have been aggressively adding bloat
to the gadget stack, starting by forcing init-only
code to stick in memory all the time, and this kind
of link bug is a symptom of code they've touched but
not fixed fully.
For now I don't see any option beyond accepting the
bloat. Part of it is caused by non-USB tools which
also promote bloat, ignoring the fact that embedded
Linux tends not to have MegaBytes of RAM (or flash)
to waste, in the way that most x86 systems do.
--
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