From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by mail.saout.de (Postfix) with ESMTP for ; Tue, 3 May 2011 11:56:52 +0200 (CEST) Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p439uplZ021236 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 3 May 2011 05:56:51 -0400 Received: from [10.34.26.53] (tawny.brq.redhat.com [10.34.26.53]) by int-mx12.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id p439uoPp019627 for ; Tue, 3 May 2011 05:56:50 -0400 Message-ID: <4DBFD162.8070504@redhat.com> Date: Tue, 03 May 2011 11:56:50 +0200 From: Milan Broz MIME-Version: 1.0 References: <20110502155909.GA11763@tansi.org> <20110503043754.GB20873@tansi.org> <20110503081955.GA2739@tansi.org> In-Reply-To: <20110503081955.GA2739@tansi.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [dm-crypt] luks, swap and crash List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: dm-crypt@saout.de On 05/03/2011 10:19 AM, Arno Wagner wrote: > Oops, seems my version lookup-fu is badly broken. 2.6.18 is indeed > mostly of historic interest and 1.0.3 is also pretty old. Just note: in RHEL/CentOS the base kernel version means almost nothing, there is many backports. We try to keep device-mapper as close upstream as possible but for some changes is is no longer possible (because RHEL kernel keeps ABI compatible calls). Milan