Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932213Ab2BIBNn (ORCPT ); Wed, 8 Feb 2012 20:13:43 -0500 Received: from mail-pw0-f46.google.com ([209.85.160.46]:43729 "EHLO mail-pw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756855Ab2BIBNk (ORCPT ); Wed, 8 Feb 2012 20:13:40 -0500 Date: Wed, 8 Feb 2012 17:11:28 -0800 From: Greg KH To: Ajeet Yadav Cc: Greg Kroah-Hartman , linux-kernel@vger.kernel.org, Nitin Gupta Subject: Re: [PATCH] xvmalloc: total_pages can be ulong Message-ID: <20120209011128.GA1926@kroah.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 Content-Length: 856 Lines: 25 On Wed, Dec 28, 2011 at 11:20:51AM +0530, Ajeet Yadav wrote: > >From 4763266cb0077d1082d4a1ef941448e9b4eb55ca Mon Sep 17 00:00:00 2001 > From: Ajeet Yadav > Date: Wed, 28 Dec 2011 11:08:34 +0530 > Subject: [PATCH] xvmalloc: total_pages can be ulong > > total_pages is u64, its too large value considering > that its in page unit on both 32-bit and 64-bit system > , therefore make it ulong. Your patch is line-wrapped and can not be applied. Please use the git send-email command to send the patch, otherwise bad things like this can happen :( Care to redo it? thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/