From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alasdair G Kergon Subject: Re: [dm-devel] linux-next: Tree for January 12 (dm-crypt) Date: Wed, 12 Jan 2011 23:12:15 +0000 Message-ID: <20110112231215.GC9501@agk-dp.fab.redhat.com> References: <20110112141822.c29314c4.sfr@canb.auug.org.au> <20110112100121.ba610465.randy.dunlap@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mx1.redhat.com ([209.132.183.28]:26017 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751648Ab1ALXMc (ORCPT ); Wed, 12 Jan 2011 18:12:32 -0500 Content-Disposition: inline In-Reply-To: <20110112100121.ba610465.randy.dunlap@oracle.com> Sender: linux-next-owner@vger.kernel.org List-ID: To: Randy Dunlap Cc: Stephen Rothwell , dm-devel@redhat.com, linux-next@vger.kernel.org, LKML On Wed, Jan 12, 2011 at 10:01:21AM -0800, Randy Dunlap wrote: > When CONFIG_LBDAF is not enabled (build on i386): > (sector_t is 32 bits) > > drivers/md/dm-crypt.c:568: warning:right shift count >= width of type Thanks - being fixed. Alasdair