[PATCH] bluetooth hidp: Convert to kthread API.

Andrew Morton akpm at linux-foundation.org
Thu Apr 19 16:20:37 PDT 2007


On Thu, 19 Apr 2007 01:58:53 -0600
"Eric W. Biederman" <ebiederm at xmission.com> 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.


More information about the Containers mailing list