Received: by 2002:ac0:a5b6:0:0:0:0:0 with SMTP id m51-v6csp2456857imm; Mon, 28 May 2018 08:25:15 -0700 (PDT) X-Google-Smtp-Source: AB8JxZqJIxao3pBfn60633QeS/VGWEkIZeYgTrxLkwf7aZK1y0H0Mj1R7qFcFJp1SpnMcnA5cm6L X-Received: by 2002:a17:902:a702:: with SMTP id w2-v6mr13922424plq.8.1527521115143; Mon, 28 May 2018 08:25:15 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1527521115; cv=none; d=google.com; s=arc-20160816; b=L5fQOpb4ibAUSRsz8v8ktO/oSRrV94U+ZQsXGDRLevFbD1jFZrNKK7x3K9/4VsweG7 NWc3EPOiqoIecx+/S9OB1f/IU3qyh2GoJdXY8UvyQluIUwLm50t7tSRvfLIGyDz2PvN+ n7LkopKNdvPZHFzP6DQRLfV5ldaz2ekBm+GO1LoB7drTzHC7ZtM3Sr9te/6E5jtBsSXa fPMasQyu6nawNEWpr25qmbjRhqCLbGr1PVhyjaLugsuBYW+vxlcQ7CkS25l3BMTs/cWx MNa9pi0BJC6qOeZlVaeTT5rQBwLsKohVGJKDMA7+Iz55xzrFOhZVTcxfo8eCXG3faKgn otcA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :in-reply-to:message-id:date:subject:cc:to:from:dkim-signature :arc-authentication-results; bh=HTHapzf5PRc3l+A6rDddMdiUiC8Abkcy70ARCA/L+LQ=; b=cj9G/r/CffN3auIU6HI9m3gvd9UkcrwCPF483OzKrMdSUk6I+CHSIzqJnNl829ogsr n4V9Hh1NO/jzJNizLuzWXEC2fiYmfrJji60eTB95aNEl3+vQTR2UE+XDnWG5mZXUf3jQ QdW+M5kStvgS8nDZbPLjEvlFqdTDPwyLUCj0MERrM6eJZ1dc5JGjg5izKBhdroLY9Z+g EiAo5fLrtFbAC3R7d6WWGVTVkcCdga4OgVz6EbdrULbj75yEY16FI5AEVGpHD8txlxrI FsjwD7d/AvQS+w0KPDzavhhrDX5ZGVWpHCPD+GAsT+rwZcCKZV8/c7C64SZDdnmx403h 3NFA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=guxvSHqG; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 42-v6si12997792plb.155.2018.05.28.08.25.00; Mon, 28 May 2018 08:25:15 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=guxvSHqG; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1033231AbeE1KUv (ORCPT + 99 others); Mon, 28 May 2018 06:20:51 -0400 Received: from mail.kernel.org ([198.145.29.99]:40290 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1033226AbeE1KUl (ORCPT ); Mon, 28 May 2018 06:20:41 -0400 Received: from localhost (LFbn-1-12247-202.w90-92.abo.wanadoo.fr [90.92.61.202]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 48F91208A5; Mon, 28 May 2018 10:20:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1527502840; bh=B3jwZJDv5XzkOFn8kNpCFAKygQZOfVFVWg9wbN37SiU=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=guxvSHqGlsW5vIjL/g/LXKa8WMq6BrIWtGdap/dNyauxLJUPxqWiEU7IEujZSHOeq sBRZIwuSTScYQW+2cFWKS1R4cDyExajRGa/lILfeuoprxZv70gaurRCKcElgLi0jZe GwouRHbRdDTF03uJ89zmdBoZT+3TUoJVZmguITnQ= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Matthias Ferdinand , Tang Junhui , Michael Lyle , Jens Axboe , Sasha Levin Subject: [PATCH 4.4 115/268] bcache: fix kcrashes with fio in RAID5 backend dev Date: Mon, 28 May 2018 12:01:29 +0200 Message-Id: <20180528100215.163277620@linuxfoundation.org> X-Mailer: git-send-email 2.17.0 In-Reply-To: <20180528100202.045206534@linuxfoundation.org> References: <20180528100202.045206534@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 4.4-stable review patch. If anyone has any objections, please let me know. ------------------ From: Tang Junhui [ Upstream commit 60eb34ec5526e264c2bbaea4f7512d714d791caf ] Kernel crashed when run fio in a RAID5 backend bcache device, the call trace is bellow: [ 440.012034] kernel BUG at block/blk-ioc.c:146! [ 440.012696] invalid opcode: 0000 [#1] SMP NOPTI [ 440.026537] CPU: 2 PID: 2205 Comm: md127_raid5 Not tainted 4.15.0 #8 [ 440.027441] Hardware name: HP ProLiant MicroServer Gen8, BIOS J06 07/16 /2015 [ 440.028615] RIP: 0010:put_io_context+0x8b/0x90 [ 440.029246] RSP: 0018:ffffa8c882b43af8 EFLAGS: 00010246 [ 440.029990] RAX: 0000000000000000 RBX: ffffa8c88294fca0 RCX: 0000000000 0f4240 [ 440.031006] RDX: 0000000000000004 RSI: 0000000000000286 RDI: ffffa8c882 94fca0 [ 440.032030] RBP: ffffa8c882b43b10 R08: 0000000000000003 R09: ffff949cb8 0c1700 [ 440.033206] R10: 0000000000000104 R11: 000000000000b71c R12: 00000000000 01000 [ 440.034222] R13: 0000000000000000 R14: ffff949cad84db70 R15: ffff949cb11 bd1e0 [ 440.035239] FS: 0000000000000000(0000) GS:ffff949cba280000(0000) knlGS: 0000000000000000 [ 440.060190] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 440.084967] CR2: 00007ff0493ef000 CR3: 00000002f1e0a002 CR4: 00000000001 606e0 [ 440.110498] Call Trace: [ 440.135443] bio_disassociate_task+0x1b/0x60 [ 440.160355] bio_free+0x1b/0x60 [ 440.184666] bio_put+0x23/0x30 [ 440.208272] search_free+0x23/0x40 [bcache] [ 440.231448] cached_dev_write_complete+0x31/0x70 [bcache] [ 440.254468] closure_put+0xb6/0xd0 [bcache] [ 440.277087] request_endio+0x30/0x40 [bcache] [ 440.298703] bio_endio+0xa1/0x120 [ 440.319644] handle_stripe+0x418/0x2270 [raid456] [ 440.340614] ? load_balance+0x17b/0x9c0 [ 440.360506] handle_active_stripes.isra.58+0x387/0x5a0 [raid456] [ 440.380675] ? __release_stripe+0x15/0x20 [raid456] [ 440.400132] raid5d+0x3ed/0x5d0 [raid456] [ 440.419193] ? schedule+0x36/0x80 [ 440.437932] ? schedule_timeout+0x1d2/0x2f0 [ 440.456136] md_thread+0x122/0x150 [ 440.473687] ? wait_woken+0x80/0x80 [ 440.491411] kthread+0x102/0x140 [ 440.508636] ? find_pers+0x70/0x70 [ 440.524927] ? kthread_associate_blkcg+0xa0/0xa0 [ 440.541791] ret_from_fork+0x35/0x40 [ 440.558020] Code: c2 48 00 5b 41 5c 41 5d 5d c3 48 89 c6 4c 89 e7 e8 bb c2 48 00 48 8b 3d bc 36 4b 01 48 89 de e8 7c f7 e0 ff 5b 41 5c 41 5d 5d c3 <0f> 0b 0f 1f 00 0f 1f 44 00 00 55 48 8d 47 b8 48 89 e5 41 57 41 [ 440.610020] RIP: put_io_context+0x8b/0x90 RSP: ffffa8c882b43af8 [ 440.628575] ---[ end trace a1fd79d85643a73e ]-- All the crash issue happened when a bypass IO coming, in such scenario s->iop.bio is pointed to the s->orig_bio. In search_free(), it finishes the s->orig_bio by calling bio_complete(), and after that, s->iop.bio became invalid, then kernel would crash when calling bio_put(). Maybe its upper layer's faulty, since bio should not be freed before we calling bio_put(), but we'd better calling bio_put() first before calling bio_complete() to notify upper layer ending this bio. This patch moves bio_complete() under bio_put() to avoid kernel crash. [mlyle: fixed commit subject for character limits] Reported-by: Matthias Ferdinand Tested-by: Matthias Ferdinand Signed-off-by: Tang Junhui Reviewed-by: Michael Lyle Signed-off-by: Jens Axboe Signed-off-by: Sasha Levin Signed-off-by: Greg Kroah-Hartman --- drivers/md/bcache/request.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/drivers/md/bcache/request.c +++ b/drivers/md/bcache/request.c @@ -633,11 +633,11 @@ static void do_bio_hook(struct search *s static void search_free(struct closure *cl) { struct search *s = container_of(cl, struct search, cl); - bio_complete(s); if (s->iop.bio) bio_put(s->iop.bio); + bio_complete(s); closure_debug_destroy(cl); mempool_free(s, s->d->c->search); }