From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753734AbdLNSL7 (ORCPT ); Thu, 14 Dec 2017 13:11:59 -0500 Received: from mail-qk0-f194.google.com ([209.85.220.194]:37840 "EHLO mail-qk0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753917AbdLNSL5 (ORCPT ); Thu, 14 Dec 2017 13:11:57 -0500 X-Google-Smtp-Source: ACJfBouMNKcd21QdgurX0uI6GC7fmKA4DqqxN+JjcUnk7Buqd6Tb9hJzx34fhnBOQFq08jzG+xokSA== Date: Thu, 14 Dec 2017 10:11:53 -0800 From: Tejun Heo To: Steven Rostedt Cc: Petr Mladek , Sergey Senozhatsky , Jan Kara , Andrew Morton , Peter Zijlstra , Rafael Wysocki , Pavel Machek , Tetsuo Handa , linux-kernel@vger.kernel.org, Sergey Senozhatsky Subject: Re: [RFC][PATCHv6 00/12] printk: introduce printing kernel thread Message-ID: <20171214181153.GZ3919388@devbig577.frc2.facebook.com> References: <20171204134825.7822-1-sergey.senozhatsky@gmail.com> <20171214142709.trgl76hbcdwaczzd@pathway.suse.cz> <20171214152551.GY3919388@devbig577.frc2.facebook.com> <20171214125506.52a7e5fa@gandalf.local.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171214125506.52a7e5fa@gandalf.local.home> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hey, Steven. On Thu, Dec 14, 2017 at 12:55:06PM -0500, Steven Rostedt wrote: > Yes! Please create a reproducer, because I still don't believe there is > one. And it's all hand waving until there's an actual report that we can > lock up the system with my approach. Yeah, will do, but out of curiosity, Sergey and I already described what the root problem was and you didn't really seem to take that. Is that because the explanation didn't make sense to you or us misunderstanding what your code does? Thanks. -- tejun