From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751741Ab3LOPPZ (ORCPT ); Sun, 15 Dec 2013 10:15:25 -0500 Received: from www.linutronix.de ([62.245.132.108]:55756 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751612Ab3LOPPM (ORCPT ); Sun, 15 Dec 2013 10:15:12 -0500 Date: Sun, 15 Dec 2013 16:15:11 +0100 From: Sebastian Andrzej Siewior To: Steven Rostedt Cc: Nicholas Mc Guire , linux-rt-users@vger.kernel.org, Andreas Platschek , Peter Zijlstra , LKML Subject: Re: [PATCH 2/3] read_lock migrate_disable pushdown to rt_read_lock Message-ID: <20131215151511.GI31090@linutronix.de> References: <20131205234449.GF15603@opentech.at> <20131205211951.5c2eaa0f@gandalf.local.home> <20131206023334.GA26623@opentech.at> <20131206102532.712d4ae4@gandalf.local.home> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20131206102532.712d4ae4@gandalf.local.home> X-Key-Id: 97C4700B X-Key-Fingerprint: 09E2 D1F3 9A3A FF13 C3D3 961C 0688 1C1E 97C4 700B User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Steven Rostedt | 2013-12-06 10:25:32 [-0500]: > >Let me analyze the original code first. I'll poke peterz and tglx too >to make sure this modification is OK. I took 1/3. I postpone the remaining two until I hear something from you. >Thanks, > >-- Steve Sebastian