[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <804dabb00903132101o6bf812c1r1efd02d069b5c7fa@mail.gmail.com>
Date: Sat, 14 Mar 2009 12:01:37 +0800
From: Peter Teoh <htmldeveloper@...il.com>
To: LKML <linux-kernel@...r.kernel.org>
Cc: Greg KH <greg@...ah.com>, Paul Lin <paul_lin@...inktech.com>
Subject: [PATCH] replace kernel_thread() with kthread_run() in RT2870
As advised by Greg KH:
http://lkml.org/lkml/2009/3/13/131
Replaced the usage of kernel_thread() with kthread_run(). Compiled
successfully, but not tested as I don't have the hardware.
(parsed by scripts/checkpatch.pl as well).
Thanks.
--
Regards,
Peter Teoh
View attachment "rt2870_kernel_thread.patch" of type "text/x-diff" (3669 bytes)
Powered by blists - more mailing lists