From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752899AbdLNOjn (ORCPT ); Thu, 14 Dec 2017 09:39:43 -0500 Received: from mail-pf0-f173.google.com ([209.85.192.173]:40571 "EHLO mail-pf0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752355AbdLNOjl (ORCPT ); Thu, 14 Dec 2017 09:39:41 -0500 X-Google-Smtp-Source: ACJfBosq0oWbaccU8mCJufUTGJ+e2hWcByNnla/kp6gfPVNWlmqiuqK7K72ASXrSfJI2Otn7ZTHzMQ== Date: Thu, 14 Dec 2017 23:39:36 +0900 From: Sergey Senozhatsky To: Petr Mladek Cc: Sergey Senozhatsky , Steven Rostedt , Jan Kara , Andrew Morton , Peter Zijlstra , Rafael Wysocki , Pavel Machek , Tetsuo Handa , Tejun Heo , linux-kernel@vger.kernel.org, Sergey Senozhatsky Subject: Re: [RFC][PATCHv6 00/12] printk: introduce printing kernel thread Message-ID: <20171214143936.GA495@tigerII.localdomain> References: <20171204134825.7822-1-sergey.senozhatsky@gmail.com> <20171214142709.trgl76hbcdwaczzd@pathway.suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171214142709.trgl76hbcdwaczzd@pathway.suse.cz> User-Agent: Mutt/1.9.1 (2017-09-22) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On (12/14/17 15:27), Petr Mladek wrote: > > Therefore I tend to give Steven's solution a chance before this > combined approach. > have you seen this https://marc.info/?l=linux-kernel&m=151015850209859 or this https://marc.info/?l=linux-kernel&m=151011840830776&w=2 or this https://marc.info/?l=linux-kernel&m=151020275921953&w=2 ? -ss