From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Cree Subject: Re: alpha: Replace __get_cpu_var Date: Fri, 2 May 2014 20:18:44 +1200 Message-ID: <20140502081844.GA6891@omega> References: Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-alpha-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Christoph Lameter Cc: Richard Henderson , linux-alpha@vger.kernel.org, Ivan Kokshaysky , Matt Turner On Thu, May 01, 2014 at 03:39:28PM -0500, Christoph Lameter wrote: > Sorry I have not compiled this code. Could you see if this works? The patch does not apply cleanly against an up to date pull from Linus' tree; the last hunk against /arch/alpha/kernel/perf_event.c fails. Fixing that manually then the compilation fails in arch/alpha/kernel/time.c with multiple errors due to the changes. Are there other patches that should be applied first? Cheers Michael.