All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nitin Gupta <ngupta@vflare.org>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: Ajeet Yadav <ajeet.yadav.77@gmail.com>,
	Greg Kroah-Hartman <gregkh@suse.de>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] xvmalloc: total_pages can be ulong
Date: Fri, 10 Feb 2012 08:58:09 -0500	[thread overview]
Message-ID: <4F352271.3030300@vflare.org> (raw)
In-Reply-To: <20120209011128.GA1926@kroah.com>

On 2/8/12 8:11 PM, Greg KH wrote:
> 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<ajeet.yadav.77@gmail.com>
>> 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?
>

Since xvmalloc has now been replaced with zsmalloc, this patch is no 
longer required.

Thanks,
Nitin


  parent reply	other threads:[~2012-02-10 13:58 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-28  5:50 [PATCH] xvmalloc: total_pages can be ulong Ajeet Yadav
2011-12-29 13:58 ` Nitin Gupta
2011-12-30  4:51   ` Ajeet Yadav
2012-02-09  1:11 ` Greg KH
2012-02-10 10:21   ` Ajeet Yadav
2012-02-10 13:58   ` Nitin Gupta [this message]
2012-02-11  6:43     ` Ajeet Yadav

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F352271.3030300@vflare.org \
    --to=ngupta@vflare.org \
    --cc=ajeet.yadav.77@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=gregkh@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.