Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751933AbcDUCBz (ORCPT ); Wed, 20 Apr 2016 22:01:55 -0400 Received: from mail-pf0-f169.google.com ([209.85.192.169]:35487 "EHLO mail-pf0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751863AbcDUCBy (ORCPT ); Wed, 20 Apr 2016 22:01:54 -0400 Date: Thu, 21 Apr 2016 11:03:24 +0900 From: Sergey Senozhatsky To: Jan Kara Cc: Sergey Senozhatsky , Andrew Morton , Jan Kara , Petr Mladek , Tejun Heo , Tetsuo Handa , linux-kernel@vger.kernel.org, Byungchul Park , Sergey Senozhatsky Subject: Re: [PATCH v11 3/3] printk: make printk.synchronous param rw Message-ID: <20160421020324.GA655@swordfish> References: <1460050307-3718-1-git-send-email-sergey.senozhatsky@gmail.com> <1460050307-3718-4-git-send-email-sergey.senozhatsky@gmail.com> <20160420151630.GB19739@quack2.suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160420151630.GB19739@quack2.suse.cz> User-Agent: Mutt/1.6.0 (2016-04-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 182 Lines: 11 On (04/20/16 17:16), Jan Kara wrote: [..] > I finally found time to have a look. The patch looks good to me. You can > add: > > Reviewed-by: Jan Kara thanks. -ss