Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753907Ab3J0MDj (ORCPT ); Sun, 27 Oct 2013 08:03:39 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:39887 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752082Ab3J0MDh (ORCPT ); Sun, 27 Oct 2013 08:03:37 -0400 Date: Sun, 27 Oct 2013 05:04:29 -0700 From: Andrew Morton To: Tejun Heo Cc: Greg Thelen , Christoph Lameter , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , Johannes Weiner , Michal Hocko , Balbir Singh , KAMEZAWA Hiroyuki , handai.szj@taobao.com, x86@kernel.org, linux-kernel@vger.kernel.org, cgroups@vger.kernel.org, linux-mm@kvack.org Subject: Re: [PATCH 2/3] percpu counter: cast this_cpu_sub() adjustment Message-Id: <20131027050429.7fcc2ed5.akpm@linux-foundation.org> In-Reply-To: <20131027112255.GB14934@mtj.dyndns.org> References: <1382859876-28196-1-git-send-email-gthelen@google.com> <1382859876-28196-3-git-send-email-gthelen@google.com> <20131027112255.GB14934@mtj.dyndns.org> X-Mailer: Sylpheed 3.0.2 (GTK+ 2.20.1; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 798 Lines: 19 On Sun, 27 Oct 2013 07:22:55 -0400 Tejun Heo wrote: > We probably want to cc stable for this and the next one. How should > these be routed? I can take these through percpu tree or mm works > too. Either way, it'd be best to route them together. Yes, all three look like -stable material to me. I'll grab them later in the week if you haven't ;) The names of the first two patches distress me. They rather clearly assert that the code affects percpu_counter.[ch], but that is not the case. Massaging is needed to fix that up. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/