[PATCH v2 0/5] kthread: make struct kthread kmalloc'ed

From: Oleg Nesterov
Date: Tue Nov 29 2016 - 12:50:52 EST


Hello,

I think that these patches were lost in confusing discussion, let me resend.
The only change is that I added the acks from Thomas and Petr.

More to come.

Oleg.

include/linux/kthread.h | 1 +
kernel/fork.c | 2 +
kernel/kthread.c | 144 ++++++++++++++++++++++++------------------------
3 files changed, 74 insertions(+), 73 deletions(-)