From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicholas Mc Guire Subject: Re: [PATCH 1/4] migrate_disable pushd down in spin_trylock Date: Sun, 15 Dec 2013 15:34:25 +0100 Message-ID: <20131215143425.GA32756@opentech.at> References: <20131130030628.GB8101@opentech.at> <20131215142900.GE31090@linutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-rt-users@vger.kernel.org To: Sebastian Andrzej Siewior Return-path: Received: from hofr.at ([212.69.189.236]:54390 "EHLO mail.hofr.at" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750867Ab3LOOeZ (ORCPT ); Sun, 15 Dec 2013 09:34:25 -0500 Content-Disposition: inline In-Reply-To: <20131215142900.GE31090@linutronix.de> Sender: linux-rt-users-owner@vger.kernel.org List-ID: On Sun, 15 Dec 2013, Sebastian Andrzej Siewior wrote: > * Nicholas Mc Guire | 2013-11-30 04:06:28 [+0100]: > > >>From 7b60d163555d701b88f463d12ba62c6ceb61fb66 Mon Sep 17 00:00:00 2001 > >From: Nicholas Mc Guire > >Date: Fri, 29 Nov 2013 00:21:59 -0500 > >Subject: [PATCH 4/4] migrate_disable pushd down in rt_write_trylock_irqsave > > > >+++ b/kernel/rt.c > >@@ -196,10 +196,9 @@ int __lockfunc rt_write_trylock_irqsave(rwlock_t *rwlock, unsigned long *flags) > > It looks like you loaded the wrong file here. Email's subject line does > not match patch's and it seems be to be really the same one as in 4/4. > sorry for the screwup - will see where the right file is hiding... thx! hofrat