[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <201006021837.31016.rusty@rustcorp.com.au>
Date: Wed, 2 Jun 2010 18:37:29 +0930
From: Rusty Russell <rusty@...tcorp.com.au>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Brandon Philips <brandon@...p.org>,
Andrew Morton <akpm@...ux-foundation.org>,
"Rafael J. Wysocki" <rjw@...k.pl>,
LKML <linux-kernel@...r.kernel.org>,
Jon Masters <jonathan@...masters.org>,
Tejun Heo <htejun@...il.com>,
Masami Hiramatsu <mhiramat@...hat.com>,
Kay Sievers <kay.sievers@...y.org>
Subject: Re: [PATCH 2/2] module: fix bne2 "gave up waiting for init of module libcrc32c"
On Wed, 2 Jun 2010 05:42:32 pm Linus Torvalds wrote:
>
> On Wed, 2 Jun 2010, Linus Torvalds wrote:
> >
> > IOW, things like this.. Pure code movement to peel off some stuff.
>
> Here's a second one. It's slightly less trivial - since we now have error
> cases - and equally untested so it may well be totally broken. But it also
> cleans up a bit more, and avoids one of the goto targets, because the
> "move_module()" helper now does both allocations or none.
>
> But now I'm bored and tired, so I think this will be all for tonight. The
> load_module function has gone from ~490 lines to ~370 lines, but that's
> still so many that I don't honestly think this makes any readability
> improvement yet.
Both applied and I'll play a little more later...
Thanks!
Rusty.
--
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