Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757378AbcCCKlC (ORCPT ); Thu, 3 Mar 2016 05:41:02 -0500 Received: from mx2.suse.de ([195.135.220.15]:52826 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751658AbcCCKk7 (ORCPT ); Thu, 3 Mar 2016 05:40:59 -0500 Date: Thu, 3 Mar 2016 11:41:18 +0100 From: Jan Kara To: Waiman Long Cc: Alexander Viro , Jan Kara , Jeff Layton , "J. Bruce Fields" , Tejun Heo , Christoph Lameter , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, Ingo Molnar , Peter Zijlstra , Andi Kleen , Dave Chinner , Boqun Feng , Scott J Norton , Douglas Hatch Subject: Re: [PATCH v5 0/5] vfs: Use per-cpu list for SB's s_inodes list Message-ID: <20160303104118.GF2307@quack.suse.cz> References: <1456866003-32441-1-git-send-email-Waiman.Long@hpe.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1456866003-32441-1-git-send-email-Waiman.Long@hpe.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 495 Lines: 16 On Tue 01-03-16 15:59:58, Waiman Long wrote: > v4->v5: > - Fix the UP panic problem reported by 0day test by unifying the SMP > and UP code. > - Add patch 5 to add a new kernel config parameter to allow disabling > per-cpu list for small systems that won't benefit much from this > feature. Hum, it seems you've missed my comment in [1] regarding a race I found. [1] http://www.spinics.net/lists/linux-fsdevel/msg95052.html Honza -- Jan Kara SUSE Labs, CR