Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1179149
| From | Andrew Morton <akpm@linux-foundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 2/3] kmod: Add up-to-date explanations on the purpose of each asynchronous levels |
| Date | 2015-07-08 01:10 +0200 |
| Message-ID | <pJK9Y-3sj-17@gated-at.bofh.it> (permalink) |
| References | <pJgEV-1IY-3@gated-at.bofh.it> <pJgEW-1IY-39@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, 6 Jul 2015 17:33:40 +0200 Frederic Weisbecker <fweisbec@gmail.com> wrote: > There seem to be quite some confusions on the comments, likely due to > changes that came after them. > > Now since it's very non obvious why we have 3 levels of asynchronous > code to implement usermodehelpers, it's important to comment in detail > the reason of this layout. There are still a few references to keventd in there. One of them is simply wrong: "runs as a child of keventd". The userspace code is actually a child of the khelper thread, yes? I guess we should remove all kernel references to "keventd". It got renamed to "kworker". -- 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 | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH 2/3] kmod: Add up-to-date explanations on the purpose of each asynchronous levels Andrew Morton <akpm@linux-foundation.org> - 2015-07-08 01:10 +0200 Re: [PATCH 2/3] kmod: Add up-to-date explanations on the purpose of each asynchronous levels Frederic Weisbecker <fweisbec@gmail.com> - 2015-07-08 15:00 +0200
csiph-web