On Monday 28 January 2008 10:38:40 Greg Kroah-Hartman wrote:
quoted text > When trying to load a module with the same name as a built-in one, a
> scary kobject backtrace comes up. Prevent that from checking for this
> condition and warning the user as to what exactly is going on.
>
> Cc: Rusty Russell <rusty@rustcorp.com.au>
> Cc: Linus Torvalds <torvalds@linux-foundation.org>
> Cc: Andrew Morton <akpm@linux-foundation.org>
> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
> ---
> kernel/module.c | 10 ++++++++++
> 1 files changed, 10 insertions(+), 0 deletions(-)
Oh, I pushed this as part of my module updates.
Unfortunately Andrew still doesn't seem to have picked up my patch queue, and
keeps grabbing random (sometimes outdated) patches which are also in my
tree :(
Cheers,
Rusty.
--
unsubscribe notice To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Messages in current thread:
Re: [PATCH 3/5] Module: check to see if we have a built in ... , Rusty Russell , (Mon Jan 28, 11:20 pm)