From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752579AbbJLWOi (ORCPT ); Mon, 12 Oct 2015 18:14:38 -0400 Received: from mx1.redhat.com ([209.132.183.28]:45280 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751601AbbJLWOh (ORCPT ); Mon, 12 Oct 2015 18:14:37 -0400 Date: Mon, 12 Oct 2015 18:14:35 -0400 From: Mike Snitzer To: Valdis Kletnieks Cc: Alasdair Kergon , linux-kernel@vger.kernel.org, dm-devel@redhat.com Subject: Re: Next-20151009 - crash during boot Message-ID: <20151012221435.GA9456@redhat.com> References: <7951.1444686608@turing-police.cc.vt.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7951.1444686608@turing-police.cc.vt.edu> 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 On Mon, Oct 12 2015 at 5:50pm -0400, Valdis Kletnieks wrote: > Next-20151009 crashes early in boot (right after I feed cryptsetup > the passphrase for my root filesystem). > > (Yes, the kernel is 10 commits past linux-next - they're all cleanup patches for > drivers/staging that shouldn't enter into it) > > It appears to possibly be the same one reported by the "Linux Test Robot", > which called this out: > > commit e817ef9b89e5bbfdb2a67ca9896909f414b2af91 ("dm ioctl: use kvfree() in free_params()") Yes, that commit was dropped last week. Today's linux-next won't have this problem. Feel free to revert e817ef9b89e5bbfdb2a67ca9896909 from your local tree to work-around this.