From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1032821AbdI0AAi (ORCPT ); Tue, 26 Sep 2017 20:00:38 -0400 Received: from LGEAMRELO12.lge.com ([156.147.23.52]:38615 "EHLO lgeamrelo12.lge.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1030518AbdI0AAh (ORCPT ); Tue, 26 Sep 2017 20:00:37 -0400 X-Original-SENDERIP: 156.147.1.151 X-Original-MAILFROM: byungchul.park@lge.com X-Original-SENDERIP: 10.177.222.33 X-Original-MAILFROM: byungchul.park@lge.com Date: Wed, 27 Sep 2017 09:00:20 +0900 From: Byungchul Park To: Frederic Weisbecker Cc: peterz@infradead.org, mingo@kernel.org, rostedt@goodmis.org, linux-kernel@vger.kernel.org, kernel-team@lge.com Subject: Re: [RESEND PATCH] irq_work: Don't reinvent the wheel but use existing llist API Message-ID: <20170927000020.GQ5994@X58A-UD3R> References: <1494549935-13972-1-git-send-email-byungchul.park@lge.com> <20170530052920.GJ28017@X58A-UD3R> <20170531140414.GA10088@lerouge> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170531140414.GA10088@lerouge> 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 Wed, May 31, 2017 at 04:04:17PM +0200, Frederic Weisbecker wrote: > On Tue, May 30, 2017 at 02:29:20PM +0900, Byungchul Park wrote: > > On Fri, May 12, 2017 at 09:45:35AM +0900, Byungchul Park wrote: > > > Although llist provides proper APIs, they are not used. Make them used. > > > > +to peterz@infradead.org > > +to mingo@kernel.org > > +to rostedt@goodmis.org > > > > I am not sure whom should I send this patch to.. > > Could you check this if you are right person? > > I'll take it. Hello, You seem to have forgotten this. Could you check this?