[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <AANLkTikYIlpvz1oRvaT_SiK4GRhRuUto_MZqluSAVuoH@mail.gmail.com>
Date: Fri, 2 Jul 2010 20:05:23 -0700
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Rusty Russell <rusty@...tcorp.com.au>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH] module: initialize module dynamic debug later
On Fri, Jul 2, 2010 at 7:35 PM, Rusty Russell <rusty@...tcorp.com.au> wrote:
> We should initialize the module dynamic debug datastructures
> only after determining that the module is not loaded yet. This
> fixes a bug that introduced in 2.6.35-rc2, where when a trying
> to load a module twice, we also load it's dynamic printing data
> twice which causes all sorts of nasty issues. Also handle
> the dynamic debug cleanup later on failure.
>
> Signed-off-by: Yehuda Sadeh <yehuda@...newdream.net>
> Signed-off-by: Rusty Russell <rusty@...tcorp.com.au> (removed a #ifdef)
Is this missing a
From: Yehuda Sadeh <yehuda@...newdream.net>
author attribution by any chance? The sign-offs imply so.
Linus
--
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