All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Nitin Gupta <ngupta@vflare.org>
Cc: Pekka Enberg <penberg@cs.helsinki.fi>,
	Linux Driver Project <devel@linuxdriverproject.org>,
	linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] zram: fix data corruption issue
Date: Sat, 5 Feb 2011 21:00:59 -0800	[thread overview]
Message-ID: <20110206050059.GA4465@kroah.com> (raw)
In-Reply-To: <1296956060-13594-1-git-send-email-ngupta@vflare.org>

On Sat, Feb 05, 2011 at 08:34:20PM -0500, Nitin Gupta wrote:
> In zram_read() and zram_write() we were not incrementing the
> index number and thus were reading/writing values from/to
> incorrect sectors on zram disk, resulting in data corruption.

Is this something that needs to go into .38 or can it wait until .39?

thanks,

greg k-h

  reply	other threads:[~2011-02-06  5:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-06  1:34 [PATCH] zram: fix data corruption issue Nitin Gupta
2011-02-06  5:00 ` Greg KH [this message]
2011-02-06  5:03   ` Nitin Gupta
2011-02-06  5:11     ` Greg KH
2011-02-06  5:33       ` Nitin Gupta

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=20110206050059.GA4465@kroah.com \
    --to=greg@kroah.com \
    --cc=devel@linuxdriverproject.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ngupta@vflare.org \
    --cc=penberg@cs.helsinki.fi \
    /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.