Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753459AbZIWQ0R (ORCPT ); Wed, 23 Sep 2009 12:26:17 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752460AbZIWQ0N (ORCPT ); Wed, 23 Sep 2009 12:26:13 -0400 Received: from www.tglx.de ([62.245.132.106]:53520 "EHLO www.tglx.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752214AbZIWQ0M (ORCPT ); Wed, 23 Sep 2009 12:26:12 -0400 Date: Wed, 23 Sep 2009 09:25:06 -0700 (PDT) From: Thomas Gleixner To: Jan Blunck cc: LKML , rt-users , Ingo Molnar , Steven Rostedt , Peter Zijlstra , Carsten Emde , Clark Williams , Frank Rowand , Robin Gareus , Gregory Haskins , Philippe Reynes , Fernando Lopez-Lezcano , Will Schmidt , Darren Hart , Sven-Thorsten Dietrich , Jon Masters , Mark Knecht Subject: Re: [ANNOUNCE] 2.6.31-rt11 In-Reply-To: <4de7f8a60909230839j3d6beca8l9a677d38bc3a80d3@mail.gmail.com> Message-ID: References: <4de7f8a60909230839j3d6beca8l9a677d38bc3a80d3@mail.gmail.com> User-Agent: Alpine 2.00 (LFD 1167 2008-08-23) MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="8323328-1924910231-1253723120=:2981" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1123 Lines: 34 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323328-1924910231-1253723120=:2981 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT On Wed, 23 Sep 2009, Jan Blunck wrote: > On Sat, Sep 19, 2009 at 12:39 AM, Thomas Gleixner wrote: > > We are pleased to announce the next update to our new preempt-rt > > series. > > > > ? - disable SPARSE_IRQ, DMAR, IRQ_REMAP for -rt > > > > Do you have any reports that there is a bug in the SPARSE_IRQ code or > why did you disable it? Sparse irq is allocating memory in irq/preempt disabled regions which makes preempt debug pretty unhappy. It needs some restructuring of that code. dmar and irqremap have the same problem. Thanks, tglx --8323328-1924910231-1253723120=:2981-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/