From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753874Ab0BWTIH (ORCPT ); Tue, 23 Feb 2010 14:08:07 -0500 Received: from smtp3.Stanford.EDU ([171.67.219.83]:35658 "EHLO smtp.stanford.edu" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753817Ab0BWTIF (ORCPT ); Tue, 23 Feb 2010 14:08:05 -0500 X-Greylist: delayed 357 seconds by postgrey-1.27 at vger.kernel.org; Tue, 23 Feb 2010 14:08:04 EST Subject: Re: [ANNOUNCE] 2.6.31.12-rt21 From: Fernando Lopez-Lezcano To: Thomas Gleixner Cc: nando@ccrma.Stanford.EDU, LKML , rt-users , Ingo Molnar , Steven Rostedt , Peter Zijlstra , Carsten Emde , Clark Williams , Frank Rowand , Robin Gareus , Gregory Haskins , Philippe Reynes , Will Schmidt , Darren Hart , Jan Blunck , Sven-Thorsten Dietrich , Jon Masters , Mark Knecht , John Kacur , Nick Piggin In-Reply-To: References: Content-Type: text/plain Date: Tue, 23 Feb 2010 11:01:15 -0800 Message-Id: <1266951675.2507.49.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.26.3 (2.26.3-1.fc11) Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 2010-02-18 at 17:54 +0100, Thomas Gleixner wrote: > We are pleased to announce the next update to our new preempt-rt > series. > > - fixes and cherry-picks all over the place > > - tracer fixes from Carsten Seeing this here, otherwise seems fine: BUG: sleeping function called from invalid context at arch/x86/mm/highmem_32.c:9 in_atomic(): 1, irqs_disabled(): 0, pid: 1984, name: Xorg Pid: 1984, comm: Xorg Not tainted 2.6.31.12-1.rt21.1.fc11.ccrma.i686.rtPAE #1 Call Trace: [] __might_sleep+0xc6/0xcb [] kmap+0x47/0x5a [] i915_gem_pwrite_ioctl+0x3ea/0x631 [i915] [] drm_ioctl+0x208/0x2a9 [drm] [] ? i915_gem_pwrite_ioctl+0x0/0x631 [i915] [] ? inode_has_perm+0x69/0x84 [] ? rt_mutex_lock+0x28/0x2b [] ? rt_down+0x1a/0x1d [] vfs_ioctl+0x5c/0x76 [] do_vfs_ioctl+0x4a0/0x4de [] ? selinux_file_ioctl+0x43/0x46 [] sys_ioctl+0x46/0x66 [] sysenter_do_call+0x12/0x28 -- Fernando