From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756046Ab0C3Nuu (ORCPT ); Tue, 30 Mar 2010 09:50:50 -0400 Received: from mail.openrapids.net ([64.15.138.104]:35503 "EHLO blackscsi.openrapids.net" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752139Ab0C3Nut (ORCPT ); Tue, 30 Mar 2010 09:50:49 -0400 Date: Tue, 30 Mar 2010 09:50:47 -0400 From: Mathieu Desnoyers To: Steven Rostedt Cc: linux-kernel@vger.kernel.org, stable , Randy Dunlap , Eric Dumazet , Rusty Russell , Peter Zijlstra , Tejun Heo , Ingo Molnar , Andrew Morton , Linus Torvalds , Greg Kroah-Hartman Subject: Re: [PATCH] modules fix incorrect percpu usage Message-ID: <20100330135047.GB20673@Krystal> References: <20100330033211.GC7683@Krystal> <20100330033617.GE7683@Krystal> <1269955201.19685.5867.camel@gandalf.stny.rr.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1269955201.19685.5867.camel@gandalf.stny.rr.com> X-Editor: vi X-Info: http://www.efficios.com X-Operating-System: Linux/2.6.26-2-686 (i686) X-Uptime: 09:50:34 up 66 days, 16:27, 9 users, load average: 0.10, 0.09, 0.09 User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Steven Rostedt (rostedt@goodmis.org) wrote: > On Mon, 2010-03-29 at 23:36 -0400, Mathieu Desnoyers wrote: > > * Mathieu Desnoyers (mathieu.desnoyers@efficios.com) wrote: > > > Should use per_cpu_ptr() to obfuscate the per cpu pointers (RELOC_HIDE is needed > > > for per cpu pointers). > > > > > > Introduced by commit: > > > > > > module.c: commit 6b588c18f8dacfa6d7957c33c5ff832096e752d3 > > > > > > This patch should be queued for the stable branch, for kernels 2.6.29.x to > > > 2.6.33.x. > > > (tested on 2.6.33.1 x86_64) > > > > It's actually needed for mainline too (2.6.34-rc2). > > Then all you need to do is submit it for mainline with a > "Cc: stable@kernel.org" as you did below. It will then automatically be > added to the stable queue when Linus pulls it. OK, thanks for the info. Mathieu > > -- Steve > > > > > Thanks, > > > > Mathieu > > > > > > > > Signed-off-by: Mathieu Desnoyers > > > CC: Randy Dunlap > > > CC: Eric Dumazet > > > CC: Rusty Russell > > > CC: Peter Zijlstra > > > CC: Tejun Heo > > > CC: Ingo Molnar > > > CC: Andrew Morton > > > CC: Linus Torvalds > > > CC: Greg Kroah-Hartman > > > CC: Steven Rostedt > > > CC: stable > > > --- > > > kernel/module.c | 2 +- > > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > > > > -- Mathieu Desnoyers Operating System Efficiency R&D Consultant EfficiOS Inc. http://www.efficios.com