From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Fix dyntick locking patch upstream? Date: Wed, 14 Jun 2006 11:14:41 -0700 Message-ID: <1150308881.20600.25.camel@vence.internal.net> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-omap-open-source-bounces@linux.omap.com Errors-To: linux-omap-open-source-bounces@linux.omap.com To: Tony Lindgren Cc: "linux-omap-open-source@linux.omap.com" List-Id: linux-omap@vger.kernel.org Tony, Is the 'fix dyntick locking' patch below planned to be sent upstream? I don't see it in Linus' tree. I'm working on testing Ingo's realtime and generic IRQ stuff on OMAP 2.6.17-rc6 and this is one of the diffs that causes Ingo's patch to not apply cleanly. Kevin commit c93034aee87c2e22f3e7c136e08e5830610cd083 Author: Tony Lindgren Date: Wed May 10 02:50:03 2006 -0700 ARM: Fix dyntick locking This patch fixes some dyntick locking issues on ARM as pointed out by Russell King. Signed-off-by: Tony Lindgren