On Fri, 22 Nov 2013, Nicholas Mc Guire wrote: > >From a73aed45d686f800871ba0342cd223bf23e70302 Mon Sep 17 00:00:00 2001 > From: Nicholas Mc Guire <der.herr@xxxxxxx> > Date: Thu, 21 Nov 2013 22:52:30 -0500 > Subject: [PATCH] condition migration_disable on lock acquisition > > No need to unconditionally migrate_disable (what is it protecting ?) and > re-enable on failure to acquire the lock. > This patch moves the migrate_disable to be conditioned on sucessful lock > acquisition only. > > No change of functionality Well it is a change of functionality, but it has no functional impact. Acked-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html