Re: TOI problems

Matthias Hensler <[email protected]> Tue, 11 Mar 2014 02:30:53 +0100
Newsgroups gmane.linux.swsusp.devel
Organization WSPse (http://www.wspse.de/)
Message-ID <[email protected]>
--===============1063312828==
Content-Type: multipart/signed; micalg=pgp-sha512;
	protocol="application/pgp-signature"; boundary="17pEHd4RhPHOinZp"
Content-Disposition: inline


--17pEHd4RhPHOinZp
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Hi Nigel,

On Mon, Mar 10, 2014 at 09:50:28PM +1100, Nigel Cunningham wrote:
> This was fixed in a git commit tonight. It was a simple error, easily
> fixed. We use scan_swap_map to find the first page in a range. This
> call does everything necessary to allocate that first page. We then
> use find_first_to_unuse to find the next page after that which is
> already allocated. We were then incorrectly calling
> inc_cluster_info_page for the first page as well as for the remaining
> pages in the range being allocated, resulting in the VM_BUG_ON being
> hit. The solution is to not call inc_cluster_info_page for that first
> page.

Many thanks for that. I can confirm that commit
6a300c63228d7597174e03721516044d66ecbeba fixes the issue for me and
allows to hibernate and resume again.

For Fedora users I will upload new kernel-packages with the fix within
the next 24 hours.


Regards,
Matthias

--17pEHd4RhPHOinZp
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQCVAwUBUx5nTYagCBsispUdAQrpiAP+L6LQe3w0DzDfAXqwboAFyCZ1TZrbwBIC
QNh691iUbU8//ImPKSsfU7gdEKu0UpCAI6YKdLSTEmnxApat7S+4Jll5umT+qX3e
5kdyfRZFfjmmM3wK0GA4b8l+3KvfrEM5qtgZjdZ28kg9Mn7vA7kH61YG4Urq/tRS
4G4iMc6hKJw=
=nVAy
-----END PGP SIGNATURE-----

--17pEHd4RhPHOinZp--

--===============1063312828==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
TuxOnIce-devel mailing list
[email protected]
http://lists.tuxonice.net/listinfo/tuxonice-devel
--===============1063312828==--