Re: [PATCH] bluetooth hidp: Convert to kthread API.

From: Andrew Morton
Date: Thu Apr 19 2007 - 19:21:24 EST


On Thu, 19 Apr 2007 01:58:53 -0600
"Eric W. Biederman" <ebiederm@xxxxxxxxxxxx> wrote:

> This patch starts up khidp using kthread_run instead
> of kernel_thread and daemonize, resulting is slightly
> simpler and more maintainable code.

argh, they're all like this :(

It's a shame your changelogs didn't fully spell out the reasons for
this conversion. Right now, the maintainers probably think that these
are nice-to-have cleanups, not must-have-to-make-virtualisation-work-right
fixes.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/