linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Gustavo F. Padovan" <padovan@profusion.mobi>
To: Szymon Janc <szymon.janc@tieto.com>
Cc: linux-bluetooth@vger.kernel.org,
	par-gunnar.p.hjalmdahl@stericsson.com,
	henrik.possung@stericsson.com
Subject: Re: [PATCH 04/10] Bluetooth: Use kthread API in bnep
Date: Thu, 24 Mar 2011 17:12:26 -0300	[thread overview]
Message-ID: <20110324201226.GG2236@joana> (raw)
In-Reply-To: <1300713606-23523-5-git-send-email-szymon.janc@tieto.com>

Hy Szymon,

* Szymon Janc <szymon.janc@tieto.com> [2011-03-21 14:20:00 +0100]:

> kernel_thread() is a low-level implementation detail and
> EXPORT_SYMBOL(kernel_thread) is scheduled for removal.
> Use the <linux/kthread.h> API instead.

Just to be sure. Have you tested the kernel_thread removal patches for bnep
and hipd?

-- 
Gustavo F. Padovan
http://profusion.mobi

  reply	other threads:[~2011-03-24 20:12 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-21 13:19 Szymon Janc
2011-03-21 13:19 ` [PATCH 01/10] Bluetooth: Opencode macros in bnep/core.c Szymon Janc
2011-03-21 13:19 ` [PATCH 02/10] Bluetooth: Fix checkpatch errors and some code style issues in bnep Szymon Janc
2011-03-21 13:19 ` [PATCH 03/10] Bluetooth: Use #include <linux/uaccess.h> instead of <asm/uaccess.h> Szymon Janc
2011-03-21 13:20 ` [PATCH 04/10] Bluetooth: Use kthread API in bnep Szymon Janc
2011-03-24 20:12   ` Gustavo F. Padovan [this message]
2011-04-05  7:51     ` Szymon Janc
2011-04-05 13:37       ` [PATCH v2] Bluetooth: Use kthread API in hidp Szymon Janc
2011-04-05 15:39       ` [PATCH 04/10] Bluetooth: Use kthread API in bnep Gustavo F. Padovan
2011-03-21 13:20 ` [PATCH 05/10] Bluetooth: Fix checkpatch errors, code style issues and typos in hidp Szymon Janc
2011-03-21 13:20 ` [PATCH 06/10] Bluetooth: Use kthread API " Szymon Janc
2011-03-21 13:20 ` [PATCH 07/10] Bluetooth: Do not use assignments in IF conditions Szymon Janc
2011-03-21 13:20 ` [PATCH 08/10] Bluetooth: Use #include <linux/uaccess.h> instead of <asm/uaccess.h> Szymon Janc
2011-03-21 13:20 ` [PATCH 09/10] Bluetooth: Fix checkpatch error in cmtp.h Szymon Janc
2011-03-24 20:23   ` Gustavo F. Padovan
2011-03-21 13:20 ` [PATCH 10/10] Bluetooth: Use kthread API in cmtp Szymon Janc

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110324201226.GG2236@joana \
    --to=padovan@profusion.mobi \
    --cc=henrik.possung@stericsson.com \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=par-gunnar.p.hjalmdahl@stericsson.com \
    --cc=szymon.janc@tieto.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).