From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Jun'ichi Nomura" Subject: Re: BUG: sleeping function called during table_load() Date: Fri, 01 Mar 2013 17:26:28 +0900 Message-ID: <51306634.2010702@ce.jp.nec.com> References: <51306300.40309@suse.de> Reply-To: device-mapper development Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <51306300.40309@suse.de> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com To: device-mapper development , Hannes Reinecke , Jens Axboe List-Id: dm-devel.ids Hi Hannes, On 03/01/13 17:12, Hannes Reinecke wrote: > during booting 3.8.0 I hit this: > > BUG: sleeping function called from invalid context at kernel/rcutree.c:2208 > in_atomic(): 1, irqs_disabled(): 0, pid: 1976, name: multipath > Pid: 1976, comm: multipath Not tainted 3.8.0-default+ #18 It seems the same issue with this: [PATCH repost] blkcg: fix "scheduling while atomic" in blk_queue_bypass_start https://patchwork.kernel.org/patch/2183891/ I've been waiting for Jens to pick it up. -- Jun'ichi Nomura, NEC Corporation