From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755179AbbF0LZv (ORCPT ); Sat, 27 Jun 2015 07:25:51 -0400 Received: from mail.skyhub.de ([78.46.96.112]:56304 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752886AbbF0LZq (ORCPT ); Sat, 27 Jun 2015 07:25:46 -0400 Date: Sat, 27 Jun 2015 13:25:28 +0200 From: Borislav Petkov To: Jan Kiszka Cc: Thomas Gleixner , LKML , Ingo Molnar , Peter Zijlstra , Paul McKenney , Frederic Weisbecker , Eric Dumazet , Viresh Kumar , John Stultz , Joonwoo Park , Wenbo Wang , Steven Rostedt , Badhri Jagan Sridharan Subject: Re: [PATCH] timer: Fix unsafe cpu variable access in migrate_timers Message-ID: <20150627112528.GD26543@pd.tnic> References: <20150526210723.245729529@linutronix.de> <20150526224511.950084301@linutronix.de> <558E7325.70505@web.de> <20150627110046.GC27131@pd.tnic> <558E86BC.6070405@web.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <558E86BC.6070405@web.de> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Jun 27, 2015 at 01:19:24PM +0200, Jan Kiszka wrote: > Oh, there is a fix already. It's just the same: both implicitly > disable preemption via get_cpu_ptr/var, look at the macros. Ah, yes. /me goes to the coffee machine to make eyes open. -- Regards/Gruss, Boris. ECO tip #101: Trim your mails when you reply. --