From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752826AbcLHNHQ (ORCPT ); Thu, 8 Dec 2016 08:07:16 -0500 Received: from merlin.infradead.org ([205.233.59.134]:41778 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751577AbcLHNHP (ORCPT ); Thu, 8 Dec 2016 08:07:15 -0500 Date: Thu, 8 Dec 2016 14:07:03 +0100 From: Peter Zijlstra To: Oleg Nesterov Cc: Andrew Morton , Ingo Molnar , Alex Deucher , Andy Lutomirski , Andy Lutomirski , Chunming Zhou , Petr Mladek , Roman Pen , Tejun Heo , Thomas Gleixner , linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 0/5] kthread: make struct kthread kmalloc'ed Message-ID: <20161208130703.GS3124@twins.programming.kicks-ass.net> References: <20161129175037.GA5319@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20161129175037.GA5319@redhat.com> User-Agent: Mutt/1.5.23.1 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Nov 29, 2016 at 06:50:37PM +0100, Oleg Nesterov wrote: > 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. Acked-by: Peter Zijlstra (Intel)