From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753310AbbBYOOn (ORCPT ); Wed, 25 Feb 2015 09:14:43 -0500 Received: from www.linutronix.de ([62.245.132.108]:43449 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752315AbbBYOOl (ORCPT ); Wed, 25 Feb 2015 09:14:41 -0500 Date: Wed, 25 Feb 2015 15:14:39 +0100 From: Sebastian Andrzej Siewior To: Mike Galbraith Cc: linux-rt-users , LKML , Thomas Gleixner , rostedt@goodmis.org, John Kacur Subject: Re: [patch-3.18.7-rt1]sunrpc: make svc_xprt_do_enqueue() use get_cpu_light() Message-ID: <20150225141439.GC6823@linutronix.de> References: <20150216111822.GA21649@linutronix.de> <1424271928.6903.3.camel@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1424271928.6903.3.camel@gmail.com> X-Key-Id: 97C4700B X-Key-Fingerprint: 09E2 D1F3 9A3A FF13 C3D3 961C 0688 1C1E 97C4 700B User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Mike Galbraith | 2015-02-18 16:05:28 [+0100]: >[ 37.667792] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). >[ 37.720307] BUG: sleeping function called from invalid context at kernel/locking/rtmutex.c:915 >[ 37.720307] in_atomic(): 1, irqs_disabled(): 0, pid: 3194, name: rpc.nfsd >[ 37.720318] Preemption disabled at:[] svc_xprt_received+0x4b/0xc0 [sunrpc] applied Sebastian