From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Roesner Subject: Re: [BUG] NULL pointer in raid1_make_request passed to bio_trim when adding md as bcache caching dev Date: Sun, 10 Apr 2016 20:01:30 +0200 Message-ID: <570A94FA.7040906@roesner-online.de> References: <56F4058B.1030309@roesner-online.de> <56F54712.6090202@roesner-online.de> <56F6BCD8.70504@roesner-online.de> <20160328181059.GA83819@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from euler.f0o.de ([85.88.6.196]:53926 "EHLO mail.f0o.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756053AbcDJSBj (ORCPT ); Sun, 10 Apr 2016 14:01:39 -0400 In-Reply-To: Sender: linux-bcache-owner@vger.kernel.org List-Id: linux-bcache@vger.kernel.org To: Eric Wheeler , Shaohua Li Cc: Ming Lei , linux-bcache@vger.kernel.org, linux-raid@vger.kernel.org, Ming Lin , Vlad-Cosmin Miu , rjones@redhat.com, Kent Overstreet , jmoyer@redhat.com, axboe@fb.com Hello Eric, Shaohua, Am 01.04.2016 um 20:14 schrieb Eric Wheeler: > Hey Sebastian, > > Have you had a chance to test the patch below from Shaohua Li? I just tried the patch and it did not crash anymore. Sebastian