Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1180518

Re: [PATCH] kthread: export park/unpark facility

From Thomas Gleixner <tglx@linutronix.de>
Newsgroups linux.kernel
Subject Re: [PATCH] kthread: export park/unpark facility
Date 2015-07-09 10:10 +0200
Message-ID <pKf46-69s-41@gated-at.bofh.it> (permalink)
References <pK8lX-1Lr-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, 8 Jul 2015, Jean Tourrilhes wrote:

> The kthread park/unpark facility is not used in the kernel, so

git grep kthread.*park tells a different story

> one would assume that it's made for kernel modules.

Certainly not.

>  This patch should definitely help most modules.

And how exactly would this help modules?

Thanks,

	tglx
--
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/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] kthread: export park/unpark facility Jean Tourrilhes <jt@hpl.hp.com> - 2015-07-09 03:00 +0200
  Re: [PATCH] kthread: export park/unpark facility Thomas Gleixner <tglx@linutronix.de> - 2015-07-09 10:10 +0200

csiph-web