Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755418AbdLTORy (ORCPT ); Wed, 20 Dec 2017 09:17:54 -0500 Received: from mx2.suse.de ([195.135.220.15]:56969 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754931AbdLTORx (ORCPT ); Wed, 20 Dec 2017 09:17:53 -0500 Date: Wed, 20 Dec 2017 15:17:51 +0100 From: Michal Hocko To: Rao Shoaib Cc: Christopher Lameter , linux-kernel@vger.kernel.org, paulmck@linux.vnet.ibm.com, brouer@redhat.com, linux-mm@kvack.org Subject: Re: [PATCH] kfree_rcu() should use the new kfree_bulk() interface for freeing rcu structures Message-ID: <20171220141751.GT4831@dhcp22.suse.cz> References: <1513705948-31072-1-git-send-email-rao.shoaib@oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 Content-Length: 257 Lines: 11 On Tue 19-12-17 12:02:03, Rao Shoaib wrote: > BTW -- This is my first ever patch to Linux, so I am still learning the > etiquette. Reading through Documentation/process/submitting-patches.rst might be really helpful. Good luck! -- Michal Hocko SUSE Labs