public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jordi Pujol <jordipujolp@gmail.com>
To: Thomas Backlund <tmb@mageia.org>
Cc: stable@vger.kernel.org, Jiang Liu <jiang.liu@huawei.com>,
	linux-kernel@vger.kernel.org
Subject: Re: ZRAM 3.10.6 Buffer I/O error
Date: Tue, 13 Aug 2013 07:13:48 +0200	[thread overview]
Message-ID: <2264723.tat6cUGQk9@pcjordi> (raw)
In-Reply-To: <52090FD2.9030702@mageia.org>

El Dilluns, 12 d'agost de 2013, a les 19:39:46, Thomas Backlund va escriure:
>   	/* out of range range */
> -	if (unlikely(start >= bound || end >= bound || start > end))
> +	if (unlikely(start >= bound || end > bound || start > end))
>   		return 0;
> 

OK, I confirm that this change solves the problem

Thanks,

Jordi Pujol

Live never ending Tale
GNU/Linux Live forever!
http://livenet.selfip.com


  parent reply	other threads:[~2013-08-13  5:13 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-12 14:27 ZRAM 3.10.6 Buffer I/O error Jordi Pujol
2013-08-12 16:39 ` Thomas Backlund
2013-08-13  1:39   ` Minchan Kim
2013-08-13  3:58     ` Greg Kroah-Hartman
2013-08-13  4:33       ` Minchan Kim
2013-08-13  5:01         ` Thomas Backlund
2013-08-13  5:18           ` Minchan Kim
2013-08-13  5:47             ` Greg Kroah-Hartman
2013-08-13  6:03               ` Minchan Kim
2013-08-13  5:13   ` Jordi Pujol [this message]
2013-08-13  5:47   ` Greg KH
2013-08-13 11:07   ` Luis Henriques

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=2264723.tat6cUGQk9@pcjordi \
    --to=jordipujolp@gmail.com \
    --cc=jiang.liu@huawei.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stable@vger.kernel.org \
    --cc=tmb@mageia.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox