From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752603AbdCEWvl (ORCPT ); Sun, 5 Mar 2017 17:51:41 -0500 Received: from LGEAMRELO11.lge.com ([156.147.23.51]:36504 "EHLO lgeamrelo11.lge.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752398AbdCEWvk (ORCPT ); Sun, 5 Mar 2017 17:51:40 -0500 X-Original-SENDERIP: 156.147.1.126 X-Original-MAILFROM: byungchul.park@lge.com X-Original-SENDERIP: 10.177.222.33 X-Original-MAILFROM: byungchul.park@lge.com Date: Mon, 6 Mar 2017 07:51:18 +0900 From: Byungchul Park To: Jiri Kosina Cc: peterz@infradead.org, mingo@kernel.org, neilb@suse.de, nab@linux-iscsi.org, viro@zeniv.linux.org.uk, ying.huang@intel.com, oleg@redhat.com, shli@kernel.org, linux-kernel@vger.kernel.org, koverstreet@google.com, kernel-team@lge.com Subject: Re: [PATCH v3 2/9] bcache: Don't reinvent the wheel but use existing llist API Message-ID: <20170305225118.GD11100@X58A-UD3R> References: <1487057190-25191-1-git-send-email-byungchul.park@lge.com> <1487057190-25191-3-git-send-email-byungchul.park@lge.com> <20170302231629.GC28562@X58A-UD3R> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 On Sun, Mar 05, 2017 at 08:59:48PM +0100, Jiri Kosina wrote: > On Fri, 3 Mar 2017, Byungchul Park wrote: > > > On Tue, Feb 14, 2017 at 04:26:23PM +0900, Byungchul Park wrote: > > > Although llist provides proper APIs, they are not used. Make them used. > > > > + koverstreet@google.com > > + jkosina@suse.cz > > > > I am not sure who I should cc for this subsystem.. > > Could you check this patch? > > I'd suggest to send it directly to Jens Axboe. I'll try it. Thank you very much. > > -- > Jiri Kosina > SUSE Labs