From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.saout.de ([127.0.0.1]) by localhost (mail.saout.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CeayaGmoFwXp for ; Mon, 29 Oct 2012 20:48:01 +0100 (CET) Received: from mail-ea0-f178.google.com (mail-ea0-f178.google.com [209.85.215.178]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.saout.de (Postfix) with ESMTPS for ; Mon, 29 Oct 2012 20:48:01 +0100 (CET) Received: by mail-ea0-f178.google.com with SMTP id d13so2227928eaa.37 for ; Mon, 29 Oct 2012 12:48:01 -0700 (PDT) Message-ID: <508EDD6E.7030908@gmail.com> Date: Mon, 29 Oct 2012 20:47:58 +0100 From: Milan Broz MIME-Version: 1.0 References: <50830D33.5050807@ursulin.net> <5083C61C.5090807@gmail.com> <5083E4A8.3060501@ursulin.net> <5083E87B.2080908@gmail.com> <5083EC61.8070505@ursulin.net> <50844D01.9090805@gmail.com> <5084551E.5040304@ursulin.net> <508ED985.5060301@ursulin.net> In-Reply-To: <508ED985.5060301@ursulin.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [dm-crypt] cryptsetup not working under 3.6 - regression from 3.4? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Tvrtko Ursulin Cc: dm-crypt@saout.de, Milan Broz , linux-kernel@vger.kernel.org On 10/29/2012 08:31 PM, Tvrtko Ursulin wrote: > Just tried 3.6.4 and it is still broken. Is there anything else I could > try to debug this? See response from response from Ondra on dmcrypt list - your kernel config is perhaps broken. Please use fresh checkout, run make oldconfig and try again. (Many people use 3.6 already and there is no other report.) Milan